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

Python: Add copy parameter to functions returning Arrow views #107

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

kylebarron
Copy link
Owner

@kylebarron kylebarron commented Jan 6, 2025

Enables copying the underlying slice if the user wants to garbage collect the tree memory itself.

@kylebarron kylebarron changed the title Add copy parameter to functions returning Arrow views Python: Add copy parameter to functions returning Arrow views Jan 6, 2025
@kylebarron kylebarron merged commit 9350af4 into main Jan 6, 2025
5 checks passed
@kylebarron kylebarron deleted the kyle/arrow-copy branch January 6, 2025 21:43
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.

1 participant