Skip to content

Bound the maximum supported Python version #464

Closed
@plamut

Description

@plamut

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`.

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