akashrn5 commented on a change in pull request #3094: [CARBONDATA-3264] Added SORT_SCOPE in ALTER TABLE SET
URL:
https://github.com/apache/carbondata/pull/3094#discussion_r249721960
##########
File path: docs/ddl-of-carbondata.md
##########
@@ -755,6 +756,21 @@ Users can specify which columns to include and exclude for local dictionary gene
**NOTE:** For old tables, by default, local dictionary is disabled. If user wants local dictionary for these tables, user can enable/disable local dictionary for new data at their discretion.
This can be achieved by using the alter table set command.
+- ##### SET and UNSET SORT SCOPE
+
+ When set command is used, all the newly set properties will override the corresponding old properties if exists.
Review comment:
mention the points which is common to both local dictionary and sort scope above and then specific to these both can be in different sub headings
----------------------------------------------------------------
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