GitHub user kumarvishal09 opened a pull request:
https://github.com/apache/carbondata/pull/1382
[CARBONDATA-1514] Sort Column Property is not getting added in case of
alter operation
**Problem:**: Sort Column Property is not getting added in case of alter
operation
**Solution**: Need to add sort column if use has added in alter operation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kumarvishal09/incubator-carbondata
FixedSortColumnIssueInCaseOfAlter
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1382.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 #1382
----
commit f6474eb28b2232075729f29c64c6772b2ea33d72
Author: kumarvishal <[email protected]>
Date: 2017-09-25T12:15:10Z
FixedColumnIssueInCaseOfAlter
----
---