xuchuanyin commented on a change in pull request #3063: [CARBONDATA-3242] Move Range_Column into the table level properties
URL:
https://github.com/apache/carbondata/pull/3063#discussion_r247352081
##########
File path: core/src/main/java/org/apache/carbondata/core/util/CarbonProperties.java
##########
@@ -1364,6 +1364,30 @@ public int getHeapMemoryPoolingThresholdBytes() {
return thresholdSize;
}
+ public int getRangeColumnScaleFactor() {
Review comment:
Why not keep the procedure of the method similar with other methods, such as the above and the below one?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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