gaborgsomogyi commented on code in PR #27340:
URL: https://github.com/apache/flink/pull/27340#discussion_r2622246641
##########
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:
They're working but the whole intention is is to infer types and make user's
life easier. The `SavepointTypeInformationFactory` approach would worth to add
a new test though
--
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]