Update 02236_json_each_row_empty_map_schema_inference.sql

This commit is contained in:
Kruglov Pavel 2022-03-15 23:07:14 +01:00 committed by GitHub
parent e2d1e643f2
commit 921df5a6e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,3 @@
-- Tags: no-fasttest
select * from format(JSONEachRow, '{"a" : {}}, {"a" : {"b" : 1}}')