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

fix: Several parquet reader/writer regressions #17941

Merged
merged 8 commits into from
Jul 31, 2024

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@coastalwhite coastalwhite changed the title Fix: Several parquet reader/writer regressions fix: Several parquet reader/writer regressions Jul 30, 2024
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars and removed title needs formatting labels Jul 30, 2024
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 71.15385% with 30 lines in your changes missing coverage. Please review.

Project coverage is 80.39%. Comparing base (82b6388) to head (c45e177).
Report is 7 commits behind head on main.

Files Patch % Lines
...et/src/arrow/read/deserialize/fixed_size_binary.rs 10.52% 17 Missing ⚠️
...olars-parquet/src/arrow/read/deserialize/nested.rs 87.80% 5 Missing ⚠️
crates/polars-parquet/src/parquet/error.rs 0.00% 3 Missing ⚠️
...s-parquet/src/arrow/read/deserialize/binary/mod.rs 0.00% 2 Missing ⚠️
...s/polars-parquet/src/arrow/read/deserialize/mod.rs 60.00% 2 Missing ⚠️
crates/polars-parquet/src/arrow/write/pages.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17941      +/-   ##
==========================================
+ Coverage   80.35%   80.39%   +0.03%     
==========================================
  Files        1492     1494       +2     
  Lines      196330   196480     +150     
  Branches     2813     2817       +4     
==========================================
+ Hits       157764   157952     +188     
+ Misses      38045    38008      -37     
+ Partials      521      520       -1     

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

@ritchie46 ritchie46 merged commit 880e2e6 into pola-rs:main Jul 31, 2024
25 checks passed
@fzyzcjy
Copy link

fzyzcjy commented Aug 1, 2024

Hi, I wonder when will it be released? Thanks!

@ritchie46
Copy link
Member

Now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
3 participants