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

chore: Bound maximum supported Python version by plamut · Pull Request #465 · googleapis/python-bigquery · GitHub

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

chore: Bound maximum supported Python version - #465

Merged
plamut merged 2 commits into
googleapis:masterfrom
plamut:iss-464
Jan 11, 2021
Merged

chore: Bound maximum supported Python version#465
plamut merged 2 commits into
googleapis:masterfrom
plamut:iss-464

Conversation

plamut commented Jan 8, 2021

Copy link
Copy Markdown
Contributor

Closes #464.

Bounding the Python versions gives a much more clear error message on installation attempts, as opposed to compile errors when trying to install pyarrow from source (pulls in the numpy==1.16.0 dependency which fails to compile).

plamut added the type: process A process-related concern. May include testing, release, or the like. label Jan 8, 2021
plamut requested review from a team and tswast January 8, 2021 10:21
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 8, 2021
product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jan 8, 2021

tswast left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I have mixed feelings about this, but I think it's the right call.

Interestingly, there are conda builds for several versions of pyarrow, just not wheels https://anaconda.org/conda-forge/pyarrow/files

plamut merged commit 99ef1d2 into googleapis:master Jan 11, 2021
plamut deleted the iss-464 branch January 11, 2021 09:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bound the maximum supported Python version

2 participants


Back | FazBrowse Home | New Git URL