You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2014/10/09 10:31:33 UTC

[jira] [Created] (HIVE-8415) Vectorized comparison of timestamp and integer needs to treat integer as seconds since epoch

Matt McCline created HIVE-8415:
----------------------------------

             Summary: 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


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)