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

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

> Transform schema operator failed to trigger checkpoint with bounded source
> --------------------------------------------------------------------------
>
>                 Key: FLINK-35813
>                 URL: https://issues.apache.org/jira/browse/FLINK-35813
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>            Reporter: yux
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, transform schema operator clears its state field after a bounded 
> job finishes. Any following checkpoint requests in snapshotState method will 
> cause an NPE. Here's a minimum reproducible example:
> ```
> source:
>   type: values
> sink:
>   type: values
> transform:
>    ...
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to