File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 7
7
DateTime64JSON_V2 ,
8
8
DateTime64JSON_V3 ,
9
9
FixedLengthUTF32 ,
10
+ FixedLengthUTF32JSON_V2 ,
11
+ FixedLengthUTF32JSON_V3 ,
10
12
Float16 ,
11
13
Float32 ,
12
14
Float64 ,
15
17
Int32 ,
16
18
Int64 ,
17
19
NullTerminatedBytes ,
20
+ NullterminatedBytesJSON_V2 ,
18
21
NullTerminatedBytesJSON_V3 ,
19
22
RawBytes ,
23
+ RawBytesJSON_V2 ,
20
24
RawBytesJSON_V3 ,
21
25
Structured ,
22
26
StructuredJSON_V2 ,
46
50
"DateTime64JSON_V2" ,
47
51
"DateTime64JSON_V3" ,
48
52
"FixedLengthUTF32" ,
53
+ "FixedLengthUTF32JSON_V2" ,
54
+ "FixedLengthUTF32JSON_V3" ,
49
55
"Float16" ,
50
56
"Float32" ,
51
57
"Float64" ,
55
61
"Int64" ,
56
62
"NullTerminatedBytes" ,
57
63
"NullTerminatedBytesJSON_V3" ,
64
+ "NullterminatedBytesJSON_V2" ,
58
65
"RawBytes" ,
66
+ "RawBytesJSON_V2" ,
59
67
"RawBytesJSON_V3" ,
60
68
"Structured" ,
61
69
"StructuredJSON_V2" ,
You can’t perform that action at this time.
0 commit comments