Skip to content
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

build(datasets): pin PyArrow until 19.0.1 is out #1006

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Conversation

deepyaman
Copy link
Member

@deepyaman deepyaman commented Feb 7, 2025

Description

PyArrow 19.0.0 broke stuff.

Development notes

This fixes the doctest broken by PyArrow 19.0.0, but not the one broken by Ibis 10.0 (fixed in #1005). Would appreciate if these can be merged separately, so that there's a clearer commit history + we can easily rever the PyArrow pin.

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Updated jsonschema/kedro-catalog-X.XX.json if necessary
  • Added a description of this change in the relevant RELEASE.md file
  • Added tests to cover my changes
  • Received approvals from at least half of the TSC (required for adding a new, non-experimental dataset)

@deepyaman deepyaman marked this pull request as ready for review February 7, 2025 16:58
Copy link
Member

@merelcht merelcht left a comment

Choose a reason for hiding this comment

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

Thank you! 👍

@merelcht merelcht requested a review from ankatiyar February 10, 2025 15:47
@merelcht merelcht merged commit 0779298 into main Feb 10, 2025
13 checks passed
@merelcht merelcht deleted the deepyaman-patch-4 branch February 10, 2025 16:09
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.

3 participants