Commit 41fdab9
authored
Push Down Filter Subexpressions in Nested Loop Joins as Projections (#17906)
* Check-in NestedLoopJoinProjectionPushDown
* Update Cargo.lock
* Add some comments
* Update slts that are affected by the nl-join-projection-push-down
* please lints
* Move code into projection_pushdown.rs
* Remove explicit coalesce batches
* Docs1 parent a61a9c2 commit 41fdab9
File tree
7 files changed
+824
-79
lines changed- datafusion
- physical-optimizer
- src
- sqllogictest/test_files
- tpch/plans
7 files changed
+824
-79
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
0 commit comments