GitHub user jackylk opened a pull request:
https://github.com/apache/incubator-carbondata/pull/206
[CARBONDATA-282] Add segment management in CarbonExample
Add segment delete using segment id and date example in CarbonExample
This PR will help user to understand how `DELETE SEGMENT` syntax is used
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jackylk/incubator-carbondata example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/206.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 #206
----
commit 06bcc8d0d018d5c4bb52bc35f31ef2848cb869dd
Author: jackylk <[email protected]>
Date: 2016-10-02T00:20:00Z
add delete segment usage in example
commit d8ba38335ed8fe374cd56e5c9846da191ffabb07
Author: jackylk <[email protected]>
Date: 2016-10-02T01:00:59Z
fix style
----
---
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.
---