◐ Shell
clean mode source ↗

fix: Make generated temp table name escaped by BearDimonR · Pull Request #3797 · feast-dev/feast

@BearDimonR changed the title fix critical issue with "to_bigquery" method fix: critical issue with "to_bigquery" method

Oct 16, 2023

@sudohainguyen sudohainguyen changed the title fix: critical issue with "to_bigquery" method fix: Critical issue with "to_bigquery" method

Oct 20, 2023
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>
Signed-off-by: Dmytro Miedviediev <beardimon2001@gmail.com>
Signed-off-by: Dmytro Miedviediev <beardimon2001@gmail.com>

sudohainguyen

@sudohainguyen sudohainguyen changed the title fix: Critical issue with "to_bigquery" method fix: Make generated temp table name escaped

Oct 20, 2023

woop pushed a commit that referenced this pull request

Jan 13, 2024

tokoko pushed a commit to tokoko/feast that referenced this pull request

Feb 6, 2024

zseta pushed a commit to zseta/feast that referenced this pull request

Feb 7, 2024
* 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>

zseta pushed a commit to zseta/feast that referenced this pull request

Feb 7, 2024