You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "hongbin ma (JIRA)" <ji...@apache.org> on 2016/09/04 13:29:20 UTC

[jira] [Assigned] (KYLIN-1987) kylin can't support date/time functions like TIMESTAMPADD、TIMESTAMPDIFF

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

hongbin ma reassigned KYLIN-1987:
---------------------------------

    Assignee: hongbin ma  (was: liyang)

> kylin can't support date/time functions like TIMESTAMPADD、TIMESTAMPDIFF
> -----------------------------------------------------------------------
>
>                 Key: KYLIN-1987
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1987
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: v1.5.3
>         Environment: kylin-1.5.3-cdh5.7
>            Reporter: SF Wang
>            Assignee: hongbin ma
>              Labels: newbie
>
> kylin can't support date/time functions like TIMESTAMPADD、TIMESTAMPDIFF
> when I execute sql on sample table kylin_sales in kylin web cli, It reports error.
> My sql :
>  select timestampadd(DAY, 1, cast(part_dt as timestamp)) from kylin_sales
> Error message:
>   Encountered "(DAY" at line 1, column 20. Was expecting one of :"."... "("... ...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)