Github user xubo245 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2875#discussion_r230629800
--- Diff:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
---
@@ -594,6 +713,7 @@ private CarbonCommonConstants() {
/**
* This property will determine the loads of how many days can be
compacted.
+ * TODO: dynamic
--- End diff --
removed, this property should can be dynamic configurable---
