Skip to content

Conversation

arhamchopra
Copy link
Collaborator

@arhamchopra arhamchopra commented Jul 3, 2025

#519 uses some APIs in pyarrow which are only available in version 19 and above (like concat_batches and RecordBatch.cast)
This PR adds support for running with older versions of pyarrow

@arhamchopra arhamchopra marked this pull request as ready for review July 3, 2025 00:26
@arhamchopra arhamchopra force-pushed the ac/arrow_adapter_support_old_arrow branch from f7878fd to 6f8e16a Compare July 3, 2025 02:36
@arhamchopra arhamchopra merged commit f4460d3 into main Jul 3, 2025
27 checks passed
@arhamchopra arhamchopra deleted the ac/arrow_adapter_support_old_arrow branch July 3, 2025 13:58
@timkpaine timkpaine added type: bug Concrete, reproducible bugs part: dependencies PRs that update a dependency file labels Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: dependencies PRs that update a dependency file type: bug Concrete, reproducible bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants