xuqianjin created FLINK-10926:
---------------------------------
Summary: Add TIMESTAMPDIFFmath function supported in Table API and SQL
Key: FLINK-10926
URL:
https://issues.apache.org/jira/browse/FLINK-10926 Project: Flink
Issue Type: Task
Components: Table API & SQL
Reporter: xuqianjin
Use the following SQL statement:
{{select TIMESTAMPDIFF (MINUTE, 'the 2012-08-24 09:00:00', '2012-08-30 12:00:00')}}
Expect to be able to return the time difference correctly
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)