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: Unspecialized prefiltering on nullable arrays #21611

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@coastalwhite coastalwhite marked this pull request as ready for review March 5, 2025 16:27
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Mar 5, 2025
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.17%. Comparing base (3cc36bf) to head (4e18e27).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rs-parquet/src/arrow/read/deserialize/utils/mod.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21611      +/-   ##
==========================================
+ Coverage   79.96%   80.17%   +0.21%     
==========================================
  Files        1604     1604              
  Lines      231329   231329              
  Branches     2639     2639              
==========================================
+ Hits       184976   185476     +500     
+ Misses      45744    45244     -500     
  Partials      609      609              

☔ 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.

@ritchie46 ritchie46 merged commit b3a3349 into pola-rs:main Mar 6, 2025
27 checks passed
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.

2 participants