[
https://issues.apache.org/jira/browse/KYLIN-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shao Feng Shi reassigned KYLIN-1987:
------------------------------------
Assignee: (was: Hongbin Ma)
> 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
> Priority: Major
> 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
(v8.3.4#803005)