At byte 80 of alltypes_dictionary, 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 where all column chunks should be written back to back and be separate from the metadata itself.
At byte 80 of alltypes_dictionary, 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 where all column chunks should be written back to back and be separate from the metadata itself.