mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
3 lines
89 B
SQL
3 lines
89 B
SQL
-- Tags: no-fasttest
|
|
desc format(JSONEachRow, '{"a" : {"b" : {"c" : 1, "d" : "str"}}}');
|