Skip to content

feat(rust): Add more IRBuilder utils #22482

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 2 commits into from
Apr 29, 2025
Merged

feat(rust): Add more IRBuilder utils #22482

merged 2 commits into from
Apr 29, 2025

Conversation

ritchie46
Copy link
Member

Needed for cloud

@ritchie46 ritchie46 requested review from orlp and c-peters as code owners April 29, 2025 08:02
@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature rust Related to Rust Polars labels Apr 29, 2025
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.

Project coverage is 81.08%. Comparing base (29ae86e) to head (8ddabe8).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-plan/src/plans/builder_ir.rs 0.00% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22482      +/-   ##
==========================================
+ Coverage   81.02%   81.08%   +0.06%     
==========================================
  Files        1643     1644       +1     
  Lines      231769   231874     +105     
  Branches     2721     2720       -1     
==========================================
+ Hits       187789   188017     +228     
+ Misses      43337    43214     -123     
  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.

Copy link
Contributor

The uncompressed lib size after this PR is 41.6802 MB.

@ritchie46 ritchie46 merged commit eec52fa into main Apr 29, 2025
22 checks passed
@ritchie46 ritchie46 deleted the cloud branch April 29, 2025 08:20
ritchie46 added a commit to polars-inc/polars that referenced this pull request Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant