ClickHouse/tests/queries/0_stateless/02268_json_maps_and_objects.reference

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

6 lines
255 B
Plaintext
Raw Normal View History

2022-04-22 17:38:39 +00:00
x Object(Nullable(\'json\'))
x Object(Nullable(\'json\'))
2022-07-13 15:57:55 +00:00
x Array(Object(Nullable(\'json\')))
x Array(Object(Nullable(\'json\')))
2022-07-21 16:54:42 +00:00
x Tuple(Map(String, Nullable(String)), Map(String, Array(Nullable(Int64))), Array(Nullable(Int64)))