Gopal V created HIVE-4699:
-----------------------------
Summary: Integrate basic UDFs for Timesamp
Key: HIVE-4699
URL: https://issues.apache.org/jira/browse/HIVE-4699
Project: Hive
Issue Type: Sub-task
Components: UDF
Affects Versions: vectorization-branch
Reporter: Gopal V
Assignee: Gopal V
Priority: Minor
Attachments: HIVE-4160.patch
Integrated the timestamp UDFs from HIVE-4608, to be able to use the following
TO_UNIX_TIMESTAMP(ts),
year(ts),
month(ts),
weekofyear(ts),
dayofmonth(ts),
hour(ts),
minute(ts),
second(ts)
in queries.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira