Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bound the maximum supported Python version #464

Copy link
Copy link
Closed
@plamut

Description

@plamut
Issue body actions

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.Issues related to the googleapis/python-bigquery API.type: processA process-related concern. May include testing, release, or the like.A 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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.