You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2019/11/06 06:24:00 UTC

[jira] [Updated] (FLINK-14326) Support to apply watermark assigner according to the WatermarkSpec in TableSourceTable

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

Jark Wu updated FLINK-14326:
----------------------------
    Description: 
Apply watermark assigner according to the {{WatermarkSpec}} in {{TableSourceTable}} when {{StreamExecTableSourceScan#translateToPlan}}. Ignore TableSource’s {{DefinedRowtimeAttributes}} if {{WatermarkSpec}} exists. 


  was:
Apply rowtime computed column if existed and watermark assigner according to the {{WatermarkSpec}} in {{TableSourceTable}} when {{StreamExecTableSourceScan#translateToPlan}}. Ignore TableSource’s {{DefinedRowtimeAttributes}} if {{WatermarkSpec}} exists. 



> Support to apply watermark assigner according to the WatermarkSpec in TableSourceTable
> --------------------------------------------------------------------------------------
>
>                 Key: FLINK-14326
>                 URL: https://issues.apache.org/jira/browse/FLINK-14326
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Runtime
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Major
>
> Apply watermark assigner according to the {{WatermarkSpec}} in {{TableSourceTable}} when {{StreamExecTableSourceScan#translateToPlan}}. Ignore TableSource’s {{DefinedRowtimeAttributes}} if {{WatermarkSpec}} exists. 



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