[
https://issues.apache.org/jira/browse/ARROW-13388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554707#comment-17554707
]
Muthunagappan commented on ARROW-13388:
---------------------------------------
Created PR https://github.com/apache/arrow/pull/13386
> [C++][Parquet] Add DELTA_LENGTH_BYTE_ARRAY
> ------------------------------------------
>
> Key: ARROW-13388
> URL: https://issues.apache.org/jira/browse/ARROW-13388
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++, Parquet
> Affects Versions: 4.0.1
> Reporter: Jorge Leitão
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> While trying to read a utf8 column with DELTA_LENGTH_BYTE_ARRAY encoding,
> pyarrow yields
> `OSError: Not yet implemented: Unsupported encoding.`
> It would be nice to have support for this encoding, since it lends itself
> really well to the arrow format, whereby values's encoding is equal to
> arrow's representation.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)