ajantha-bhat commented on a change in pull request #3653: [CARBONDATA-3665]
Support TimeBased Cache expiration using ExpiringMap
URL: https://github.com/apache/carbondata/pull/3653#discussion_r390878013
##########
File path:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
##########
@@ -2399,4 +2399,9 @@ private CarbonCommonConstants() {
public static final String BUCKET_COLUMNS = "bucket_columns";
public static final String BUCKET_NUMBER = "bucket_number";
+ /**
+ * property for table level cache expiration
+ */
Review comment:
Update documentation also
----------------------------------------------------------------
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