[GitHub] [carbondata] jackylk commented on a change in pull request #3422: [CARBONDATA-3558] Clean up codes for property "autoRefreshDataMap"

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] jackylk commented on a change in pull request #3422: [CARBONDATA-3558] Clean up codes for property "autoRefreshDataMap"

GitBox
jackylk commented on a change in pull request #3422: [CARBONDATA-3558] Clean up codes for property "autoRefreshDataMap"
URL: https://github.com/apache/carbondata/pull/3422#discussion_r339943626
 
 

 ##########
 File path: core/src/main/java/org/apache/carbondata/core/datamap/DataMapProvider.java
 ##########
 @@ -120,7 +120,7 @@ public void initData() { }
   /**
    * Rebuild the datamap by loading all existing data from mainTable
    * This is called when refreshing the datamap when
-   * 1. after datamap creation and if `autoRefreshDataMap` is set to true
+   * 1. after datamap creation and no "WITH DEFERRED REBUILD" defined
 
 Review comment:
   Please modify the MD document also
   https://github.com/apache/carbondata/blob/master/docs/datamap/datamap-management.md#automatic-refresh
   

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services