chetandb commented on a change in pull request #69: 1.6.0
URL:
https://github.com/apache/carbondata-site/pull/69#discussion_r320095979
##########
File path: content/dml-of-carbondata.html
##########
@@ -578,6 +593,14 @@ <h5>
<li>If both GLOBAL_SORT_PARTITIONS and SCALE_FACTOR are used at the same time, only GLOBAL_SORT_PARTITIONS is valid.</li>
<li>The compaction on RANGE_COLUMN will use LOCAL_SORT by default.</li>
</ul>
+<ul>
+<li>
+<h5>
+<a id="carbon_enable_range_compaction" class="anchor" href="#carbon_enable_range_compaction" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>CARBON_ENABLE_RANGE_COMPACTION</h5>
+</li>
+</ul>
+<p>To configure Ranges-based Compaction to be used or not for RANGE_COLUMN.
Review comment:
Change Ranges to Range in "To configure Ranges-based Compaction"
----------------------------------------------------------------
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:
[hidden email]
With regards,
Apache Git Services