[ https://issues.apache.org/jira/browse/HIVE-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Dere updated HIVE-8391: ----------------------------- Attachment: HIVE-8391.2.patch Patch v2 allows timestamp and numeric types to be compared as double, without having to allow implicit conversions between timestamp and numeric. Also add q file test. > Comparion between TIMESTAMP and Integer types goes to STRING as "common > comparison denominator" instead of a numeric type > ------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-8391 > URL: https://issues.apache.org/jira/browse/HIVE-8391 > Project: Hive > Issue Type: Bug > Components: CBO, Logical Optimizer > Affects Versions: 0.14.0 > Reporter: Matt McCline > Assignee: Jason Dere > Priority: Critical > Fix For: 0.14.0 > > Attachments: HIVE-8391.1.patch, HIVE-8391.2.patch, vectorization_7.q > > > Discovered while investigating why vectorization_7.q has different results > for non-vectorized [+CBO] and vectorized [+CBO]. -- This message was sent by Atlassian JIRA (v6.3.4#6332)