Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently we are passing data through the parquet::ByteArray and parquet::FixedLenByteArray. I'm going to refactor the encoder/decoder classes to make them more extensible so we can avoid this intermediate layer
Attachments
Issue Links
- is related to
-
ARROW-3769 [C++] Support reading non-dictionary encoded binary Parquet columns directly as DictionaryArray
- Resolved
- supercedes
-
PARQUET-1374 [C++] Segfault on writing zero columns
- Resolved
- links to