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
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Install the latest version of pyarrow (3.0.0)#487

Closed
macbre wants to merge 1 commit into
googleapis:mastergoogleapis/python-bigquery:masterfrom
macbre:patch-1macbre/python-bigquery:patch-1Copy head branch name to clipboard
Closed

Install the latest version of pyarrow (3.0.0)#487
macbre wants to merge 1 commit into
googleapis:mastergoogleapis/python-bigquery:masterfrom
macbre:patch-1macbre/python-bigquery:patch-1Copy head branch name to clipboard

Conversation

@macbre

@macbre macbre commented Jan 27, 2021

Copy link
Copy Markdown

https://pypi.org/project/pyarrow/

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@macbre macbre requested review from a team and tswast and removed request for a team January 27, 2021 15:02
@product-auto-label product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jan 27, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 27, 2021

@plamut plamut 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.

Thanks for the PR, but in parallel I made a similar change in #488 along with a few other changes to support Python 3.9 - let's add the pyarrow version bump in that PR then.

Comment thread setup.py
# https://github.com/grpc/grpc/pull/15254
"grpcio >= 1.32.0, < 2.0dev",
"pyarrow >= 1.0.0, < 3.0dev",
"pyarrow >= 1.0.0, < 4.0dev",

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.

We actually need pyarrow==3.0.0 to support Python 3.9, meaning that the lower bound should be bumped, too.

@plamut

plamut commented Jan 27, 2021

Copy link
Copy Markdown
Contributor

Closing as a subset of #488, but thanks nevertheless, @macbre

@plamut plamut closed this Jan 27, 2021
@macbre macbre deleted the patch-1 branch January 27, 2021 17:01
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

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