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] Enable broadcast strategy on anti and semi joins #2621

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

kevinzwang
Copy link
Member

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Aug 5, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@3b23e16). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2621   +/-   ##
=======================================
  Coverage        ?   64.22%           
=======================================
  Files           ?      959           
  Lines           ?   109778           
  Branches        ?        0           
=======================================
  Hits            ?    70505           
  Misses          ?    39273           
  Partials        ?        0           
Files Coverage Δ
daft/dataframe/dataframe.py 87.73% <ø> (ø)
src/daft-plan/src/physical_planner/translate.rs 92.54% <100.00%> (ø)

@kevinzwang kevinzwang merged commit aef5999 into main Aug 6, 2024
46 checks passed
@kevinzwang kevinzwang deleted the kevin/broadcast-anti-semi-joins branch August 6, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants