[
https://issues.apache.org/jira/browse/PARQUET-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated PARQUET-1508:
------------------------------------
Labels: pull-request-available (was: )
> [C++] Enable reading from ByteArray and FixedLenByteArray decoders directly
> into arrow::BinaryBuilder or arrow::BinaryDictionaryBuilder
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: PARQUET-1508
> URL: https://issues.apache.org/jira/browse/PARQUET-1508
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: cpp-1.6.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)