GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/2357
[CARBONDATA-2569] Search mode throw exception but test case pass
[CARBONDATA-2569] Search mode throw exception but test case pass, please
check the jira
This PR move the run the sparkSQL after search mode has exception
- [X] Any interfaces changed?
NO
- [X] Any backward compatibility impacted?
No
- [X] Document update required?
No
- [X] Testing done
run test case searchModeTestCase
- [X] 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
CARBONDATA-2569-SearchModeException
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2357.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 #2357
----
commit 9f349c39d8714c4e1197dfc547aecb76b58a17d3
Author: xubo245 <xubo29@...>
Date: 2018-06-01T03:50:52Z
[CARBONDATA-2569] Search mode throw exception but test case pass
----
---