You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hanson (JIRA)" <ji...@apache.org> on 2013/11/06 19:17:17 UTC

[jira] [Created] (HIVE-5761) Implement vectorized support for the DATE data type

Eric Hanson created HIVE-5761:
---------------------------------

             Summary: Implement vectorized support for the DATE data type
                 Key: HIVE-5761
                 URL: https://issues.apache.org/jira/browse/HIVE-5761
             Project: Hive
          Issue Type: Sub-task
            Reporter: Eric Hanson


Add support to allow queries referencing DATE columns and expression results to run efficiently in vectorized mode. This should re-use the code for the the integer/timestamp types to the extent possible and beneficial. Include unit tests and end-to-end tests. Consider re-using or extending existing end-to-end tests for vectorized integer and/or timestamp operations.



--
This message was sent by Atlassian JIRA
(v6.1#6144)