Skip to content

INTPYTHON-609 Add support for PyArrow 20 #310

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 9, 2025

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 requested a review from aclark4life May 8, 2025 11:12
@blink1073 blink1073 marked this pull request as ready for review May 8, 2025 11:12
@blink1073 blink1073 requested a review from a team as a code owner May 8, 2025 11:12
Copy link
Contributor

@caseyclements caseyclements left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -9,7 +9,7 @@ build:
- asdf install uv latest
- asdf global uv latest
install:
- cd bindings/python && uv sync --no-install-project --group docs
- cd bindings/python && uv sync --no-install-project --frozen --group docs
Copy link
Contributor

Choose a reason for hiding this comment

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

WIth frozen.. what problems were popping up?

Copy link
Member Author

Choose a reason for hiding this comment

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

When uv was updating the lock file it was trying to build the current project, but failed since libbson wasn't installed in the enironment.

@blink1073 blink1073 merged commit 64e6214 into mongodb-labs:main May 9, 2025
42 of 43 checks passed
@blink1073 blink1073 deleted the INTPYTHON-609 branch May 9, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants