Commit 27a0b70
fix: Make generated temp table name escaped (#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>
Signed-off-by: James Crabtree <james.crabtree@sailpoint.com>1 parent c9ad760 commit 27a0b70
1 file changed
+1
-1
lines changed| 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