ClickHouse/tests/queries/0_stateless/02416_input_json_formats.reference
2022-12-13 12:48:14 +01:00

19 lines
258 B
Plaintext

n UInt32
s String
a Array(UInt64)
0 Hello []
1 Hello [0]
2 Hello [0,1]
n UInt32
s String
a Array(UInt64)
0 Hello []
1 Hello [0]
2 Hello [0,1]
n UInt32
s String
a Array(UInt64)
0 Hello []
1 Hello [0]
2 Hello [0,1]