[ https://issues.apache.org/jira/browse/HIVE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905399#comment-15905399 ]
Ashutosh Chauhan commented on HIVE-15708: ----------------------------------------- I think we can accept changes in {{orc_ppd_decimal}} since comparison between decimal , double and strings should be in double. We already do this for our other arithmetic operations and not doing it for {{between}} previously was likely oversight. We can update golden files there. For record, sql server has this type hierarchy https://msdn.microsoft.com/en-us/library/ms190309.aspx which should be a good approximation for standard. After this change we will move closer to standard. > Upgrade calcite version to 1.12 > ------------------------------- > > Key: HIVE-15708 > URL: https://issues.apache.org/jira/browse/HIVE-15708 > Project: Hive > Issue Type: Task > Components: CBO, Logical Optimizer > Affects Versions: 2.2.0 > Reporter: Ashutosh Chauhan > Assignee: Remus Rusanu > Attachments: HIVE-15708.01.patch, HIVE-15708.02.patch, > HIVE-15708.03.patch, HIVE-15708.04.patch, HIVE-15708.05.patch, > HIVE-15708.06.patch, HIVE-15708.07.patch, HIVE-15708.08.patch, > HIVE-15708.09.patch, HIVE-15708.10.patch, HIVE-15708.11.patch, > HIVE-15708.12.patch, HIVE-15708.13.patch, HIVE-15708.14.patch, > HIVE-15708.15.patch, HIVE-15708.15.patch, HIVE-15708.16.patch > > > Currently we are on 1.10 Need to upgrade calcite version to 1.11 -- This message was sent by Atlassian JIRA (v6.3.15#6346)