niuge01 commented on a change in pull request #3688: [CARBONDATA-3765] Refactor
Index Metadata for CG and FG Indexes
URL: https://github.com/apache/carbondata/pull/3688#discussion_r408665324
##########
File path:
core/src/main/java/org/apache/carbondata/core/index/CarbonIndexProvider.java
##########
@@ -72,91 +72,95 @@
* @since 1.4.0
*/
@InterfaceAudience.Internal
-public abstract class DataMapProvider {
+public abstract class CarbonIndexProvider {
Review comment:
```suggestion
public abstract class IndexProvider {
```
----------------------------------------------------------------
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