[ 
https://issues.apache.org/jira/browse/FLINK-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352821#comment-15352821
 ] 

ASF GitHub Bot commented on FLINK-3580:
---------------------------------------

Github user aljoscha commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2150#discussion_r68740142
  
    --- Diff: 
flink-libraries/flink-table/src/test/scala/org/apache/flink/api/scala/batch/sql/ExpressionsITCase.scala
 ---
    @@ -120,4 +122,26 @@ class ExpressionsITCase(
         TestBaseUtils.compareResultAsText(results.asJava, expected)
       }
     
    +  @Test
    +  def testAdvancedDataTypes(): Unit = {
    --- End diff --
    
    Ah, I see, thanks.


> 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)

Reply via email to