blob: 045ba426477f0329b5ba1a845a907ced114f376c [file] [log] [blame]
PREHOOK: query: CREATE TABLE `alltypesorc3xcols`(
`atinyint` tinyint,
`asmallint` smallint,
`aint` int,
`abigint` bigint,
`afloat` float,
`adouble` double,
`astring1` string,
`astring2` string,
`atimestamp1` timestamp,
`atimestamp2` timestamp,
`aboolean1` boolean,
`aboolean2` boolean,
`btinyint` tinyint,
`bsmallint` smallint,
`bint` int,
`bbigint` bigint,
`bfloat` float,
`bdouble` double,
`bstring1` string,
`bstring2` string,
`btimestamp1` timestamp,
`btimestamp2` timestamp,
`bboolean1` boolean,
`bboolean2` boolean,
`ctinyint` tinyint,
`csmallint` smallint,
`cint` int,
`cbigint` bigint,
`cfloat` float,
`cdouble` double,
`cstring1` string,
`cstring2` string,
`ctimestamp1` timestamp,
`ctimestamp2` timestamp,
`cboolean1` boolean,
`cboolean2` boolean) stored as ORC
PREHOOK: type: CREATETABLE
PREHOOK: Output: database:default
PREHOOK: Output: default@alltypesorc3xcols
POSTHOOK: query: CREATE TABLE `alltypesorc3xcols`(
`atinyint` tinyint,
`asmallint` smallint,
`aint` int,
`abigint` bigint,
`afloat` float,
`adouble` double,
`astring1` string,
`astring2` string,
`atimestamp1` timestamp,
`atimestamp2` timestamp,
`aboolean1` boolean,
`aboolean2` boolean,
`btinyint` tinyint,
`bsmallint` smallint,
`bint` int,
`bbigint` bigint,
`bfloat` float,
`bdouble` double,
`bstring1` string,
`bstring2` string,
`btimestamp1` timestamp,
`btimestamp2` timestamp,
`bboolean1` boolean,
`bboolean2` boolean,
`ctinyint` tinyint,
`csmallint` smallint,
`cint` int,
`cbigint` bigint,
`cfloat` float,
`cdouble` double,
`cstring1` string,
`cstring2` string,
`ctimestamp1` timestamp,
`ctimestamp2` timestamp,
`cboolean1` boolean,
`cboolean2` boolean) stored as ORC
POSTHOOK: type: CREATETABLE
POSTHOOK: Output: database:default
POSTHOOK: Output: default@alltypesorc3xcols
PREHOOK: query: load data local inpath '../../data/files/alltypesorc3xcols' into table alltypesorc3xcols
PREHOOK: type: LOAD
#### A masked pattern was here ####
PREHOOK: Output: default@alltypesorc3xcols
POSTHOOK: query: load data local inpath '../../data/files/alltypesorc3xcols' into table alltypesorc3xcols
POSTHOOK: type: LOAD
#### A masked pattern was here ####
POSTHOOK: Output: default@alltypesorc3xcols
PREHOOK: query: load data local inpath '../../data/files/alltypesorc3xcols' into table alltypesorc3xcols
PREHOOK: type: LOAD
#### A masked pattern was here ####
PREHOOK: Output: default@alltypesorc3xcols
POSTHOOK: query: load data local inpath '../../data/files/alltypesorc3xcols' into table alltypesorc3xcols
POSTHOOK: type: LOAD
#### A masked pattern was here ####
POSTHOOK: Output: default@alltypesorc3xcols
PREHOOK: query: select count(*) from alltypesorc3xcols
PREHOOK: type: QUERY
PREHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
POSTHOOK: query: select count(*) from alltypesorc3xcols
POSTHOOK: type: QUERY
POSTHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
24576
PREHOOK: query: select sum(hash(*)) from alltypesorc3xcols
PREHOOK: type: QUERY
PREHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
POSTHOOK: query: select sum(hash(*)) from alltypesorc3xcols
POSTHOOK: type: QUERY
POSTHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
-73477136966
PREHOOK: query: alter table alltypesorc3xcols concatenate
PREHOOK: type: ALTER_TABLE_MERGE
PREHOOK: Input: default@alltypesorc3xcols
PREHOOK: Output: default@alltypesorc3xcols
POSTHOOK: query: alter table alltypesorc3xcols concatenate
POSTHOOK: type: ALTER_TABLE_MERGE
POSTHOOK: Input: default@alltypesorc3xcols
POSTHOOK: Output: default@alltypesorc3xcols
PREHOOK: query: select count(*) from alltypesorc3xcols
PREHOOK: type: QUERY
PREHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
POSTHOOK: query: select count(*) from alltypesorc3xcols
POSTHOOK: type: QUERY
POSTHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
24576
PREHOOK: query: select sum(hash(*)) from alltypesorc3xcols
PREHOOK: type: QUERY
PREHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
POSTHOOK: query: select sum(hash(*)) from alltypesorc3xcols
POSTHOOK: type: QUERY
POSTHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
-73477136966
PREHOOK: query: select * from alltypesorc3xcols limit 1
PREHOOK: type: QUERY
PREHOOK: Input: default@alltypesorc3xcols
#### A masked pattern was here ####
-- BEGIN ORC FILE DUMP --
#### A masked pattern was here ####
File Version: 0.12 with ORC_135
Rows: 24576
Compression: ZLIB
Compression size: 131072
Type: struct<atinyint:tinyint,asmallint:smallint,aint:int,abigint:bigint,afloat:float,adouble:double,astring1:string,astring2:string,atimestamp1:timestamp,atimestamp2:timestamp,aboolean1:boolean,aboolean2:boolean,btinyint:tinyint,bsmallint:smallint,bint:int,bbigint:bigint,bfloat:float,bdouble:double,bstring1:string,bstring2:string,btimestamp1:timestamp,btimestamp2:timestamp,bboolean1:boolean,bboolean2:boolean,ctinyint:tinyint,csmallint:smallint,cint:int,cbigint:bigint,cfloat:float,cdouble:double,cstring1:string,cstring2:string,ctimestamp1:timestamp,ctimestamp2:timestamp,cboolean1:boolean,cboolean2:boolean>
Stripe Statistics:
Stripe 1:
Column 0: count: 12288 hasNull: false
Column 1: count: 9173 hasNull: true min: -64 max: 62 sum: -39856
Column 2: count: 9174 hasNull: true min: -16379 max: 16376 sum: 7435990
Column 3: count: 9173 hasNull: true min: -1073279343 max: 1073680599 sum: 1438050863785
Column 4: count: 9173 hasNull: true min: -2147311592 max: 2145498388 sum: -1698460028409
Column 5: count: 9173 hasNull: true min: -64.0 max: 79.5530014038086 sum: -39479.635992884636
Column 6: count: 9174 hasNull: true min: -16379.0 max: 9763215.5639 sum: 5.62236530305E7
Column 7: count: 12288 hasNull: false min: 00020767-dd8f-4f4d-bd68-4b7be64b8e44 max: fffa3516-e219-4027-b0d3-72bb2e676c52 sum: 442368
Column 8: count: 12288 hasNull: false min: 000976f7-7075-4f3f-a564-5a375fafcc101416a2b7-7f64-41b7-851f-97d15405037e max: fffd0642-5f01-48cd-8d97-3428faee49e9b39f2b4c-efdc-4e5f-9ab5-4aa5394cb156 sum: 884736
Column 9: count: 9173 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 10: count: 9174 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 11: count: 9174 hasNull: true true: 6138
Column 12: count: 9173 hasNull: true true: 3983
Column 13: count: 9173 hasNull: true min: -64 max: 62 sum: -39856
Column 14: count: 9174 hasNull: true min: -16379 max: 16376 sum: 7435990
Column 15: count: 9173 hasNull: true min: -1073279343 max: 1073680599 sum: 1438050863785
Column 16: count: 9173 hasNull: true min: -2147311592 max: 2145498388 sum: -1698460028409
Column 17: count: 9173 hasNull: true min: -64.0 max: 79.5530014038086 sum: -39479.635992884636
Column 18: count: 9174 hasNull: true min: -16379.0 max: 9763215.5639 sum: 5.62236530305E7
Column 19: count: 9174 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yy2GiGM sum: 127881
Column 20: count: 9173 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 149134
Column 21: count: 9173 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 22: count: 9174 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 23: count: 9174 hasNull: true true: 6138
Column 24: count: 9173 hasNull: true true: 3983
Column 25: count: 9173 hasNull: true min: -64 max: 62 sum: -39856
Column 26: count: 9174 hasNull: true min: -16379 max: 16376 sum: 7435990
Column 27: count: 9173 hasNull: true min: -1073279343 max: 1073680599 sum: 1438050863785
Column 28: count: 9173 hasNull: true min: -2147311592 max: 2145498388 sum: -1698460028409
Column 29: count: 9173 hasNull: true min: -64.0 max: 79.5530014038086 sum: -39479.635992884636
Column 30: count: 9174 hasNull: true min: -16379.0 max: 9763215.5639 sum: 5.62236530305E7
Column 31: count: 9174 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yy2GiGM sum: 127881
Column 32: count: 9173 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 149134
Column 33: count: 9173 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 34: count: 9174 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 35: count: 9174 hasNull: true true: 6138
Column 36: count: 9173 hasNull: true true: 3983
Stripe 2:
Column 0: count: 12288 hasNull: false
Column 1: count: 9173 hasNull: true min: -64 max: 62 sum: -39856
Column 2: count: 9174 hasNull: true min: -16379 max: 16376 sum: 7435990
Column 3: count: 9173 hasNull: true min: -1073279343 max: 1073680599 sum: 1438050863785
Column 4: count: 9173 hasNull: true min: -2147311592 max: 2145498388 sum: -1698460028409
Column 5: count: 9173 hasNull: true min: -64.0 max: 79.5530014038086 sum: -39479.635992884636
Column 6: count: 9174 hasNull: true min: -16379.0 max: 9763215.5639 sum: 5.62236530305E7
Column 7: count: 12288 hasNull: false min: 00020767-dd8f-4f4d-bd68-4b7be64b8e44 max: fffa3516-e219-4027-b0d3-72bb2e676c52 sum: 442368
Column 8: count: 12288 hasNull: false min: 000976f7-7075-4f3f-a564-5a375fafcc101416a2b7-7f64-41b7-851f-97d15405037e max: fffd0642-5f01-48cd-8d97-3428faee49e9b39f2b4c-efdc-4e5f-9ab5-4aa5394cb156 sum: 884736
Column 9: count: 9173 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 10: count: 9174 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 11: count: 9174 hasNull: true true: 6138
Column 12: count: 9173 hasNull: true true: 3983
Column 13: count: 9173 hasNull: true min: -64 max: 62 sum: -39856
Column 14: count: 9174 hasNull: true min: -16379 max: 16376 sum: 7435990
Column 15: count: 9173 hasNull: true min: -1073279343 max: 1073680599 sum: 1438050863785
Column 16: count: 9173 hasNull: true min: -2147311592 max: 2145498388 sum: -1698460028409
Column 17: count: 9173 hasNull: true min: -64.0 max: 79.5530014038086 sum: -39479.635992884636
Column 18: count: 9174 hasNull: true min: -16379.0 max: 9763215.5639 sum: 5.62236530305E7
Column 19: count: 9174 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yy2GiGM sum: 127881
Column 20: count: 9173 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 149134
Column 21: count: 9173 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 22: count: 9174 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 23: count: 9174 hasNull: true true: 6138
Column 24: count: 9173 hasNull: true true: 3983
Column 25: count: 9173 hasNull: true min: -64 max: 62 sum: -39856
Column 26: count: 9174 hasNull: true min: -16379 max: 16376 sum: 7435990
Column 27: count: 9173 hasNull: true min: -1073279343 max: 1073680599 sum: 1438050863785
Column 28: count: 9173 hasNull: true min: -2147311592 max: 2145498388 sum: -1698460028409
Column 29: count: 9173 hasNull: true min: -64.0 max: 79.5530014038086 sum: -39479.635992884636
Column 30: count: 9174 hasNull: true min: -16379.0 max: 9763215.5639 sum: 5.62236530305E7
Column 31: count: 9174 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yy2GiGM sum: 127881
Column 32: count: 9173 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 149134
Column 33: count: 9173 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 34: count: 9174 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 35: count: 9174 hasNull: true true: 6138
Column 36: count: 9173 hasNull: true true: 3983
File Statistics:
Column 0: count: 24576 hasNull: false
Column 1: count: 18346 hasNull: true min: -64 max: 62 sum: -79712
Column 2: count: 18348 hasNull: true min: -16379 max: 16376 sum: 14871980
Column 3: count: 18346 hasNull: true min: -1073279343 max: 1073680599 sum: 2876101727570
Column 4: count: 18346 hasNull: true min: -2147311592 max: 2145498388 sum: -3396920056818
Column 5: count: 18346 hasNull: true min: -64.0 max: 79.5530014038086 sum: -78959.27198576927
Column 6: count: 18348 hasNull: true min: -16379.0 max: 9763215.5639 sum: 1.12447306061E8
Column 7: count: 24576 hasNull: false min: 00020767-dd8f-4f4d-bd68-4b7be64b8e44 max: fffa3516-e219-4027-b0d3-72bb2e676c52 sum: 884736
Column 8: count: 24576 hasNull: false min: 000976f7-7075-4f3f-a564-5a375fafcc101416a2b7-7f64-41b7-851f-97d15405037e max: fffd0642-5f01-48cd-8d97-3428faee49e9b39f2b4c-efdc-4e5f-9ab5-4aa5394cb156 sum: 1769472
Column 9: count: 18346 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 10: count: 18348 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 11: count: 18348 hasNull: true true: 12276
Column 12: count: 18346 hasNull: true true: 7966
Column 13: count: 18346 hasNull: true min: -64 max: 62 sum: -79712
Column 14: count: 18348 hasNull: true min: -16379 max: 16376 sum: 14871980
Column 15: count: 18346 hasNull: true min: -1073279343 max: 1073680599 sum: 2876101727570
Column 16: count: 18346 hasNull: true min: -2147311592 max: 2145498388 sum: -3396920056818
Column 17: count: 18346 hasNull: true min: -64.0 max: 79.5530014038086 sum: -78959.27198576927
Column 18: count: 18348 hasNull: true min: -16379.0 max: 9763215.5639 sum: 1.12447306061E8
Column 19: count: 18348 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yy2GiGM sum: 255762
Column 20: count: 18346 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 298268
Column 21: count: 18346 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 22: count: 18348 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 23: count: 18348 hasNull: true true: 12276
Column 24: count: 18346 hasNull: true true: 7966
Column 25: count: 18346 hasNull: true min: -64 max: 62 sum: -79712
Column 26: count: 18348 hasNull: true min: -16379 max: 16376 sum: 14871980
Column 27: count: 18346 hasNull: true min: -1073279343 max: 1073680599 sum: 2876101727570
Column 28: count: 18346 hasNull: true min: -2147311592 max: 2145498388 sum: -3396920056818
Column 29: count: 18346 hasNull: true min: -64.0 max: 79.5530014038086 sum: -78959.27198576927
Column 30: count: 18348 hasNull: true min: -16379.0 max: 9763215.5639 sum: 1.12447306061E8
Column 31: count: 18348 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yy2GiGM sum: 255762
Column 32: count: 18346 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 298268
Column 33: count: 18346 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 34: count: 18348 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808
Column 35: count: 18348 hasNull: true true: 12276
Column 36: count: 18346 hasNull: true true: 7966
Stripes:
Stripe: offset: 3 data: 1498336 rows: 12288 tail: 493 index: 2821
Stream: column 0 section ROW_INDEX start: 3 length 21
Stream: column 1 section ROW_INDEX start: 24 length 53
Stream: column 2 section ROW_INDEX start: 77 length 67
Stream: column 3 section ROW_INDEX start: 144 length 79
Stream: column 4 section ROW_INDEX start: 223 length 83
Stream: column 5 section ROW_INDEX start: 306 length 77
Stream: column 6 section ROW_INDEX start: 383 length 77
Stream: column 7 section ROW_INDEX start: 460 length 170
Stream: column 8 section ROW_INDEX start: 630 length 264
Stream: column 9 section ROW_INDEX start: 894 length 63
Stream: column 10 section ROW_INDEX start: 957 length 57
Stream: column 11 section ROW_INDEX start: 1014 length 47
Stream: column 12 section ROW_INDEX start: 1061 length 47
Stream: column 13 section ROW_INDEX start: 1108 length 53
Stream: column 14 section ROW_INDEX start: 1161 length 67
Stream: column 15 section ROW_INDEX start: 1228 length 79
Stream: column 16 section ROW_INDEX start: 1307 length 83
Stream: column 17 section ROW_INDEX start: 1390 length 77
Stream: column 18 section ROW_INDEX start: 1467 length 77
Stream: column 19 section ROW_INDEX start: 1544 length 115
Stream: column 20 section ROW_INDEX start: 1659 length 93
Stream: column 21 section ROW_INDEX start: 1752 length 63
Stream: column 22 section ROW_INDEX start: 1815 length 57
Stream: column 23 section ROW_INDEX start: 1872 length 47
Stream: column 24 section ROW_INDEX start: 1919 length 47
Stream: column 25 section ROW_INDEX start: 1966 length 53
Stream: column 26 section ROW_INDEX start: 2019 length 67
Stream: column 27 section ROW_INDEX start: 2086 length 79
Stream: column 28 section ROW_INDEX start: 2165 length 83
Stream: column 29 section ROW_INDEX start: 2248 length 77
Stream: column 30 section ROW_INDEX start: 2325 length 77
Stream: column 31 section ROW_INDEX start: 2402 length 115
Stream: column 32 section ROW_INDEX start: 2517 length 93
Stream: column 33 section ROW_INDEX start: 2610 length 63
Stream: column 34 section ROW_INDEX start: 2673 length 57
Stream: column 35 section ROW_INDEX start: 2730 length 47
Stream: column 36 section ROW_INDEX start: 2777 length 47
Stream: column 1 section PRESENT start: 2824 length 51
Stream: column 1 section DATA start: 2875 length 5448
Stream: column 2 section PRESENT start: 8323 length 53
Stream: column 2 section DATA start: 8376 length 12078
Stream: column 3 section PRESENT start: 20454 length 53
Stream: column 3 section DATA start: 20507 length 24479
Stream: column 4 section PRESENT start: 44986 length 52
Stream: column 4 section DATA start: 45038 length 24479
Stream: column 5 section PRESENT start: 69517 length 51
Stream: column 5 section DATA start: 69568 length 9927
Stream: column 6 section PRESENT start: 79495 length 53
Stream: column 6 section DATA start: 79548 length 19755
Stream: column 7 section DATA start: 99303 length 259558
Stream: column 7 section LENGTH start: 358861 length 12
Stream: column 8 section DATA start: 358873 length 518777
Stream: column 8 section LENGTH start: 877650 length 12
Stream: column 9 section PRESENT start: 877662 length 52
Stream: column 9 section DATA start: 877714 length 7769
Stream: column 9 section SECONDARY start: 885483 length 9448
Stream: column 10 section PRESENT start: 894931 length 58
Stream: column 10 section DATA start: 894989 length 7778
Stream: column 10 section SECONDARY start: 902767 length 9469
Stream: column 11 section PRESENT start: 912236 length 51
Stream: column 11 section DATA start: 912287 length 782
Stream: column 12 section PRESENT start: 913069 length 54
Stream: column 12 section DATA start: 913123 length 783
Stream: column 13 section PRESENT start: 913906 length 51
Stream: column 13 section DATA start: 913957 length 5448
Stream: column 14 section PRESENT start: 919405 length 53
Stream: column 14 section DATA start: 919458 length 12078
Stream: column 15 section PRESENT start: 931536 length 53
Stream: column 15 section DATA start: 931589 length 24479
Stream: column 16 section PRESENT start: 956068 length 52
Stream: column 16 section DATA start: 956120 length 24479
Stream: column 17 section PRESENT start: 980599 length 51
Stream: column 17 section DATA start: 980650 length 9927
Stream: column 18 section PRESENT start: 990577 length 53
Stream: column 18 section DATA start: 990630 length 19755
Stream: column 19 section PRESENT start: 1010385 length 51
Stream: column 19 section DATA start: 1010436 length 10942
Stream: column 19 section LENGTH start: 1021378 length 3722
Stream: column 19 section DICTIONARY_DATA start: 1025100 length 65435
Stream: column 20 section PRESENT start: 1090535 length 54
Stream: column 20 section DATA start: 1090589 length 10939
Stream: column 20 section LENGTH start: 1101528 length 3739
Stream: column 20 section DICTIONARY_DATA start: 1105267 length 66022
Stream: column 21 section PRESENT start: 1171289 length 52
Stream: column 21 section DATA start: 1171341 length 7769
Stream: column 21 section SECONDARY start: 1179110 length 9448
Stream: column 22 section PRESENT start: 1188558 length 58
Stream: column 22 section DATA start: 1188616 length 7778
Stream: column 22 section SECONDARY start: 1196394 length 9469
Stream: column 23 section PRESENT start: 1205863 length 51
Stream: column 23 section DATA start: 1205914 length 782
Stream: column 24 section PRESENT start: 1206696 length 54
Stream: column 24 section DATA start: 1206750 length 783
Stream: column 25 section PRESENT start: 1207533 length 51
Stream: column 25 section DATA start: 1207584 length 5448
Stream: column 26 section PRESENT start: 1213032 length 53
Stream: column 26 section DATA start: 1213085 length 12078
Stream: column 27 section PRESENT start: 1225163 length 53
Stream: column 27 section DATA start: 1225216 length 24479
Stream: column 28 section PRESENT start: 1249695 length 52
Stream: column 28 section DATA start: 1249747 length 24479
Stream: column 29 section PRESENT start: 1274226 length 51
Stream: column 29 section DATA start: 1274277 length 9927
Stream: column 30 section PRESENT start: 1284204 length 53
Stream: column 30 section DATA start: 1284257 length 19755
Stream: column 31 section PRESENT start: 1304012 length 51
Stream: column 31 section DATA start: 1304063 length 10942
Stream: column 31 section LENGTH start: 1315005 length 3722
Stream: column 31 section DICTIONARY_DATA start: 1318727 length 65435
Stream: column 32 section PRESENT start: 1384162 length 54
Stream: column 32 section DATA start: 1384216 length 10939
Stream: column 32 section LENGTH start: 1395155 length 3739
Stream: column 32 section DICTIONARY_DATA start: 1398894 length 66022
Stream: column 33 section PRESENT start: 1464916 length 52
Stream: column 33 section DATA start: 1464968 length 7769
Stream: column 33 section SECONDARY start: 1472737 length 9448
Stream: column 34 section PRESENT start: 1482185 length 58
Stream: column 34 section DATA start: 1482243 length 7778
Stream: column 34 section SECONDARY start: 1490021 length 9469
Stream: column 35 section PRESENT start: 1499490 length 51
Stream: column 35 section DATA start: 1499541 length 782
Stream: column 36 section PRESENT start: 1500323 length 54
Stream: column 36 section DATA start: 1500377 length 783
Encoding column 0: DIRECT
Encoding column 1: DIRECT
Encoding column 2: DIRECT_V2
Encoding column 3: DIRECT_V2
Encoding column 4: DIRECT_V2
Encoding column 5: DIRECT
Encoding column 6: DIRECT
Encoding column 7: DIRECT_V2
Encoding column 8: DIRECT_V2
Encoding column 9: DIRECT_V2
Encoding column 10: DIRECT_V2
Encoding column 11: DIRECT
Encoding column 12: DIRECT
Encoding column 13: DIRECT
Encoding column 14: DIRECT_V2
Encoding column 15: DIRECT_V2
Encoding column 16: DIRECT_V2
Encoding column 17: DIRECT
Encoding column 18: DIRECT
Encoding column 19: DICTIONARY_V2[6083]
Encoding column 20: DICTIONARY_V2[6081]
Encoding column 21: DIRECT_V2
Encoding column 22: DIRECT_V2
Encoding column 23: DIRECT
Encoding column 24: DIRECT
Encoding column 25: DIRECT
Encoding column 26: DIRECT_V2
Encoding column 27: DIRECT_V2
Encoding column 28: DIRECT_V2
Encoding column 29: DIRECT
Encoding column 30: DIRECT
Encoding column 31: DICTIONARY_V2[6083]
Encoding column 32: DICTIONARY_V2[6081]
Encoding column 33: DIRECT_V2
Encoding column 34: DIRECT_V2
Encoding column 35: DIRECT
Encoding column 36: DIRECT
Row group indices for column 0:
Entry 0: count: 10000 hasNull: false positions:
Entry 1: count: 2288 hasNull: false positions:
Row group indices for column 1:
Entry 0: count: 7909 hasNull: true min: -64 max: 62 sum: -50203 positions: 0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64 max: 62 sum: 10347 positions: 0,182,99,0,0,5937,2
Row group indices for column 2:
Entry 0: count: 7924 hasNull: true min: -16379 max: 16376 sum: 9298530 positions: 0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309 max: 16331 sum: -1862540 positions: 0,126,96,0,0,10231,272
Row group indices for column 3:
Entry 0: count: 7139 hasNull: true min: -1073051226 max: 1073680599 sum: 1417841516466 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: -1073279343 max: 1072872630 sum: 20209347319 positions: 0,128,98,0,0,16332,0
Row group indices for column 4:
Entry 0: count: 6889 hasNull: true min: -2147311592 max: 2144325818 sum: -24788202148 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: -2144905793 max: 2145498388 sum: -1673671826261 positions: 0,168,7,0,0,18366,262
Row group indices for column 5:
Entry 0: count: 7909 hasNull: true min: -64.0 max: 79.5530014038086 sum: -49823.35599219799 positions: 0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64.0 max: 62.0 sum: 10343.719999313354 positions: 0,182,99,0,0,31636
Row group indices for column 6:
Entry 0: count: 7924 hasNull: true min: -16379.0 max: 9763215.5639 sum: 4.8325701237600006E7 positions: 0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309.0 max: 9763215.5639 sum: 7897951.792899999 positions: 0,126,96,0,0,63392
Row group indices for column 7:
Entry 0: count: 10000 hasNull: false min: 00020767-dd8f-4f4d-bd68-4b7be64b8e44 max: fffa3516-e219-4027-b0d3-72bb2e676c52 sum: 360000 positions: 0,0,0,0,0
Entry 1: count: 2288 hasNull: false min: 002d8ccb-a094-4d10-b283-999770cf8488 max: ffacef94-41da-4230-807a-509bbf50b057 sum: 82368 positions: 153708,97856,0,76,272
Row group indices for column 8:
Entry 0: count: 10000 hasNull: false min: 000976f7-7075-4f3f-a564-5a375fafcc101416a2b7-7f64-41b7-851f-97d15405037e max: fffd0642-5f01-48cd-8d97-3428faee49e9b39f2b4c-efdc-4e5f-9ab5-4aa5394cb156 sum: 720000 positions: 0,0,0,0,0
Entry 1: count: 2288 hasNull: false min: 00124556-8383-44c4-a28b-7a413de74ccc4137606f-2cf7-43fb-beff-b6d374fd15ec max: ffde3bce-bb56-4fa9-81d7-146ca2eab946225c18e0-0002-4d07-9853-12c92c0f5637 sum: 164736 positions: 384237,64640,0,76,272
Row group indices for column 9:
Entry 0: count: 7909 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: 1969-12-31 15:59:43.64 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:43.64 max UTC: 1969-12-31 08:00:30.808 positions: 0,182,100,0,0,22588,218,0,11248,258
Row group indices for column 10:
Entry 0: count: 7924 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,126,97,0,0,20399,273,0,10229,272
Row group indices for column 11:
Entry 0: count: 7140 hasNull: true true: 5115 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true true: 1023 positions: 0,126,98,0,0,520,126,4
Row group indices for column 12:
Entry 0: count: 6889 hasNull: true true: 3402 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true true: 581 positions: 0,168,8,0,0,520,97,1
Row group indices for column 13:
Entry 0: count: 7909 hasNull: true min: -64 max: 62 sum: -50203 positions: 0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64 max: 62 sum: 10347 positions: 0,182,99,0,0,5937,2
Row group indices for column 14:
Entry 0: count: 7924 hasNull: true min: -16379 max: 16376 sum: 9298530 positions: 0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309 max: 16331 sum: -1862540 positions: 0,126,96,0,0,10231,272
Row group indices for column 15:
Entry 0: count: 7139 hasNull: true min: -1073051226 max: 1073680599 sum: 1417841516466 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: -1073279343 max: 1072872630 sum: 20209347319 positions: 0,128,98,0,0,16332,0
Row group indices for column 16:
Entry 0: count: 6889 hasNull: true min: -2147311592 max: 2144325818 sum: -24788202148 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: -2144905793 max: 2145498388 sum: -1673671826261 positions: 0,168,7,0,0,18366,262
Row group indices for column 17:
Entry 0: count: 7909 hasNull: true min: -64.0 max: 79.5530014038086 sum: -49823.35599219799 positions: 0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64.0 max: 62.0 sum: 10343.719999313354 positions: 0,182,99,0,0,31636
Row group indices for column 18:
Entry 0: count: 7924 hasNull: true min: -16379.0 max: 9763215.5639 sum: 4.8325701237600006E7 positions: 0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309.0 max: 9763215.5639 sum: 7897951.792899999 positions: 0,126,96,0,0,63392
Row group indices for column 19:
Entry 0: count: 7140 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yxN0212hM17E8J8bJj8D7b sum: 99028 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: 006bb3K max: yy2GiGM sum: 28853 positions: 0,126,98,0,0,8182,0
Row group indices for column 20:
Entry 0: count: 6889 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 109415 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: 004J8y max: yjDBo sum: 39719 positions: 0,168,8,0,0,9196,262
Row group indices for column 21:
Entry 0: count: 7909 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: 1969-12-31 15:59:43.64 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:43.64 max UTC: 1969-12-31 08:00:30.808 positions: 0,182,100,0,0,22588,218,0,11248,258
Row group indices for column 22:
Entry 0: count: 7924 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,126,97,0,0,20399,273,0,10229,272
Row group indices for column 23:
Entry 0: count: 7140 hasNull: true true: 5115 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true true: 1023 positions: 0,126,98,0,0,520,126,4
Row group indices for column 24:
Entry 0: count: 6889 hasNull: true true: 3402 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true true: 581 positions: 0,168,8,0,0,520,97,1
Row group indices for column 25:
Entry 0: count: 7909 hasNull: true min: -64 max: 62 sum: -50203 positions: 0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64 max: 62 sum: 10347 positions: 0,182,99,0,0,5937,2
Row group indices for column 26:
Entry 0: count: 7924 hasNull: true min: -16379 max: 16376 sum: 9298530 positions: 0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309 max: 16331 sum: -1862540 positions: 0,126,96,0,0,10231,272
Row group indices for column 27:
Entry 0: count: 7139 hasNull: true min: -1073051226 max: 1073680599 sum: 1417841516466 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: -1073279343 max: 1072872630 sum: 20209347319 positions: 0,128,98,0,0,16332,0
Row group indices for column 28:
Entry 0: count: 6889 hasNull: true min: -2147311592 max: 2144325818 sum: -24788202148 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: -2144905793 max: 2145498388 sum: -1673671826261 positions: 0,168,7,0,0,18366,262
Row group indices for column 29:
Entry 0: count: 7909 hasNull: true min: -64.0 max: 79.5530014038086 sum: -49823.35599219799 positions: 0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64.0 max: 62.0 sum: 10343.719999313354 positions: 0,182,99,0,0,31636
Row group indices for column 30:
Entry 0: count: 7924 hasNull: true min: -16379.0 max: 9763215.5639 sum: 4.8325701237600006E7 positions: 0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309.0 max: 9763215.5639 sum: 7897951.792899999 positions: 0,126,96,0,0,63392
Row group indices for column 31:
Entry 0: count: 7140 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yxN0212hM17E8J8bJj8D7b sum: 99028 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: 006bb3K max: yy2GiGM sum: 28853 positions: 0,126,98,0,0,8182,0
Row group indices for column 32:
Entry 0: count: 6889 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 109415 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: 004J8y max: yjDBo sum: 39719 positions: 0,168,8,0,0,9196,262
Row group indices for column 33:
Entry 0: count: 7909 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: 1969-12-31 15:59:43.64 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:43.64 max UTC: 1969-12-31 08:00:30.808 positions: 0,182,100,0,0,22588,218,0,11248,258
Row group indices for column 34:
Entry 0: count: 7924 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,126,97,0,0,20399,273,0,10229,272
Row group indices for column 35:
Entry 0: count: 7140 hasNull: true true: 5115 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true true: 1023 positions: 0,126,98,0,0,520,126,4
Row group indices for column 36:
Entry 0: count: 6889 hasNull: true true: 3402 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true true: 581 positions: 0,168,8,0,0,520,97,1
Stripe: offset: 1501653 data: 1498336 rows: 12288 tail: 493 index: 2821
Stream: column 0 section ROW_INDEX start: 1501653 length 21
Stream: column 1 section ROW_INDEX start: 1501674 length 53
Stream: column 2 section ROW_INDEX start: 1501727 length 67
Stream: column 3 section ROW_INDEX start: 1501794 length 79
Stream: column 4 section ROW_INDEX start: 1501873 length 83
Stream: column 5 section ROW_INDEX start: 1501956 length 77
Stream: column 6 section ROW_INDEX start: 1502033 length 77
Stream: column 7 section ROW_INDEX start: 1502110 length 170
Stream: column 8 section ROW_INDEX start: 1502280 length 264
Stream: column 9 section ROW_INDEX start: 1502544 length 63
Stream: column 10 section ROW_INDEX start: 1502607 length 57
Stream: column 11 section ROW_INDEX start: 1502664 length 47
Stream: column 12 section ROW_INDEX start: 1502711 length 47
Stream: column 13 section ROW_INDEX start: 1502758 length 53
Stream: column 14 section ROW_INDEX start: 1502811 length 67
Stream: column 15 section ROW_INDEX start: 1502878 length 79
Stream: column 16 section ROW_INDEX start: 1502957 length 83
Stream: column 17 section ROW_INDEX start: 1503040 length 77
Stream: column 18 section ROW_INDEX start: 1503117 length 77
Stream: column 19 section ROW_INDEX start: 1503194 length 115
Stream: column 20 section ROW_INDEX start: 1503309 length 93
Stream: column 21 section ROW_INDEX start: 1503402 length 63
Stream: column 22 section ROW_INDEX start: 1503465 length 57
Stream: column 23 section ROW_INDEX start: 1503522 length 47
Stream: column 24 section ROW_INDEX start: 1503569 length 47
Stream: column 25 section ROW_INDEX start: 1503616 length 53
Stream: column 26 section ROW_INDEX start: 1503669 length 67
Stream: column 27 section ROW_INDEX start: 1503736 length 79
Stream: column 28 section ROW_INDEX start: 1503815 length 83
Stream: column 29 section ROW_INDEX start: 1503898 length 77
Stream: column 30 section ROW_INDEX start: 1503975 length 77
Stream: column 31 section ROW_INDEX start: 1504052 length 115
Stream: column 32 section ROW_INDEX start: 1504167 length 93
Stream: column 33 section ROW_INDEX start: 1504260 length 63
Stream: column 34 section ROW_INDEX start: 1504323 length 57
Stream: column 35 section ROW_INDEX start: 1504380 length 47
Stream: column 36 section ROW_INDEX start: 1504427 length 47
Stream: column 1 section PRESENT start: 1504474 length 51
Stream: column 1 section DATA start: 1504525 length 5448
Stream: column 2 section PRESENT start: 1509973 length 53
Stream: column 2 section DATA start: 1510026 length 12078
Stream: column 3 section PRESENT start: 1522104 length 53
Stream: column 3 section DATA start: 1522157 length 24479
Stream: column 4 section PRESENT start: 1546636 length 52
Stream: column 4 section DATA start: 1546688 length 24479
Stream: column 5 section PRESENT start: 1571167 length 51
Stream: column 5 section DATA start: 1571218 length 9927
Stream: column 6 section PRESENT start: 1581145 length 53
Stream: column 6 section DATA start: 1581198 length 19755
Stream: column 7 section DATA start: 1600953 length 259558
Stream: column 7 section LENGTH start: 1860511 length 12
Stream: column 8 section DATA start: 1860523 length 518777
Stream: column 8 section LENGTH start: 2379300 length 12
Stream: column 9 section PRESENT start: 2379312 length 52
Stream: column 9 section DATA start: 2379364 length 7769
Stream: column 9 section SECONDARY start: 2387133 length 9448
Stream: column 10 section PRESENT start: 2396581 length 58
Stream: column 10 section DATA start: 2396639 length 7778
Stream: column 10 section SECONDARY start: 2404417 length 9469
Stream: column 11 section PRESENT start: 2413886 length 51
Stream: column 11 section DATA start: 2413937 length 782
Stream: column 12 section PRESENT start: 2414719 length 54
Stream: column 12 section DATA start: 2414773 length 783
Stream: column 13 section PRESENT start: 2415556 length 51
Stream: column 13 section DATA start: 2415607 length 5448
Stream: column 14 section PRESENT start: 2421055 length 53
Stream: column 14 section DATA start: 2421108 length 12078
Stream: column 15 section PRESENT start: 2433186 length 53
Stream: column 15 section DATA start: 2433239 length 24479
Stream: column 16 section PRESENT start: 2457718 length 52
Stream: column 16 section DATA start: 2457770 length 24479
Stream: column 17 section PRESENT start: 2482249 length 51
Stream: column 17 section DATA start: 2482300 length 9927
Stream: column 18 section PRESENT start: 2492227 length 53
Stream: column 18 section DATA start: 2492280 length 19755
Stream: column 19 section PRESENT start: 2512035 length 51
Stream: column 19 section DATA start: 2512086 length 10942
Stream: column 19 section LENGTH start: 2523028 length 3722
Stream: column 19 section DICTIONARY_DATA start: 2526750 length 65435
Stream: column 20 section PRESENT start: 2592185 length 54
Stream: column 20 section DATA start: 2592239 length 10939
Stream: column 20 section LENGTH start: 2603178 length 3739
Stream: column 20 section DICTIONARY_DATA start: 2606917 length 66022
Stream: column 21 section PRESENT start: 2672939 length 52
Stream: column 21 section DATA start: 2672991 length 7769
Stream: column 21 section SECONDARY start: 2680760 length 9448
Stream: column 22 section PRESENT start: 2690208 length 58
Stream: column 22 section DATA start: 2690266 length 7778
Stream: column 22 section SECONDARY start: 2698044 length 9469
Stream: column 23 section PRESENT start: 2707513 length 51
Stream: column 23 section DATA start: 2707564 length 782
Stream: column 24 section PRESENT start: 2708346 length 54
Stream: column 24 section DATA start: 2708400 length 783
Stream: column 25 section PRESENT start: 2709183 length 51
Stream: column 25 section DATA start: 2709234 length 5448
Stream: column 26 section PRESENT start: 2714682 length 53
Stream: column 26 section DATA start: 2714735 length 12078
Stream: column 27 section PRESENT start: 2726813 length 53
Stream: column 27 section DATA start: 2726866 length 24479
Stream: column 28 section PRESENT start: 2751345 length 52
Stream: column 28 section DATA start: 2751397 length 24479
Stream: column 29 section PRESENT start: 2775876 length 51
Stream: column 29 section DATA start: 2775927 length 9927
Stream: column 30 section PRESENT start: 2785854 length 53
Stream: column 30 section DATA start: 2785907 length 19755
Stream: column 31 section PRESENT start: 2805662 length 51
Stream: column 31 section DATA start: 2805713 length 10942
Stream: column 31 section LENGTH start: 2816655 length 3722
Stream: column 31 section DICTIONARY_DATA start: 2820377 length 65435
Stream: column 32 section PRESENT start: 2885812 length 54
Stream: column 32 section DATA start: 2885866 length 10939
Stream: column 32 section LENGTH start: 2896805 length 3739
Stream: column 32 section DICTIONARY_DATA start: 2900544 length 66022
Stream: column 33 section PRESENT start: 2966566 length 52
Stream: column 33 section DATA start: 2966618 length 7769
Stream: column 33 section SECONDARY start: 2974387 length 9448
Stream: column 34 section PRESENT start: 2983835 length 58
Stream: column 34 section DATA start: 2983893 length 7778
Stream: column 34 section SECONDARY start: 2991671 length 9469
Stream: column 35 section PRESENT start: 3001140 length 51
Stream: column 35 section DATA start: 3001191 length 782
Stream: column 36 section PRESENT start: 3001973 length 54
Stream: column 36 section DATA start: 3002027 length 783
Encoding column 0: DIRECT
Encoding column 1: DIRECT
Encoding column 2: DIRECT_V2
Encoding column 3: DIRECT_V2
Encoding column 4: DIRECT_V2
Encoding column 5: DIRECT
Encoding column 6: DIRECT
Encoding column 7: DIRECT_V2
Encoding column 8: DIRECT_V2
Encoding column 9: DIRECT_V2
Encoding column 10: DIRECT_V2
Encoding column 11: DIRECT
Encoding column 12: DIRECT
Encoding column 13: DIRECT
Encoding column 14: DIRECT_V2
Encoding column 15: DIRECT_V2
Encoding column 16: DIRECT_V2
Encoding column 17: DIRECT
Encoding column 18: DIRECT
Encoding column 19: DICTIONARY_V2[6083]
Encoding column 20: DICTIONARY_V2[6081]
Encoding column 21: DIRECT_V2
Encoding column 22: DIRECT_V2
Encoding column 23: DIRECT
Encoding column 24: DIRECT
Encoding column 25: DIRECT
Encoding column 26: DIRECT_V2
Encoding column 27: DIRECT_V2
Encoding column 28: DIRECT_V2
Encoding column 29: DIRECT
Encoding column 30: DIRECT
Encoding column 31: DICTIONARY_V2[6083]
Encoding column 32: DICTIONARY_V2[6081]
Encoding column 33: DIRECT_V2
Encoding column 34: DIRECT_V2
Encoding column 35: DIRECT
Encoding column 36: DIRECT
Row group indices for column 0:
Entry 0: count: 10000 hasNull: false positions:
Entry 1: count: 2288 hasNull: false positions:
Row group indices for column 1:
Entry 0: count: 7909 hasNull: true min: -64 max: 62 sum: -50203 positions: 0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64 max: 62 sum: 10347 positions: 0,182,99,0,0,5937,2
Row group indices for column 2:
Entry 0: count: 7924 hasNull: true min: -16379 max: 16376 sum: 9298530 positions: 0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309 max: 16331 sum: -1862540 positions: 0,126,96,0,0,10231,272
Row group indices for column 3:
Entry 0: count: 7139 hasNull: true min: -1073051226 max: 1073680599 sum: 1417841516466 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: -1073279343 max: 1072872630 sum: 20209347319 positions: 0,128,98,0,0,16332,0
Row group indices for column 4:
Entry 0: count: 6889 hasNull: true min: -2147311592 max: 2144325818 sum: -24788202148 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: -2144905793 max: 2145498388 sum: -1673671826261 positions: 0,168,7,0,0,18366,262
Row group indices for column 5:
Entry 0: count: 7909 hasNull: true min: -64.0 max: 79.5530014038086 sum: -49823.35599219799 positions: 0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64.0 max: 62.0 sum: 10343.719999313354 positions: 0,182,99,0,0,31636
Row group indices for column 6:
Entry 0: count: 7924 hasNull: true min: -16379.0 max: 9763215.5639 sum: 4.8325701237600006E7 positions: 0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309.0 max: 9763215.5639 sum: 7897951.792899999 positions: 0,126,96,0,0,63392
Row group indices for column 7:
Entry 0: count: 10000 hasNull: false min: 00020767-dd8f-4f4d-bd68-4b7be64b8e44 max: fffa3516-e219-4027-b0d3-72bb2e676c52 sum: 360000 positions: 0,0,0,0,0
Entry 1: count: 2288 hasNull: false min: 002d8ccb-a094-4d10-b283-999770cf8488 max: ffacef94-41da-4230-807a-509bbf50b057 sum: 82368 positions: 153708,97856,0,76,272
Row group indices for column 8:
Entry 0: count: 10000 hasNull: false min: 000976f7-7075-4f3f-a564-5a375fafcc101416a2b7-7f64-41b7-851f-97d15405037e max: fffd0642-5f01-48cd-8d97-3428faee49e9b39f2b4c-efdc-4e5f-9ab5-4aa5394cb156 sum: 720000 positions: 0,0,0,0,0
Entry 1: count: 2288 hasNull: false min: 00124556-8383-44c4-a28b-7a413de74ccc4137606f-2cf7-43fb-beff-b6d374fd15ec max: ffde3bce-bb56-4fa9-81d7-146ca2eab946225c18e0-0002-4d07-9853-12c92c0f5637 sum: 164736 positions: 384237,64640,0,76,272
Row group indices for column 9:
Entry 0: count: 7909 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: 1969-12-31 15:59:43.64 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:43.64 max UTC: 1969-12-31 08:00:30.808 positions: 0,182,100,0,0,22588,218,0,11248,258
Row group indices for column 10:
Entry 0: count: 7924 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,126,97,0,0,20399,273,0,10229,272
Row group indices for column 11:
Entry 0: count: 7140 hasNull: true true: 5115 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true true: 1023 positions: 0,126,98,0,0,520,126,4
Row group indices for column 12:
Entry 0: count: 6889 hasNull: true true: 3402 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true true: 581 positions: 0,168,8,0,0,520,97,1
Row group indices for column 13:
Entry 0: count: 7909 hasNull: true min: -64 max: 62 sum: -50203 positions: 0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64 max: 62 sum: 10347 positions: 0,182,99,0,0,5937,2
Row group indices for column 14:
Entry 0: count: 7924 hasNull: true min: -16379 max: 16376 sum: 9298530 positions: 0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309 max: 16331 sum: -1862540 positions: 0,126,96,0,0,10231,272
Row group indices for column 15:
Entry 0: count: 7139 hasNull: true min: -1073051226 max: 1073680599 sum: 1417841516466 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: -1073279343 max: 1072872630 sum: 20209347319 positions: 0,128,98,0,0,16332,0
Row group indices for column 16:
Entry 0: count: 6889 hasNull: true min: -2147311592 max: 2144325818 sum: -24788202148 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: -2144905793 max: 2145498388 sum: -1673671826261 positions: 0,168,7,0,0,18366,262
Row group indices for column 17:
Entry 0: count: 7909 hasNull: true min: -64.0 max: 79.5530014038086 sum: -49823.35599219799 positions: 0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64.0 max: 62.0 sum: 10343.719999313354 positions: 0,182,99,0,0,31636
Row group indices for column 18:
Entry 0: count: 7924 hasNull: true min: -16379.0 max: 9763215.5639 sum: 4.8325701237600006E7 positions: 0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309.0 max: 9763215.5639 sum: 7897951.792899999 positions: 0,126,96,0,0,63392
Row group indices for column 19:
Entry 0: count: 7140 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yxN0212hM17E8J8bJj8D7b sum: 99028 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: 006bb3K max: yy2GiGM sum: 28853 positions: 0,126,98,0,0,8182,0
Row group indices for column 20:
Entry 0: count: 6889 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 109415 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: 004J8y max: yjDBo sum: 39719 positions: 0,168,8,0,0,9196,262
Row group indices for column 21:
Entry 0: count: 7909 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: 1969-12-31 15:59:43.64 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:43.64 max UTC: 1969-12-31 08:00:30.808 positions: 0,182,100,0,0,22588,218,0,11248,258
Row group indices for column 22:
Entry 0: count: 7924 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,126,97,0,0,20399,273,0,10229,272
Row group indices for column 23:
Entry 0: count: 7140 hasNull: true true: 5115 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true true: 1023 positions: 0,126,98,0,0,520,126,4
Row group indices for column 24:
Entry 0: count: 6889 hasNull: true true: 3402 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true true: 581 positions: 0,168,8,0,0,520,97,1
Row group indices for column 25:
Entry 0: count: 7909 hasNull: true min: -64 max: 62 sum: -50203 positions: 0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64 max: 62 sum: 10347 positions: 0,182,99,0,0,5937,2
Row group indices for column 26:
Entry 0: count: 7924 hasNull: true min: -16379 max: 16376 sum: 9298530 positions: 0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309 max: 16331 sum: -1862540 positions: 0,126,96,0,0,10231,272
Row group indices for column 27:
Entry 0: count: 7139 hasNull: true min: -1073051226 max: 1073680599 sum: 1417841516466 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: -1073279343 max: 1072872630 sum: 20209347319 positions: 0,128,98,0,0,16332,0
Row group indices for column 28:
Entry 0: count: 6889 hasNull: true min: -2147311592 max: 2144325818 sum: -24788202148 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: -2144905793 max: 2145498388 sum: -1673671826261 positions: 0,168,7,0,0,18366,262
Row group indices for column 29:
Entry 0: count: 7909 hasNull: true min: -64.0 max: 79.5530014038086 sum: -49823.35599219799 positions: 0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: -64.0 max: 62.0 sum: 10343.719999313354 positions: 0,182,99,0,0,31636
Row group indices for column 30:
Entry 0: count: 7924 hasNull: true min: -16379.0 max: 9763215.5639 sum: 4.8325701237600006E7 positions: 0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: -16309.0 max: 9763215.5639 sum: 7897951.792899999 positions: 0,126,96,0,0,63392
Row group indices for column 31:
Entry 0: count: 7140 hasNull: true min: 0042l0d5rPD6sMlJ7Ue0q max: yxN0212hM17E8J8bJj8D7b sum: 99028 positions: 0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true min: 006bb3K max: yy2GiGM sum: 28853 positions: 0,126,98,0,0,8182,0
Row group indices for column 32:
Entry 0: count: 6889 hasNull: true min: 0034fkcXMQI3 max: yyt0S8WorA sum: 109415 positions: 0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true min: 004J8y max: yjDBo sum: 39719 positions: 0,168,8,0,0,9196,262
Row group indices for column 33:
Entry 0: count: 7909 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1264 hasNull: true min: 1969-12-31 15:59:43.64 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:43.64 max UTC: 1969-12-31 08:00:30.808 positions: 0,182,100,0,0,22588,218,0,11248,258
Row group indices for column 34:
Entry 0: count: 7924 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,0,0,0,0,0,0,0,0,0
Entry 1: count: 1250 hasNull: true min: 1969-12-31 15:59:30.929 max: 1969-12-31 16:00:30.808 min UTC: 1969-12-31 07:59:30.929 max UTC: 1969-12-31 08:00:30.808 positions: 0,126,97,0,0,20399,273,0,10229,272
Row group indices for column 35:
Entry 0: count: 7140 hasNull: true true: 5115 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2034 hasNull: true true: 1023 positions: 0,126,98,0,0,520,126,4
Row group indices for column 36:
Entry 0: count: 6889 hasNull: true true: 3402 positions: 0,0,0,0,0,0,0,0
Entry 1: count: 2284 hasNull: true true: 581 positions: 0,168,8,0,0,520,97,1
File length: 3004630 bytes
Padding length: 0 bytes
Padding ratio: 0%
________________________________________________________________________________________________________________________
-- END ORC FILE DUMP --
-50 -13326 528534767 NULL -50.0 -13326.0 18f2de7d-0c69-4052-9c4b-64f196d6d589 9edba9e8-1f91-47e7-b31f-451eeb5feb7781ba3a3e-c22e-4412-91a2-86ad05ae1ca8 1969-12-31 15:59:46.674 1969-12-31 16:00:07.875 true NULL -50 -13326 528534767 NULL -50.0 -13326.0 cvLH6Eat2yFsyy7p NULL 1969-12-31 15:59:46.674 1969-12-31 16:00:07.875 true NULL -50 -13326 528534767 NULL -50.0 -13326.0 cvLH6Eat2yFsyy7p NULL 1969-12-31 15:59:46.674 1969-12-31 16:00:07.875 true NULL