GitHub user BJangir opened a pull request:
https://github.com/apache/carbondata/pull/1123
[CARBONDATA-1254] Fixed describe formatted for sort columns after alter
Analysis: Earlier if we delete any column still it was being listed in
describe formatted.
Solution: Filtering deleted columns from sort columns list
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BJangir/incubator-carbondata descformat
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1123.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 #1123
----
commit 6c159dca830c71ff3f3157318747247eb05bd3db
Author: Ayush Mantri <[email protected]>
Date: 2017-06-29T09:48:20Z
Fixed described formatted for sort_columns after alter
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---