Github user NamanRastogi commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3064#discussion_r247011216 --- Diff: docs/dml-of-carbondata.md --- @@ -106,6 +107,13 @@ CarbonData DML statements are documented here,which includes: OPTIONS('FILEHEADER'='column1,column2') ``` + - ##### SORT_SCOPE: + Sort Scope to be used for the current load. This overrides the Sort Scope of Table. --- End diff -- "to be" is correct. No change.
---