GitHub user manishgupta88 opened a pull request:
https://github.com/apache/carbondata/pull/983
[CARBONDATA-1113] Added validation for partition columns
Add various validation to partition columns like:-
1. Partition columns cannot be drop using alter command
2. Range partition info should have values in ascending order
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manishgupta88/incubator-carbondata
partition_validation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/983.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 #983
----
commit da36939a9f8718e7d8604c0333216b541c5869d5
Author: kunal642 <[email protected]>
Date: 2017-05-31T11:03:58Z
added validation for partition columns
----
---
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.
---