yanghua commented on a change in pull request #1302: [HUDI-595] code cleanup, 
refactoring code out of PR# 1159
URL: https://github.com/apache/incubator-hudi/pull/1302#discussion_r374138596
 
 

 ##########
 File path: 
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/hive/HoodieCombineHiveInputFormat.java
 ##########
 @@ -353,9 +352,9 @@ public int hashCode() {
     init(job);
     Map<Path, ArrayList<String>> pathToAliases = mrwork.getPathToAliases();
     Map<String, Operator<? extends OperatorDesc>> aliasToWork = 
mrwork.getAliasToWork();
-    /** MOD - Initialize a custom combine input format shim that will call 
listStatus on the custom inputFormat **/
+    /* MOD - Initialize a custom combine input format shim that will call 
listStatus on the custom inputFormat **/
 
 Review comment:
   ditto

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to