Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
cdc-3.1.1
Description
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:
...
```
Attachments
Issue Links
- links to