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: allow to export polars internal types via the Arrow C Stream interface of DataFrame #1075

Merged
merged 1 commit into from
May 5, 2024

Conversation

eitsupi
Copy link
Collaborator

@eitsupi eitsupi commented May 5, 2024

Close #781
Part of #732 (Delete unused internal function export_df_to_arrow_stream)

I am planning to work on transplanting OwnedDataFrameIterator upstream, thus this is a preliminary step.

@eitsupi
Copy link
Collaborator Author

eitsupi commented May 5, 2024

This can be considered mostly an internal change and does not affect existing functionality.
Merge for subsequent work.

@eitsupi eitsupi merged commit 53cc0e7 into main May 5, 2024
33 of 35 checks passed
@eitsupi eitsupi deleted the export-polars-flavored-stream branch May 5, 2024 07:20
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.

Export Utf8View type via Arrow C stream
1 participant