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

feat!: add arrow-rs features for buffer and array interop #100

Merged
merged 31 commits into from
Dec 12, 2023
Merged

Conversation

mbrobbel
Copy link
Owner

@mbrobbel mbrobbel commented Aug 4, 2023

Adds interop with arrow-rs. The added parquet example demonstrates what this enables.

Closes #94.
Closes #95.

@mbrobbel mbrobbel changed the title feat: add arrow-array feature for zero-copy array-rs interop feat: add arrow-rs features for buffer and array interop Aug 5, 2023
@mbrobbel mbrobbel changed the base branch from arrow-buffer to main August 5, 2023 12:23
@mbrobbel mbrobbel changed the title feat: add arrow-rs features for buffer and array interop feat!: add arrow-rs features for buffer and array interop Dec 7, 2023
@mbrobbel mbrobbel merged commit 374aedf into main Dec 12, 2023
24 checks passed
@mbrobbel mbrobbel deleted the arrow-array branch December 12, 2023 19:10
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.

Add arrow-rs array interop Add arrow-rs buffer interop
1 participant