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

feat: Support non-coalescing streaming left join #16672

Merged
merged 1 commit into from
Jun 3, 2024
Merged

feat: Support non-coalescing streaming left join #16672

merged 1 commit into from
Jun 3, 2024

Conversation

ritchie46
Copy link
Member

Needed for 1.0

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Jun 3, 2024
@ritchie46
Copy link
Member Author

#13441

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.50%. Comparing base (5f88012) to head (9b23179).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16672      +/-   ##
==========================================
+ Coverage   81.47%   81.50%   +0.03%     
==========================================
  Files        1415     1415              
  Lines      186594   186600       +6     
  Branches     3014     3014              
==========================================
+ Hits       152021   152094      +73     
+ Misses      34044    33976      -68     
- Partials      529      530       +1     

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

@ritchie46 ritchie46 merged commit 534b655 into main Jun 3, 2024
27 checks passed
@ritchie46 ritchie46 deleted the left branch June 3, 2024 08:22
@c-peters c-peters added the accepted Ready for implementation label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants