Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
Description
Now that Parquet 1.10 is out, we should consider moving to it, if for no other reason than to address SPARK-23852.Â
There are some non-trivial changes to address. In particular, the ValuesReader interface has changed from passing data as byte[] to a ByteBufferInputStream abstraction that can hide multiple {{ByteBuffer}}s under the hood.
Attachments
Issue Links
1.
|
TPC-DS Performance Tests for Parquet 1.10.0 Upgrade | Resolved | Takeshi Yamamuro | |
2.
|
Micro-benchmark of Parquet Filter Pushdown | Resolved | Unassigned |