vernedeng commented on code in PR #8895:
URL: https://github.com/apache/inlong/pull/8895#discussion_r1328210912


##########
inlong-sort/sort-flink/base/src/main/java/org/apache/inlong/sort/base/metric/SourceMetricData.java:
##########
@@ -242,6 +243,11 @@ public void outputMetricsWithEstimate(Object data) {
         outputMetrics(1, getDataSize(data));
     }
 
+    public void outputMetricsWithEstimate(Object[] records) {

Review Comment:
   I will fix it in the 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]

Reply via email to