Srinivas S T created PARQUET-1850:
-------------------------------------

             Summary: toParquetMetadata method in ParquetMetadataConverter does 
not set dictionary page offset bit
                 Key: PARQUET-1850
                 URL: https://issues.apache.org/jira/browse/PARQUET-1850
             Project: Parquet
          Issue Type: Bug
          Components: parquet-mr
    Affects Versions: 1.10.1, 1.12.0
            Reporter: Srinivas S T
             Fix For: 1.12.0


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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to