danny0405 commented on code in PR #17838:
URL: https://github.com/apache/hudi/pull/17838#discussion_r2706724679
##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/StreamWriteFunction.java:
##########
@@ -289,9 +306,6 @@ private boolean doBufferRecord(String bucketID,
HoodieFlinkInternalRow record) t
*/
protected void bufferRecord(HoodieFlinkInternalRow record) throws
IOException {
writeMetrics.markRecordIn();
- // set operation type into rowkind of row.
Review Comment:
why remove this.
--
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]