GitHub user akashrn5 opened a pull request:
https://github.com/apache/carbondata/pull/1627
[CARBONDATA-1759]make visibility of segments as false eventhough file is
not present To take care show segments after clean files operation
make visibility of segments as false eventhough file is not present To take
care show segments after clean files operation
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed?
NA
- [X] Any backward compatibility impacted?
NA
- [X] Document update required?
- [X] Testing done
test cases needs to be added
- [X] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/akashrn5/incubator-carbondata cleanfiles
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1627.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 #1627
----
----
---