[
https://issues.apache.org/jira/browse/ORC-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446401#comment-16446401
]
Dain Sundstrom commented on ORC-348:
------------------------------------
For the stream indexes (restart points in the stream for row groups), I'd like
to suggest replacing the long[] with a typed protobuf object for each stream.
Encoding and decoding those indexes is super error prone. In the Presto
readers, we decode this into objects to keep the code readable.
> Make changes for ORCv2 format.
> ------------------------------
>
> Key: ORC-348
> URL: https://issues.apache.org/jira/browse/ORC-348
> Project: ORC
> Issue Type: Improvement
> Reporter: Owen O'Malley
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)