bibhu107 commented on code in PR #12223:
URL: https://github.com/apache/hudi/pull/12223#discussion_r1867401678


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadataWriter.java:
##########
@@ -39,7 +39,7 @@
 import org.apache.hudi.common.model.HoodieFileFormat;
 import org.apache.hudi.common.model.HoodieFileGroup;
 import org.apache.hudi.common.model.HoodieIndexDefinition;
-import org.apache.hudi.common.model.HoodieIndexMetadata;
+import 
org.apache.hudi.common.model.HoodieIndexFunctionalOrSecondaryIndexMetadata;

Review Comment:
   Hi @xushiyan Any suggestions for the class name?
   How about `HoodieFunctionalOrSecondaryIndexMetadata` As the class is 
relevant only for  these two indexes. 



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