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

refactor(python): Expose IEJoin IR node to python #19104

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

wence-
Copy link
Collaborator

@wence- wence- commented Oct 4, 2024

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Oct 4, 2024
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 38.46154% with 24 lines in your changes missing coverage. Please review.

Project coverage is 79.79%. Comparing base (f55658b) to head (1bc6cef).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...rates/polars-python/src/lazyframe/visitor/nodes.rs 46.66% 16 Missing ⚠️
.../polars-python/src/lazyframe/visitor/expr_nodes.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19104      +/-   ##
==========================================
+ Coverage   79.77%   79.79%   +0.01%     
==========================================
  Files        1531     1531              
  Lines      208529   208595      +66     
  Branches     2913     2913              
==========================================
+ Hits       166347   166438      +91     
+ Misses      41631    41606      -25     
  Partials      551      551              

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

ritchie46 and others added 3 commits October 7, 2024 11:02
@ritchie46 ritchie46 merged commit addaf83 into pola-rs:main Oct 7, 2024
19 of 20 checks passed
@wence- wence- deleted the wence/fea/pyir-iejoin branch October 7, 2024 17:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants