ClickHouse/tests/queries/0_stateless/02375_system_schema_inference_cache.reference
Kruglov Pavel 9d764a547c
Fix test
2022-08-16 12:37:40 +02:00

13 lines
384 B
Plaintext

storage String
source String
format String
additional_format_info String
registration_time DateTime
schema String
x Nullable(Int64)
s Nullable(String)
x Nullable(Int64)
s Nullable(String)
File 02374_data1.jsonl JSONEachRow x Nullable(Int64), s Nullable(String)
File 02374_data2.jsonl JSONEachRow x Nullable(Int64), s Nullable(String)