CliffBakalian opened a new issue, #107: URL: https://github.com/apache/parquet-testing/issues/107
At byte 80 of [alltypes_dictionary](https://github.com/apache/parquet-testing/blob/master/data/alltypes_dictionary.parquet), there is another instance of the column_chuck metadata. This does not seem to be consistent with other parquet files and the convention of this seems to go against the [canonical spec](https://parquet.apache.org/docs/file-format/data-pages/columnchunks/) where all column chunks should be written back to back and be separate from the metadata itself. -- 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]
