hailin0 commented on code in PR #6251:
URL: https://github.com/apache/seatunnel/pull/6251#discussion_r1458203075


##########
seatunnel-connectors-v2/connector-cdc/connector-cdc-oracle/src/main/java/org/apache/seatunnel/connectors/seatunnel/cdc/oracle/source/eumerator/OracleChunkSplitter.java:
##########
@@ -104,21 +103,4 @@ protected int ObjectCompare(Object obj1, Object obj2) {
             return ObjectUtils.compare(obj1, obj2);
         }
     }
-

Review Comment:
   If you select this field as the split column, output the column to the sink.



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