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

ASF GitHub Bot updated FLINK-20084:
-----------------------------------
    Labels: pull-request-available  (was: )

> Fix NPE when generating watermark for record whose rowtime field is null 
> after watermark push down
> --------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-20084
>                 URL: https://issues.apache.org/jira/browse/FLINK-20084
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.12.0
>            Reporter: Shengkai Fang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> The problem is from the class 
> {{PushWatermarkIntoTableSourceScanRuleBase$DefaultWatermarkGeneratorSupplier$DefaultWatermarkGenerator#onEvent}}.
>  It doesn't test whether the calculated watermark is null before set.  
>  



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

Reply via email to