sgururajshetty commented on a change in pull request #3203: [DOC] Update doc for sort_columns modification
URL:
https://github.com/apache/carbondata/pull/3203#discussion_r281492199
##########
File path: docs/ddl-of-carbondata.md
##########
@@ -793,6 +793,19 @@ Users can specify which columns to include and exclude for local dictionary gene
ALTER TABLE tablename UNSET TBLPROPERTIES('SORT_SCOPE')
```
+ - ##### SORT COLUMNS
+ Example to SET SORT COLUMNS:
Review comment:
How about adding some description for below 2 points:
In what scenarios user need to use this ( ex: the table can be sorted after the creation of the table by using the following....)
Is there any advantages?
----------------------------------------------------------------
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