GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/1525
[CARBONDATA-1751] Make the type of exception and message correctly
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?
No
- [ ] Testing done
change old test cases to adapt changed massage
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
MR55
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xubo245/carbondata msgYaDong
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1525.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 #1525
----
commit 80ea7c95b00680c43fd8d16f5aa51a30311a8930
Author: xubo245 <[email protected]>
Date: 2017-11-17T14:36:46Z
[CARBONDATA-1751] Make the type of exception and message correctly
----
---