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

refactor: Move from parquet-format-safe to polars-parquet-format #19275

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Oct 17, 2024
@ritchie46 ritchie46 merged commit 26e4a53 into pola-rs:main Oct 17, 2024
21 checks passed
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 78.94737% with 8 lines in your changes missing coverage. Please review.

Project coverage is 80.11%. Comparing base (7472a76) to head (ed7e9d4).
Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
...rates/polars-parquet/src/parquet/statistics/mod.rs 40.00% 6 Missing ⚠️
crates/polars-parquet/src/parquet/write/stream.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19275      +/-   ##
==========================================
- Coverage   80.11%   80.11%   -0.01%     
==========================================
  Files        1526     1526              
  Lines      209338   209364      +26     
  Branches     2418     2418              
==========================================
+ Hits       167707   167722      +15     
- Misses      41081    41092      +11     
  Partials      550      550              

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

@coastalwhite coastalwhite deleted the refactor/move-pq-format branch October 17, 2024 11:00
@c-peters c-peters added the accepted Ready for implementation label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants