Carl-Zhou-CN commented on code in PR #7355:
URL: https://github.com/apache/seatunnel/pull/7355#discussion_r1712870775
##########
seatunnel-translation/seatunnel-translation-flink/seatunnel-translation-flink-common/src/main/java/org/apache/seatunnel/translation/flink/source/FlinkRowCollector.java:
##########
@@ -42,9 +40,7 @@
@Slf4j
public class FlinkRowCollector implements Collector<SeaTunnelRow> {
- private ReaderOutput<Row> readerOutput;
-
- private final FlinkRowConverter rowSerialization;
Review Comment:
Do we need to remove the FlinkRowConverter Class itself?
--
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]