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: Raise when parquet file has extra columns and no select() was done #18843

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nameexhaustion
Copy link
Collaborator

Follow-up for #18803

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Sep 22, 2024
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 47.36842% with 20 lines in your changes missing coverage. Please review.

Project coverage is 79.85%. Comparing base (8276084) to head (5aa66c5).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...-stream/src/nodes/parquet_source/metadata_fetch.rs 0.00% 18 Missing ⚠️
...-stream/src/nodes/parquet_source/metadata_utils.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18843      +/-   ##
==========================================
- Coverage   79.86%   79.85%   -0.02%     
==========================================
  Files        1518     1518              
  Lines      205610   205662      +52     
  Branches     2893     2893              
==========================================
+ Hits       164206   164226      +20     
- Misses      40856    40888      +32     
  Partials      548      548              

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

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
Development

Successfully merging this pull request may close these issues.

1 participant