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


##########
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:
   Closing the PR. Java Doc can be added to explain the functionalities of the 
class. Thanks



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