linliu-code commented on code in PR #9593:
URL: https://github.com/apache/hudi/pull/9593#discussion_r1336165241
##########
hudi-common/src/main/java/org/apache/hudi/common/model/HoodiePreCombineAvroRecordMerger.java:
##########
@@ -35,8 +35,16 @@ public class HoodiePreCombineAvroRecordMerger extends
HoodieAvroRecordMerger {
public static final HoodiePreCombineAvroRecordMerger INSTANCE = new
HoodiePreCombineAvroRecordMerger();
Review Comment:
Yeah, since we don't need it.
--
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]