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

nanoparquet format #197

Merged
merged 6 commits into from
Sep 25, 2024
Merged

nanoparquet format #197

merged 6 commits into from
Sep 25, 2024

Conversation

wlandau
Copy link
Member

@wlandau wlandau commented Sep 25, 2024

Prework

Related GitHub issues and pull requests

Summary

This PR introduces a new nanoparquet-based storage format for data frames. The new functions are tar_format_nanoparquet() and tar_nanoparquet().

From now on, tarchetypes will serve as the home of new storage more specialized than "qs" or "file".

EDIT: I may even implement the upcoming qs2 format in tarchetypes, I will need to think about it.

@wlandau wlandau requested review from wlandau-lilly and removed request for wlandau-lilly September 25, 2024 21:32
@wlandau wlandau self-assigned this Sep 25, 2024
@wlandau wlandau merged commit af7ce4b into main Sep 25, 2024
14 checks passed
@wlandau wlandau deleted the 190 branch September 25, 2024 22:15
@wlandau wlandau mentioned this pull request Sep 25, 2024
3 tasks
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