[
https://issues.apache.org/jira/browse/FLINK-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348877#comment-15348877
]
ASF GitHub Bot commented on FLINK-3580:
---------------------------------------
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2150
Hi @twalthr, thanks for the PR. I skimmed the changes and everything looked
fine. I have two suggestions though.
1. Can we add a casts from `Long` to `Timestamp` and back?
2. Can you add a Date, Time, and Timestamp type an existing ITCase for
Scala SQL and Table API to check that these work fine?
Thanks, Fabian
> Reintroduce Date/Time and implement scalar functions for it
> -----------------------------------------------------------
>
> Key: FLINK-3580
> URL: https://issues.apache.org/jira/browse/FLINK-3580
> Project: Flink
> Issue Type: Sub-task
> Components: Table API & SQL
> Reporter: Timo Walther
> Assignee: Timo Walther
>
> This task includes:
> {code}
> DATETIME_PLUS
> EXTRACT_DATE
> FLOOR
> CEIL
> CURRENT_TIME
> CURRENT_TIMESTAMP
> LOCALTIME
> LOCALTIMESTAMP
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)