You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2021/07/19 19:46:00 UTC

[jira] [Created] (ARROW-13388) [C++][Parquet] Add DeltaLengthByteArray

Jorge Leitão created ARROW-13388:
------------------------------------

             Summary: [C++][Parquet] Add DeltaLengthByteArray
                 Key: ARROW-13388
                 URL: https://issues.apache.org/jira/browse/ARROW-13388
             Project: Apache Arrow
          Issue Type: Bug
    Affects Versions: 4.0.1
            Reporter: Jorge Leitão


While trying to read a utf8 column with DELTA_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.3.4#803005)