FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bound the maximum supported Python version · Issue #464 · googleapis/python-bigquery · GitHub

This repository was archived by the owner on Mar 6, 2026. It is now read-only.
/ python-bigquery Public archive
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Bound the maximum supported Python version #464

Description

Related: #462.

The BigQuery library does not support Python 3.9 yet, as the bqstorage and pandas extras are blocked by the pyarrow dependency. Pyarrow added the Python 3.9 support, but the change has not been released yet (awaiting pyarrow==3.0.0).

We need to reflect this in setup.py's ``python_requires`.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL