ClickHouse/tests/queries/0_stateless/03240_insert_select_named_tuple.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
180 B
Plaintext
Raw Normal View History

1 ('dete','ok') ('dete','ok')
2024-10-07 11:31:31 +00:00
{"id":1,"a":{"col_a":"dete","type":"ok"},"b":{"col_b":"dete","type":"ok"}}
{"id":1,"a":{"col_a":"dete","type":"ok"},"b":{"col_b":"dete","type":"ok"}}