Shreyas B created PARQUET-2420:
----------------------------------

             Summary: ThriftParquetWriter converts thrift byte to int32 without 
adding logical type 
                 Key: PARQUET-2420
                 URL: https://issues.apache.org/jira/browse/PARQUET-2420
             Project: Parquet
          Issue Type: Bug
          Components: parquet-thrift
            Reporter: Shreyas B


The current implementation of Parquet serialisation from Thrift Definitions 
results in the incorrect conversion of Thrift byte fields into INT32 without 
preserving the required LogicalType Metadata in the Parquet file. This 
behaviour leads to a loss of information and is inconsistent with the expected 
behaviour. The correct conversion should result in INT32 with LogicalType 
metadata indicating a bit width of 8 and signed as true.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to