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

Jark Wu closed FLINK-22179.
---------------------------
    Resolution: Resolved

> Manual test time function changes and new time attributes support
> -----------------------------------------------------------------
>
>                 Key: FLINK-22179
>                 URL: https://issues.apache.org/jira/browse/FLINK-22179
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>    Affects Versions: 1.13.0
>            Reporter: Leonard Xu
>            Assignee: Jark Wu
>            Priority: Blocker
>              Labels: release-testing
>             Fix For: 1.13.0
>
>         Attachments: time-functions-test.md
>
>
> * 1. Test time functions return expected value in both batch and streaming 
> mode, we can use Sql-client to test.
> - LOCALTIME
> - LOCALTIMESTAMP
> - CURRENT_DATE
> - CURRENT_TIME
> - CURRENT_TIMESTAMP
> - NOW()
> - PROCTIME()
> * 2. Test PROCTIME attribute works well in different case, eg(`interval 
> join`, `temporal join(lookup)`, `window`), and check 
> sink.partition-commit.trigger  that used proctime is as expected in 
> Hive/FileSystem sink 
> * 3. Test ROWTIME attribute that use TIMESTAMP_LTZ, cover `interval join`, 
> `temporal join`, `window` scenarios
> * 4. Test the `window` result is as expected in  DaylightSaving timezone



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to