yzeng1618 commented on code in PR #9576: URL: https://github.com/apache/seatunnel/pull/9576#discussion_r2552093906
########## seatunnel-translation/seatunnel-translation-flink/seatunnel-translation-flink-20/src/main/java/org/apache/seatunnel/translation/flink/serialization/CommitWrapperSerializer.java: ########## @@ -0,0 +1,59 @@ +/* Review Comment: The 1.20-specific duplicates were removed; we now reuse the common serializers and state classes. Only the empty state serializer remains for sink2’s no-state requirement. ########## seatunnel-translation/seatunnel-translation-flink/seatunnel-translation-flink-20/src/main/java/org/apache/seatunnel/translation/flink/serialization/FlinkWriterStateSerializer.java: ########## @@ -0,0 +1,75 @@ +/* Review Comment: The 1.20-specific duplicates were removed; we now reuse the common serializers and state classes. Only the empty state serializer remains for sink2’s no-state requirement. -- 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]
