niuge01 commented on a change in pull request #3661: [CARBONDATA-3704] Support 
create materialized view on all type table, and make mv support mutil-tenant.
URL: https://github.com/apache/carbondata/pull/3661#discussion_r401356054
 
 

 ##########
 File path: core/src/main/java/org/apache/carbondata/core/datamap/IndexMeta.java
 ##########
 @@ -29,24 +29,24 @@
 import org.apache.commons.lang3.StringUtils;
 
 /**
- * Metadata of the datamap, set by DataMap developer
+ * Metadata of the datamap, set by Index developer
  */
-@InterfaceAudience.Developer("DataMap")
+@InterfaceAudience.Developer("Index")
 @InterfaceStability.Evolving
-public class DataMapMeta {
+public class IndexMeta {
 
 Review comment:
   we will do it in a new pr.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to