[ 
https://issues.apache.org/jira/browse/HIVE-20385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625638#comment-16625638
 ] 

Bruno Pusztahazi commented on HIVE-20385:
-----------------------------------------

I have fixed it to the proposed date + int math, removed unnecessary methods. 
The test failure is unrelated.

[~gopalv]: Can we proceed with this?

Thanks.

> Date: date + int fails to add days
> ----------------------------------
>
>                 Key: HIVE-20385
>                 URL: https://issues.apache.org/jira/browse/HIVE-20385
>             Project: Hive
>          Issue Type: Bug
>          Components: Types
>    Affects Versions: 4.0.0
>            Reporter: Gopal V
>            Assignee: Bruno Pusztahazi
>            Priority: Minor
>         Attachments: HIVE-20385.1.patch, HIVE-20385.2.patch, 
> HIVE-20385.3.patch
>
>
> {code}
> select current_date + 5;
> FAILED: SemanticException [Error 10014]: Line 1:7 Wrong arguments '5': No 
> matching method for class 
> org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPDTIPlus with (date, int)
> {code}
> This works in Postgres 9.6 - http://sqlfiddle.com/#!17/9eecb/19253/0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to