jonvex commented on code in PR #7881:
URL: https://github.com/apache/hudi/pull/7881#discussion_r1106009875


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/index/HoodieIndex.java:
##########
@@ -152,11 +155,51 @@ public boolean requiresTagging(WriteOperationType 
operationType) {
   public void close() {
   }
 
+  @EnumDescription("Determines how records are indexed. Default is engine 
specific.")
   public enum IndexType {

Review Comment:
   Need to look closely at these annotations, don't know some of them well at al



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