-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.Issues related to the googleapis/python-bigquery-pandas API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
pandas_gbq
currently has unconstrained dependencies.
Yesterday a pretty key dependency like google-cloud-bigquery
released a new version (https://pypi.org/project/google-cloud-bigquery/#history) which is incompatible with pandas_gbq
at the moment.
I would strongly recommend constraining dependencies to avoid this in the future!
stmortier, tdossche and accurat-aycoaccurat-ayco
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.Issues related to the googleapis/python-bigquery-pandas API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.