[ https://issues.apache.org/jira/browse/HIVE-8460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174597#comment-14174597 ]
Vikram Dixit K commented on HIVE-8460: -------------------------------------- +1 for 0.14 > ORC SARG literal creation for double from float may lead to wrong evaluation > of SARG > ------------------------------------------------------------------------------------ > > Key: HIVE-8460 > URL: https://issues.apache.org/jira/browse/HIVE-8460 > Project: Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.13.0, 0.13.1 > Reporter: Ashutosh Chauhan > Assignee: Prasanth J > Attachments: HIVE-8460.1.patch, HIVE-8460.2.patch > > > e.g., expression like d = 0.22 where 0.22 is of float type, gets converted to > double d = 0.219999986 in SARG creation. This will cause erroneous evaluation > of SARG expression. -- This message was sent by Atlassian JIRA (v6.3.4#6332)