EMsnap commented on code in PR #7709:
URL: https://github.com/apache/inlong/pull/7709#discussion_r1150073682


##########
inlong-sort/sort-connectors/cdc-base/src/main/java/org/apache/inlong/sort/cdc/base/util/RecordUtils.java:
##########
@@ -130,4 +135,24 @@ public static LogicalType convertLogicType(Column column, 
Struct struct) {
         return null;
     }
 
+    /**
+     * Whether the source Record is a schema change event.
+     * @param sourceRecord
+     * @retur ture or false

Review Comment:
   typo 



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