This commit is contained in:
Kruglov Pavel 2022-08-16 12:37:40 +02:00 committed by GitHub
parent c4ff3ffeea
commit 9d764a547c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,9 @@ format String
additional_format_info String
registration_time DateTime
schema String
x Nullable(String)
x Nullable(Int64)
s Nullable(String)
x Nullable(String)
x Nullable(Int64)
s Nullable(String)
File 02374_data1.jsonl JSONEachRow x Nullable(String), s Nullable(String)
File 02374_data2.jsonl JSONEachRow x Nullable(String), 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)