Skip to content

chore: Purge old parquet and scan code #22226

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

Merged
merged 15 commits into from
Apr 16, 2025

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 Apr 11, 2025
@coastalwhite coastalwhite changed the title chore: Purge old parquet reading code chore: Purge old parquet and scan code Apr 11, 2025
@coastalwhite coastalwhite force-pushed the chore/purge-old-parquet-code branch from 0ed56f8 to 5bf7e48 Compare April 15, 2025 11:04
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.07%. Comparing base (c434669) to head (ba83deb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-python/src/dataframe/io.rs 0.00% 2 Missing ⚠️
crates/polars-io/src/parquet/read/async_impl.rs 88.88% 1 Missing ⚠️
crates/polars-io/src/parquet/read/read_impl.rs 0.00% 1 Missing ⚠️
crates/polars-pipe/src/pipeline/convert.rs 0.00% 1 Missing ⚠️
crates/polars-plan/src/plans/functions/count.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22226      +/-   ##
==========================================
+ Coverage   80.74%   81.07%   +0.32%     
==========================================
  Files        1640     1635       -5     
  Lines      235905   233342    -2563     
  Branches     2719     2719              
==========================================
- Hits       190491   189174    -1317     
+ Misses      44771    43525    -1246     
  Partials      643      643              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coastalwhite coastalwhite force-pushed the chore/purge-old-parquet-code branch from 7d0c33d to f21e92b Compare April 16, 2025 12:09
@ritchie46 ritchie46 merged commit 61485f6 into pola-rs:main Apr 16, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement 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