[ https://issues.apache.org/jira/browse/HIVE-17843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Janaki Lahorani updated HIVE-17843: ----------------------------------- Attachment: HIVE-17843.4.patch > UINT32 Parquet columns are handled as signed INT32-s, silently reading > incorrect data > ------------------------------------------------------------------------------------- > > Key: HIVE-17843 > URL: https://issues.apache.org/jira/browse/HIVE-17843 > Project: Hive > Issue Type: Bug > Reporter: Zoltan Ivanfi > Assignee: Janaki Lahorani > Priority: Major > Attachments: HIVE-17843.1.patch, HIVE-17843.1.patch, > HIVE-17843.2.patch, HIVE-17843.3.patch, HIVE-17843.4.patch > > > An unsigned 32 bit Parquet column, such as > {noformat} > optional int32 uint_32_col (UINT_32) > {noformat} > is read by Hive as if it were signed, leading to incorrect results. -- This message was sent by Atlassian JIRA (v7.6.3#76005)