Alexander Pivovarov created HIVE-9366:
-----------------------------------------
Summary: wrong date in description annotation in date_add() and
date_sub() udf
Key: HIVE-9366
URL: https://issues.apache.org/jira/browse/HIVE-9366
Project: Hive
Issue Type: Bug
Components: UDF
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
Priority: Trivial
files:
ql/src/test/results/clientpositive/udf_date_add.q.out
ql/src/test/results/beelinepositive/udf_date_add.q.out
last line shows '2009-31-07' but it should be '2009-07-31' instead
the @Description annotation needs to be fixed for both date_add() and date_sub()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)