Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1850

toParquetMetadata method in ParquetMetadataConverter does not set dictionary page offset bit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.10.1, 1.12.0
    • 1.12.0
    • parquet-mr
    • None
    • Patch, Important

    Description

      toParquetMetadata method converts org.apache.parquet.hadoop.metadata.ParquetMetadata to org.apache.parquet.format.FileMetaData but this does not set the dictionary page offset bit in FileMetaData.

      When a FileMetaData object is serialized while writing to the footer and then deserialized, the dictionary offset is lost as the dictionary page offset bit was never set.

      Attachments

        Activity

          People

            srinivasst Srinivas S T
            srinivasst Srinivas S T
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: