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

Re-enable zero copy from pyarrow to arrow-rs #264

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

jonmmease
Copy link
Collaborator

This PR re-enables the use of the zero-copy interface between pyarrow and arrow-rs.

The test that was added previously that failed with the use of the zero-copy interface is now passing, and everything worked fine when using it for the DuckDB integration.

Closes #125

Prior failing test (test_pre_transform_multi_partition) is passing now
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.

Investigate issue with zero-copy PyArrow to arrow-rs interface
1 participant