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: Add NDJson sink for the new streaming engine #20805

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

coastalwhite
Copy link
Collaborator

Little bonus.

ping @orlp.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 70 lines in your changes missing coverage. Please review.

Project coverage is 79.63%. Comparing base (5c261c0) to head (2beef32).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/io_sinks/json.rs 0.00% 70 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20805      +/-   ##
==========================================
- Coverage   79.65%   79.63%   -0.03%     
==========================================
  Files        1570     1571       +1     
  Lines      223120   223190      +70     
  Branches     2546     2546              
==========================================
+ Hits       177736   177743       +7     
- Misses      44800    44863      +63     
  Partials      584      584              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coastalwhite coastalwhite force-pushed the feat/new-streaming-json-sink branch from 30ba22e to 2beef32 Compare January 22, 2025 09:20
@ritchie46 ritchie46 merged commit 3144f67 into pola-rs:main Jan 22, 2025
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants