Skip to content

feat(rust): add BinaryView to parquet writer/reader. #13489

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 14 commits into from
Jan 10, 2024
Merged

feat(rust): add BinaryView to parquet writer/reader. #13489

merged 14 commits into from
Jan 10, 2024

Conversation

ritchie46
Copy link
Member

@ritchie46 ritchie46 commented Jan 6, 2024

Adds BinaryView/StringView to parquet writer and reader. Also found some small things that will improve parquet performance. Will follow up on that one in future PRs.

This temporary increases code bloat. But later we can remove the (Large)Utf8/Binary branches.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature rust Related to Rust Polars labels Jan 6, 2024
@ritchie46 ritchie46 force-pushed the binview branch 2 times, most recently from 0145771 to 79a1782 Compare January 9, 2024 11:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants