Hisoka-X commented on code in PR #5755:
URL: https://github.com/apache/seatunnel/pull/5755#discussion_r1376163214


##########
seatunnel-api/src/main/java/org/apache/seatunnel/api/sink/SeaTunnelSink.java:
##########
@@ -64,8 +64,10 @@ default void setTypeInfo(SeaTunnelRowType seaTunnelRowType) {
     /**
      * Get the data type of the records consumed by this sink.
      *
+     * @deprecated instead by {@link 
org.apache.seatunnel.api.table.factory.Factory}
      * @return SeaTunnel data type.
      */
+    @Deprecated

Review Comment:
   If test passed. I will try to remove all implement method.



-- 
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]

Reply via email to