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(rust): Use row encoding in asof join #19125

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Oct 7, 2024

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.78%. Comparing base (018dfd1) to head (359fc11).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-ops/src/frame/join/asof/groups.rs 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19125      +/-   ##
==========================================
- Coverage   79.81%   79.78%   -0.04%     
==========================================
  Files        1531     1531              
  Lines      208576   208383     -193     
  Branches     2913     2913              
==========================================
- Hits       166466   166249     -217     
- Misses      41559    41583      +24     
  Partials      551      551              

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

@ritchie46 ritchie46 merged commit b0cf4f2 into pola-rs:main Oct 7, 2024
21 checks passed
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 rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants