[ 
https://issues.apache.org/jira/browse/TAJO-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyoungjun Kim reassigned TAJO-791:
----------------------------------

    Assignee: Hyoungjun Kim

> Implements ADD_DAYS() function
> ------------------------------
>
>                 Key: TAJO-791
>                 URL: https://issues.apache.org/jira/browse/TAJO-791
>             Project: Tajo
>          Issue Type: Sub-task
>            Reporter: Hyoungjun Kim
>            Assignee: Hyoungjun Kim
>            Priority: Minor
>
> See title.
> {noformat}
> default> select add_days(to_date('2013-12-30'), 10);
> ?add_days
> -------------------------------
> 2014-01-09
> default> select add_days(to_date('2013-12-22'), -2);
> ?add_days
> -------------------------------
> 2013-12-20
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to