Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

deps: adds limits to numpy installs under 3.10 for dataproc#370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
chalmerlowe merged 3 commits intomainfromexp-pb-v-3-3-6-db-1-42-2
Jul 8, 2025

Conversation

@chalmerlowe
Copy link
Collaborator

@chalmerlowechalmerlowe commentedJul 7, 2025
edited
Loading

The Google Dataproc team requested this change.

CONTEXT:

When installingpython-bigquery[pandas] (which depends onpython-db-dtypes-pandas, which depends onnumpy) an issue arises becausedb-dtypes attempts to install a version ofnumpy greater than2.2.6. Due to requirements to reproduce the Dataproc environment, they cannot allow installs ofnumpy greater than2.2.6 so they requested that we add an upper limit.

@product-auto-labelproduct-auto-labelbot added size: xsPull request size is extra small. api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API. labelsJul 7, 2025
@product-auto-labelproduct-auto-labelbot added size: sPull request size is small. and removed size: xsPull request size is extra small. labelsJul 7, 2025
@product-auto-labelproduct-auto-labelbot added size: xsPull request size is extra small. and removed size: sPull request size is small. labelsJul 7, 2025
Copy link
Collaborator

@tswasttswast left a comment
edited
Loading

Choose a reason for hiding this comment

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

👎 on this change. I suspect dataproc's problem isn't really because of db-dtypes incompatibility but because of older pandas + newer numpy not playing nicely.

I wouldn't want to prevent all 3.10 users from using the latest numpy.

Edit: Discussed offline. Numpy already doesn't support >= 2.3.0 on Python 3.10. While this change feels redundant in that case, it shouldn't do any harm.

@chalmerlowe
Copy link
CollaboratorAuthor

As noted in my internal chat comment. I am talking to the Dataproc team to see if there are alternatives that meet their needs but don't affect other users of this library.

More to come.

@chalmerlowechalmerlowe marked this pull request as ready for reviewJuly 8, 2025 17:19
@chalmerlowechalmerlowe requested review froma team ascode ownersJuly 8, 2025 17:19
@chalmerlowechalmerlowe merged commit6d79280 intomainJul 8, 2025
24 checks passed
@chalmerlowechalmerlowe deleted the exp-pb-v-3-3-6-db-1-42-2 branchJuly 8, 2025 17:20
@release-pleaserelease-pleasebot mentioned this pull requestJul 8, 2025
parthea pushed a commit that referenced this pull requestNov 11, 2025
🤖 I have created a release *beep* *boop*---##[1.4.4](v1.4.3...v1.4.4)(2025-09-08)### Dependencies* Adds limits to numpy installs under 3.10 for dataproc([#370](#370))([6d79280](6d79280))---This PR was generated with [ReleasePlease](https://github.com/googleapis/release-please). See[documentation](https://github.com/googleapis/release-please#release-please).Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull requestNov 24, 2025
🤖 I have created a release *beep* *boop*---##[1.4.4](googleapis/python-db-dtypes-pandas@v1.4.3...v1.4.4)(2025-09-08)### Dependencies* Adds limits to numpy installs under 3.10 for dataproc([#370](googleapis/python-db-dtypes-pandas#370))([6d79280](googleapis/python-db-dtypes-pandas@6d79280))---This PR was generated with [ReleasePlease](https://github.com/googleapis/release-please). See[documentation](https://github.com/googleapis/release-please#release-please).Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@tswasttswasttswast approved these changes

@shollymanshollymanAwaiting requested review from shollymanshollyman is a code owner automatically assigned from googleapis/api-bigquery

Assignees

@suzmuesuzmue

Labels

api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API.size: xsPull request size is extra small.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@chalmerlowe@tswast@suzmue

[8]ページ先頭

©2009-2025 Movatter.jp