[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832312#comment-13832312 ]
Teddy Choi commented on HIVE-5761: ---------------------------------- I would like to take this issue, following to HIVE-5581. They have much in common. I will create vectorized versions of UDFDate, UDFDateAdd, UDFDateDiff, UDFDateSub, UDFDayOfMonth, UDFMonth, UDFToString, UDFWeekOfYear, UDFYear. > 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)