GitHub user ksimar opened a pull request:
https://github.com/apache/carbondata/pull/1320
[CARBONDATA-1446] Fixed Bug for error message on invalid partition id in
alter partition command
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ksimar/incubator-carbondata
bugFix/CARBONDATA-1446
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1320.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 #1320
----
commit ae06ccd8f7f9488d7e4cf46f870f081bd59cfbef
Author: ksimar <[email protected]>
Date: 2017-09-04T12:43:32Z
Fixed Bug on invalid error message in case of wrong partition id in alter
split partition.
----
---