[
https://issues.apache.org/jira/browse/PARQUET-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318543#comment-17318543
]
ASF GitHub Bot commented on PARQUET-2021:
-----------------------------------------
jorgecarleitao commented on pull request #170:
URL: https://github.com/apache/parquet-format/pull/170#issuecomment-817173231
Ok, I have resolved most comments except two that I have questions. I have
also removed the "length of the stream" part, as that is v1 page-specific; v2
pages have a different way of specifying the length of the stream. I think we
should leave that to a description of pages and what their buffers contain.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add documentation about RLE-bitpack hybrid encoder
> --------------------------------------------------
>
> Key: PARQUET-2021
> URL: https://issues.apache.org/jira/browse/PARQUET-2021
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-format
> Reporter: Jorge Leitão
> Priority: Minor
>
> Since this is a parquet-specific encoder, it would be good to have a more
> complete description of the encoding/decoding, so that implementations have a
> easier time implementing it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)