[GitHub] carbondata pull request #1537: [CARBONDATA-1778] Support clean data for all

2017-11-25 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] carbondata pull request #1537: [CARBONDATA-1778] Support clean data for all

2017-11-20 Thread chenerlu
GitHub user chenerlu opened a pull request:

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

[CARBONDATA-1778] Support clean data for all

Modification reasons:
Now Carbon only support clean garbage segments for specified table.
Carbon should provide the ability to clean all garbage segments without 
specified the database name and table name.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/chenerlu/incubator-carbondata cleanfile

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

https://github.com/apache/carbondata/pull/1537.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 #1537


commit d5e9b19809b75f3cb8af27ff059c24b25e552309
Author: chenerlu 
Date:   2017-11-20T09:01:42Z

Support clean data for all




---