GitHub user anubhav100 opened a pull request:
https://github.com/apache/carbondata/pull/1545
[CARBONDATA-1710]Resolved The Bug For Alter Tabel on decimal typethrows
exception when first alter is failed
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ ] Any interfaces changed?
no
- [ ] Any backward compatibility impacted?
no
- [ ] Document update required?
not required
- [ ] Testing done
new Test cases are added in same pr
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anubhav100/incubator-carbondata
CARBONDATA-1710
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1545.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 #1545
----
commit 9556bb0d3daac776e3bd8368b31f2b05f84e5c77
Author: anubhav100 <[email protected]>
Date: 2017-11-21T13:05:09Z
Resolved The Bug For Alter Tabel on decimal typethrows exception when
first alter is failed
----
---