ClickHouse/tests/queries/0_stateless/02677_analyzer_compound_expressions.reference
2023-03-16 19:50:15 +00:00

19 lines
282 B
Plaintext

a b
a b
1 a b
1 a b
3
3
[0,0,1]
[0,0,1]
3 [2,0,1]
3 [2,0,1]
['foo','bar'] [1,2]
['foo','bar'] [1,2]
['foo','bar'] [1,2]
['foo','bar'] [(1,2),(3,4)] [1,3] [2,4]
['foo','bar'] [(1,2),(3,4)] [1,3] [2,4]
['foo','bar'] [(1,2),(3,4)] [1,3] [2,4]
['foo','bar'] [(1,2),(3,4)] [1,3] [2,4]
3