Chesnay Schepler created FLINK-29582:
----------------------------------------
Summary: SavepointWriter should be usable without any
transformation
Key: FLINK-29582
URL: https://issues.apache.org/jira/browse/FLINK-29582
Project: Flink
Issue Type: Improvement
Components: API / State Processor
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.17.0
The SavepointWriter of the state processor API currently enforces at least one
transformation to be defined be the user.
This is an irritating limitation; this means you can't use the API to delete a
state or use the new uid remapping function from FLINK-29457 without specifying
some dummy transformation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)