ClickHouse/tests/queries/0_stateless/02375_system_schema_inference_cache.reference

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

13 lines
384 B
Plaintext
Raw Normal View History

storage String
source String
format String
additional_format_info String
registration_time DateTime
schema String
2022-08-16 10:37:40 +00:00
x Nullable(Int64)
s Nullable(String)
2022-08-16 10:37:40 +00:00
x Nullable(Int64)
s Nullable(String)
2022-08-16 10:37:40 +00:00
File 02374_data1.jsonl JSONEachRow x Nullable(Int64), s Nullable(String)
File 02374_data2.jsonl JSONEachRow x Nullable(Int64), s Nullable(String)