Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decrease the upper bound for google-cloud-bigquery #14

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

GytisBraz
Copy link

@GytisBraz GytisBraz commented Nov 8, 2023

Lowering upper bound of BigQuery SDK version because with the newer version 3.13.0 this import fails: from feast.infra.offline_stores import bigquery.

More concretely, this error happens with 3.13.0:

feast.errors.FeastExtrasDependencyImportError: cannot import name 'ARROW_SCALAR_IDS_TO_BQ' from 'google.cloud.bigquery._pandas_helpers'

https://github.com/vinted/feast/blob/ml_platfrom_v034/sdk/python/feast/infra/offline_stores/bigquery.py#L62

@GytisBraz GytisBraz merged commit 6df40b0 into ml_platfrom_v034 Nov 8, 2023
16 checks passed
@GytisBraz GytisBraz deleted the update/bigquery_lower_upper_bound branch November 8, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants