fix: Run filter null join key optimization once #3657
Merged
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
78.08% (+0.04%) compared to 426ddd0
View this Pull Request on Codecov
78.08% (+0.04%) compared to 426ddd0
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 78.08%. Comparing base (
426ddd0
) to head (f94058b
).
Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3657 +/- ##
==========================================
+ Coverage 78.04% 78.08% +0.04%
==========================================
Files 727 728 +1
Lines 89762 90092 +330
==========================================
+ Hits 70052 70352 +300
- Misses 19710 19740 +30
Files with missing lines | Coverage Δ | |
---|---|---|
...rc/daft-logical-plan/src/optimization/optimizer.rs | 94.97% <100.00%> (+0.06%) |
⬆️ |
Loading