GitHub user chenerlu opened a pull request:
https://github.com/apache/carbondata/pull/1321
[CARBONDATA-1438] Unify the sort column and sort scope in create table
command
Background:
In order to improve the ease of usage for users, unify the sort column and
sort scope in create table command.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenerlu/incubator-carbondata pr-1438
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1321.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1321
----
commit c20caf973a70e6c6dc94d3cb26bf22404646e8eb
Author: chenerlu <[email protected]>
Date: 2017-09-04T12:54:55Z
Unify the sort column and sort scope in create table command
----
---