Commit 1d4b808
Fix SortMergeJoin with join filter filtering all rows out (#10495)
* Fix SortMergeJoin with join filter filtering all rows out
* Move test
* Update datafusion/sqllogictest/test_files/sort_merge_join.slt
---------
Co-authored-by: Oleks V <comphead@users.noreply.github.com>1 parent 424757f commit 1d4b808
2 files changed
Lines changed: 20 additions & 1 deletion
File tree
- datafusion
- physical-plan/src/joins
- sqllogictest/test_files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1323 | 1323 | | |
1324 | 1324 | | |
1325 | 1325 | | |
1326 | | - | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
1327 | 1329 | | |
1328 | 1330 | | |
1329 | 1331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
266 | 283 | | |
267 | 284 | | |
0 commit comments