ajantha-bhat commented on a change in pull request #3908:
URL: https://github.com/apache/carbondata/pull/3908#discussion_r486965218
##########
File path:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
##########
@@ -1273,6 +1273,13 @@ private CarbonCommonConstants() {
@CarbonProperty
public static final String CARBON_MAX_DRIVER_LRU_CACHE_SIZE =
"carbon.max.driver.lru.cache.size";
+ /**
+ * max driver lru cache size upto which partition lru cache will be loaded
in memory
+ */
+ @CarbonProperty
Review comment:
please also update the document
----------------------------------------------------------------
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]