GitHub user xubo245 opened a pull request:

    https://github.com/apache/carbondata/pull/2811

    [CARBONDATA-3002] Fix some spell error and remove the data after test case 
finished running

    [CARBONDATA-3002] Fix some spell error and remove the data after test case 
finished running
    
    1. fix spell error:retrive to retrieve
    2.remove the data after test case finished running, by delete table and 
database
    3.change dummy table with UUID, avoid erri when there are multiple 
carbonreader
    
    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
          no need 
     - [ ] 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-3002_fixSpellError

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/2811.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 #2811
    
----
commit af9de068b3d3eb01ae3e65ec8f8e12fc62e7aabb
Author: xubo245 <xubo29@...>
Date:   2018-10-11T10:13:14Z

    [CARBONDATA-3002] Fix some spell error and remove the data after test case 
finished running
    1. fix spell error:retrive to retrieve
    2.remove the data after test case finished running, by delete table and 
database
    3.change dummy table with UUID, avoid erri when there are multiple 
carbonreader

----


---

Reply via email to