Skip to content

Conversation

@andygrove
Copy link
Member

No description provided.

Copy link
Contributor

@robtandy robtandy left a comment

Choose a reason for hiding this comment

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

looks good. Thank you!

query_id: str,
batch_size=8192,
partitions_per_worker: int | None = None,
partitions_per_worker: Optional[int] = None,
Copy link
Member Author

Choose a reason for hiding this comment

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

This fix is for compatibility with Python 3.8 which is used in CI

pytest
ray==2.40.0
datafusion==43.0.0
datafusion==43.1.0
Copy link
Member Author

Choose a reason for hiding this comment

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

DataFusion 43.0.0 is not available in PyPi

@andygrove andygrove merged commit 4bebc66 into apache:main Feb 15, 2025
1 check passed
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