Hi Joao, I noticed the FLIP currently contains the following 2 methods about type serializer:
(1) <IN> TypeSerializer<IN> createInputSerializer(); (2) <IN> TypeSerializer<IN> createSerializer(TypeInformation<IN> inType); Is the method (2) still needed now? Best, Lijie João Boto <eskabe...@apache.org> 于2023年5月19日周五 16:53写道: > Updated the FLIP to use this option. >