akashrn5 commented on a change in pull request #3614: [CARBONDATA-3693]
Separate Index command from DataMap command
URL: https://github.com/apache/carbondata/pull/3614#discussion_r384280832
##########
File path:
core/src/main/java/org/apache/carbondata/core/datamap/status/DataMapStatus.java
##########
@@ -18,7 +18,7 @@
package org.apache.carbondata.core.datamap.status;
/**
- * DataMap status
+ * Index status
*/
public enum DataMapStatus {
Review comment:
can make this IndexStatus
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services