danny0405 commented on code in PR #8998:
URL: https://github.com/apache/hudi/pull/8998#discussion_r1241883412


##########
hudi-common/src/main/java/org/apache/hudi/common/util/HoodieRecordUtils.java:
##########
@@ -73,33 +74,30 @@ public static HoodieRecordMerger loadRecordMerger(String 
mergerClass) {
    * Instantiate a given class with a record merge.
    */
   public static HoodieRecordMerger createRecordMerger(String basePath, 
EngineType engineType,
-      List<String> mergerClassList, String recordMergerStrategy) {

Review Comment:
   Can we write a test case for it in `TestHoodieRecordUtils`



-- 
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