fix: Make generated temp table name escaped by BearDimonR · Pull Request #3797 · feast-dev/feast
changed the title
fix critical issue with "to_bigquery" method
fix: critical issue with "to_bigquery" method
sudohainguyen
changed the title
fix: critical issue with "to_bigquery" method
fix: Critical issue with "to_bigquery" method
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>
sudohainguyen
changed the title
fix: Critical issue with "to_bigquery" method
fix: Make generated temp table name escaped
zseta pushed a commit to zseta/feast that referenced this pull request
* 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: Attila Toth <hello@attilatoth.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters