[ https://issues.apache.org/jira/browse/HIVE-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt McCline updated HIVE-8415: ------------------------------- Status: Patch Available (was: Open) > Vectorized comparison of timestamp and integer needs to treat integer as > seconds since epoch > -------------------------------------------------------------------------------------------- > > Key: HIVE-8415 > URL: https://issues.apache.org/jira/browse/HIVE-8415 > Project: Hive > Issue Type: Bug > Components: Vectorization > Affects Versions: 0.14.0 > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Fix For: 0.14.0 > > Attachments: HIVE-8415.01.patch > > > Current vectorization code treats integers as nanoseconds which doesn't match > non-vectorized Hive behavior that interprets integers and doubles as seconds > since epoch. > Currently, the patch includes Jason's changes from patch #2 in HIVE-8391. -- This message was sent by Atlassian JIRA (v6.3.4#6332)