[ https://issues.apache.org/jira/browse/HIVE-26492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis updated HIVE-26492: --------------------------------------- Fix Version/s: (was: 3.1.1) I cleared the fixVersion field since this ticket is still open. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED. According to the [JIRA guidelines|https://cwiki.apache.org/confluence/display/Hive/HowToContribute] the fixVersion should be set only when the issue is resolved/closed. > orc.apache.orc.impl.writer.StructTreeWriter write wrong column stats when > encounter decimal type value > ------------------------------------------------------------------------------------------------------ > > Key: HIVE-26492 > URL: https://issues.apache.org/jira/browse/HIVE-26492 > Project: Hive > Issue Type: Bug > Components: ORC > Affects Versions: 3.1.1 > Reporter: Yunhong Zheng > Priority: Major > Attachments: image-2022-08-22-22-05-53-412.png > > > For _orc.apache.orc.impl.writer.StructTreeWriter_ in hive-exec-3.1.1 . In > this class, method _writeFileStatistics_ will create a wrong column stats min > value (column stats min equals 0) when encounter decimal type column(like > decimal(5, 2), decimal(14, 2)). the debug screenshot: > !image-2022-08-22-22-05-53-412.png|width=822,height=249! -- This message was sent by Atlassian Jira (v8.20.10#820010)