Indhumathi27 commented on a change in pull request #3264: [CARBONDATA-3418] Inherit Column Compressor Property from parent table to its child table's
URL:
https://github.com/apache/carbondata/pull/3264#discussion_r291929100
##########
File path: docs/ddl-of-carbondata.md
##########
@@ -811,6 +811,7 @@ Users can specify which columns to include and exclude for local dictionary gene
new SORT_COLUMNS.
UNSET is not supported, but it can set SORT_COLUMNS to empty string instead of using UNSET.
+ NOTE: SORT_SCOPE should not be NO_SORT, when set SORT_COLUMNS to empty
Review comment:
This scenario, first user creates a table with sort_scope='no_sort' and then set sort_columns=empty, using alter set tableproperties, which is not allowed
----------------------------------------------------------------
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