manojpec commented on a change in pull request #3889:
URL: https://github.com/apache/hudi/pull/3889#discussion_r747156624
##########
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:
Brought the old one back to this same place. Can you please help me with
the test plan for this change?
--
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]