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

Implement $sink_ndjson() #681

Merged
merged 8 commits into from
Jan 11, 2024
Merged

Implement $sink_ndjson() #681

merged 8 commits into from
Jan 11, 2024

Conversation

etiennebacher
Copy link
Collaborator

We might want to wait for the answer to this comment before merging: pola-rs/polars#13533 (comment)

@etiennebacher etiennebacher marked this pull request as ready for review January 11, 2024 13:51
\arguments{
\item{path}{File path to which the result should be written.}

\item{maintain_order}{Keep the same order as the original \code{DataFrame}. Setting
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this explanation appropriate for LazyFrame's methods?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It was the same problem for other sink functions, I harmonized it to have "Lazyframe" instead

Copy link
Collaborator

@eitsupi eitsupi left a comment

Choose a reason for hiding this comment

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

Thanks!

@etiennebacher etiennebacher merged commit 933ce4d into main Jan 11, 2024
30 checks passed
@etiennebacher etiennebacher deleted the sink-ndjson branch January 11, 2024 16: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.

None yet

2 participants