GitHub user ravikiran23 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/92
[CARBONDATA-176] Deletion of compacted segment is not allowed.
once the segment is compacted then if user selects the compacted segment to
delete then no need to delete the segment.
displaying error msg on this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravikiran23/incubator-carbondata
deletingCompactedSegment
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/92.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 #92
----
commit bea9475ca4b97b1f505c2b3a2019b48ee1c795c0
Author: ravikiran <[email protected]>
Date: 2016-08-24T14:06:06Z
once the segment is compacted then if user selects the compacted segment to
delete then no need to delete the segment.
displaying error msg on this.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---