GitHub user akashrn5 opened a pull request:
https://github.com/apache/carbondata/pull/1608
[CARBONDATA-1761]do not change status of segment to marked for delete if it
is in progress
do not change status of segment to marked for delete if it is in progress
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [*] Any interfaces changed?
NA
- [*] Any backward compatibility impacted?
NA
- [*] Document update required?
NA
- [*] Testing done
tested in local
- [*] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/akashrn5/incubator-carbondata delete
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1608.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 #1608
----
commit de63d8c843a7860f49d3e5b5627aceee1332f37d
Author: akashrn5 <[email protected]>
Date: 2017-12-04T12:31:18Z
do not change status of segment to marked for delete if it is in progress
----
---