Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.8k
Python 3.14 support for google-cloud-bigquery-storage #14686
Copy link
Copy link
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.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
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.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.
Tests are currently failing when running 3.14 with
google-cloud-bigquery-storage. The reason is that thepyarrowextra doesn't support 3.14google-cloud-python/packages/google-cloud-bigquery-storage/setup.py
Line 56 in 286e045
See the build log here which includes this stack trace
Wait for the next release of pyarrow with 3.14 support (See apache/arrow#47438)
https://pypi.org/project/pyarrow/#history