SemanticDiff drill
DRILL-1282 Move parquet to use v2 format as default
#2338
Merged

DRILL-1282 Move parquet to use v2 format as default #2338

jnturton merged 14 commits into apache:master from jnturton:1282-parquet-v2
jnturton
jnturton jnturton requested a review from vvysotskyi vvysotskyi 2 years ago
vdiravka
jnturton jnturton force pushed from c0ff24d1 to ceb652b2 2 years ago
jnturton jnturton force pushed from ceb652b2 to 83246e18 2 years ago
lgtm-com
lgtm-com
lgtm-com
jnturton
jnturton Add support for decompressing and decoding Parquet v2 data.
bfafa1e6
jnturton Refactor AsyncPageReader to use new new methods in PageReader.
73efc5d3
jnturton Reset session opts in TestParquetWriter and add .factorypath to .gitiā€¦
ffe5158c
jnturton Separate buffers for rep, def levels and data in PageReader.next()
02446a79
jnturton Partial implementation of updates to column readers for delta encoding.
a059bcf3
jnturton Add support for delta encoding to nullable fixed width column readers.
a2c8ccc0
jnturton Complete support for delta encoding in var len column readers.
1856bfdd
jnturton Fix bugs in page readers and dictionary encoding detection.
b560cf3b
jnturton Add Apache license to DataPageHeaderInfoProvider.java.
bbe9612e
jnturton Add casts of Buffer to ByteBuffer for Java 8.
101f94a4
jnturton Fix nullable float and double value reader calls.
0158ac8d
jnturton Remember to clear ValuesReaders between pages in PageReader.
50008303
vvysotskyi
vvysotskyi requested changes on 2021-10-20
vdiravka
jnturton Address review comments and add code comments.
bc52f3be
jnturton jnturton force pushed from 71bd1551 to bc52f3be 2 years ago
jnturton Checkstyle fixes.
0e857cd4
lgtm-com
vvysotskyi
vvysotskyi approved these changes on 2021-10-21
jnturton jnturton merged d9d1cad5 into master 2 years ago
jnturton jnturton deleted the 1282-parquet-v2 branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone