GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/1853 [CARBONDATA-2072][TEST] Add dropTables method for optimizing drop table method in test cases
Add dropTables method for optimizing drop table method in test cases
Please see jira
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 test cases, no new test cases
- [ ] 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 dropTables
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1853.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1853
----
commit 48760ee0554d7cf3a645da0db697bdd5bee7bc47
Author: xubo245 <601450868@...>
Date: 2018-01-24T02:00:44Z
[CARBONDATA-2072][TEST] Add dropTables method for optimizing drop table method in test cases
----
---