mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-02 12:32:04 +00:00
Fix another one test.
This commit is contained in:
parent
7bb783b80a
commit
87a2cbb9fb
@ -16,7 +16,7 @@ Positions: 3 0 1
|
|||||||
Type: INNER
|
Type: INNER
|
||||||
Strictness: ALL
|
Strictness: ALL
|
||||||
Algorithm: HashJoin
|
Algorithm: HashJoin
|
||||||
Clauses: [(id_0) = (id)]
|
Clauses: [(__table1.id) = (id)]
|
||||||
Filter (( + (JOIN actions + Change column names to column identifiers)))
|
Filter (( + (JOIN actions + Change column names to column identifiers)))
|
||||||
Header: __table1.id UInt64
|
Header: __table1.id UInt64
|
||||||
__table1.value String
|
__table1.value String
|
||||||
|
Loading…
Reference in New Issue
Block a user