gong commented on code in PR #7409:
URL: https://github.com/apache/inlong/pull/7409#discussion_r1115253669
##########
inlong-sort/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/UpsertKafkaDynamicTableFactory.java:
##########
@@ -231,7 +232,7 @@ public DynamicTableSource createDynamicTableSource(Context
context) {
Collections.emptyMap(),
0,
true,
- null,
+ inlongMetric,
null,
Review Comment:
inlong audit object also is null, you can add it, too.
--
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]