ClickHouse/tests/queries/0_stateless/02416_json_object_inference.sql

3 lines
89 B
MySQL
Raw Normal View History

2022-08-31 14:11:00 +00:00
-- Tags: no-fasttest
desc format(JSONEachRow, '{"a" : {"b" : {"c" : 1, "d" : "str"}}}');