Github user QiangCai commented on the issue:
https://github.com/apache/carbondata/pull/2971
@ravipesala
I agree with you to add it to the table properties.
Even if it becomes the table property, maybe the user also can change it.
right?
Range_column is different from the partition table.
For range_column, the range boundaries are different for all segments.
(Global_SORT also)
For the partition table, the range boundaries are the same for all segments.---
