ClickHouse/tests/queries/0_stateless/01660_join_or_any.reference

50 lines
299 B
Plaintext
Raw Normal View History

2021-06-25 12:04:23 +00:00
join on OR chain (any left)
2 3
6 4
==
0 3
1 4
2021-06-25 12:04:23 +00:00
==
2 3 0 3
6 4 1 4
2021-06-25 12:04:23 +00:00
==
1
==
1 3
==
1 2 2 3
==
2 4
join on OR chain (any right)
2 3
6 4
6 4
==
2 3
5 4
100 4
==
2 3 2 3
6 4 5 4
6 4 100 4
==
0
1
2021-06-25 12:04:23 +00:00
==
0 4
1 3
2021-06-25 12:04:23 +00:00
==
0 0 6 4
1 2 2 3
2021-06-25 12:04:23 +00:00
==
2 4
6 5
any_join_distinct_right_table_keys = 1
0 0
2 3
6 4
==
2 3
5 4
100 4