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: Projection pushdown was ignored by include_file_paths #19341

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

nameexhaustion
Copy link
Collaborator

@nameexhaustion nameexhaustion commented Oct 21, 2024

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Oct 21, 2024
@nameexhaustion nameexhaustion marked this pull request as ready for review October 21, 2024 07:31
@ritchie46 ritchie46 merged commit 8a76dad into pola-rs:main Oct 21, 2024
25 checks passed
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.22%. Comparing base (08732c4) to head (de9874d).
Report is 72 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19341   +/-   ##
=======================================
  Coverage   80.21%   80.22%           
=======================================
  Files        1523     1523           
  Lines      209544   209545    +1     
  Branches     2434     2434           
=======================================
+ Hits       168096   168107   +11     
+ Misses      40893    40883   -10     
  Partials      555      555           

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

@nameexhaustion nameexhaustion deleted the include-file-paths branch October 28, 2024 04:53
@c-peters c-peters added the accepted Ready for implementation label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix 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