manojpec commented on a change in pull request #3889:
URL: https://github.com/apache/hudi/pull/3889#discussion_r747297948



##########
File path: 
hudi-common/src/main/java/org/apache/hudi/common/bootstrap/index/HFileBootstrapIndex.java
##########
@@ -577,10 +578,4 @@ public String getName() {
     }
   }
 
-  /**
-   * This class is explicitly used as Key Comparator to workaround hard coded
-   * legacy format class names inside HBase. Otherwise we will face issues 
with shading.
-   */
-  public static class HoodieKVComparator extends KeyValue.KVComparator {

Review comment:
       Discussed and have the test plan. Will test it out. 




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