mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Fix predicate_push_down_filled_join_fix.reference
This commit is contained in:
parent
a6eb2ad930
commit
822c0675a2
@ -13,6 +13,10 @@ Positions: 3 0 1
|
||||
Header: id_0 UInt64
|
||||
value_1 String
|
||||
value_2 String
|
||||
Type: INNER
|
||||
Strictness: ALL
|
||||
Algorithm: HashJoin
|
||||
Clauses: [(id_0) = (id)]
|
||||
Filter (( + (JOIN actions + Change column names to column identifiers)))
|
||||
Header: id_0 UInt64
|
||||
value_1 String
|
||||
|
Loading…
Reference in New Issue
Block a user