Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2302#discussion_r187779386
--- Diff:
core/src/main/java/org/apache/carbondata/core/datamap/DataMapStoreManager.java
---
@@ -208,7 +208,7 @@ public DataMapCatalog getDataMapCatalog(DataMapProvider
dataMapProvider, String
}
/**
- * Initialize by reading all datamaps from store and re register it
+ * Intialize by reading all datamaps from store and re register it
--- End diff --
typo---
