akashrn5 commented on a change in pull request #3436: [WIP]Geospatial Support: 
Modified to create and load table with invisible dimension sort column
URL: https://github.com/apache/carbondata/pull/3436#discussion_r345022348
 
 

 ##########
 File path: 
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
 ##########
 @@ -433,6 +433,7 @@ private CarbonCommonConstants() {
    */
   public static final String INDEX_COLUMNS = "INDEX_COLUMNS";
 
+  public static final String INDEX_HANDLER = "index_handler";
 
 Review comment:
   add comment for this property

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