GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/1866 [CARBONDATA-2089] Test case is incorrect
exception is error. Because some test case always run success whether sql throw exception
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
only change
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
No
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/xubo245/carbondata testCaseIsImproper
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1866.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1866
----
commit 5c32fa1d8265198b60bb93bda0f24ac13edefe18
Author: xubo245 <601450868@...>
Date: 2018-01-26T12:40:20Z
[CARBONDATA-2089] Test case is incorrect
exception is error. Because some test case always run success whether sql throw exception
----
---