Commit 175d796
authored
fix: Make generated temp table name escaped (feast-dev#3797)
* Fix critical issue with saving results in BigQuery
Need to encapsulate table path as tmp table path can contain symbols that can't be process by BigQuery without encapsulation
Signed-off-by: Dmytro Miedviediev <beardimon2001@gmail.com>
* update numpy
Signed-off-by: Dmytro Miedviediev <beardimon2001@gmail.com>
* revert numpy version
Signed-off-by: Dmytro Miedviediev <beardimon2001@gmail.com>
---------
Signed-off-by: Dmytro Miedviediev <beardimon2001@gmail.com>1 parent 7376db8 commit 175d796
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
518 | | - | |
| 518 | + | |
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
| |||
0 commit comments