Commit 98c4aaf
authored
Merge pull request ClickHouse#89629 from ClickHouse/backport/25.8/89512
Backport ClickHouse#89512 to 25.8: Fix incorrect join result in case of JOIN on condition with ORFile tree
3 files changed
+7
-1
lines changed- src/Interpreters/HashJoin
- tests/queries/0_stateless
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
1814 | | - | |
| 1814 | + | |
1815 | 1815 | | |
1816 | 1816 | | |
1817 | 1817 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments