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

datachain: implement to_parquet #97

Merged
merged 1 commit into from
Jul 20, 2024
Merged

datachain: implement to_parquet #97

merged 1 commit into from
Jul 20, 2024

Conversation

skshetry
Copy link
Member

First part of #91, critical for the release.
It uses to_pandas(), so it cannot write to a parquet file than what memory allows.

@skshetry skshetry requested review from dberenbaum and dmpetrov July 19, 2024 11:35
First part of #91, critical for the release.
It uses `to_pandas()`, so it cannot write to a parquet
file than what memory allows.
Copy link
Member

@dmpetrov dmpetrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dmpetrov
Copy link
Member

It's late for Saugat. I'll merge it in 30 if @skshetry won't 🙂

@skshetry skshetry merged commit 69597f5 into iterative:main Jul 20, 2024
11 checks passed
@skshetry skshetry deleted the to_parquet branch July 20, 2024 00:44
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.

4 participants