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.patchTo 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 <
[hidden email]>
Date: 2017-11-20T09:01:42Z
Support clean data for all
----
---