e-mhui commented on code in PR #7416:
URL: https://github.com/apache/inlong/pull/7416#discussion_r1115389471
##########
inlong-sort/sort-connectors/oracle-cdc/src/main/java/org/apache/inlong/sort/cdc/oracle/table/OracleTableSourceFactory.java:
##########
@@ -127,7 +118,17 @@ public DynamicTableSource createDynamicTableSource(Context
context) {
startupOptions,
sourceMultipleEnable,
inlongMetric,
- inlongAudit);
+ inlongAudit,
Review Comment:
Thanks, it is a good suggestion, but there is not much time now.I will
optimize it in next pr.
--
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]