davidradl commented on code in PR #27340:
URL: https://github.com/apache/flink/pull/27340#discussion_r2620188660
##########
docs/content/docs/libs/state_processor_api.md:
##########
@@ -586,13 +586,6 @@ public class StatefulFunction extends
KeyedProcessFunction<Integer, Integer, Voi
}
...
}
-
-public class AvroSavepointTypeInformationFactory implements
SavepointTypeInformationFactory {
Review Comment:
@gaborgsomogyi my bad. I did not look closely enough. If the
SavepointTypeInformationFactory approach remains as safety belt, I suggest we
keep the deleted tests that refer to this approach - I assume these tests would
still work if there is no metadata.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]