[
https://issues.apache.org/jira/browse/FLINK-29582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29582:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)