asfimport commented on issue #405: URL: https://github.com/apache/parquet-format/issues/405#issuecomment-2184154119
[Gang Wu](https://issues.apache.org/jira/browse/PARQUET-2222?#comment-17693890) / @wgtmac: The implementations are consistent between parquet-cpp and parquet-mr. Please refer to <https://github.com/apache/parquet-mr/blob/master/parquet-column/src/main/java/org/apache/parquet/column/impl/ColumnWriterV2.java#L41> So I think the only issue is the wording of the specs does not cover RLE-encoded levels in the data page v2. @pitrou Please correct me if I am wrong. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
