GitHub user jackylk opened a pull request:

    https://github.com/apache/carbondata/pull/1497

    [CARBONDATA-1612][CARBONDATA-1615][Streaming] Support delete segment for 
streaming table

    Support delete segment by ID and by Date for streaming table
    
     - [X] Any interfaces changed?
     No
    
     - [X] Any backward compatibility impacted?
     No
    
     - [X] Document update required?
    Yes. Need to explain delete segment operation is valid for streaming table
    
     - [X] Testing done
      Two new testcase added
    
     - [X] 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/jackylk/incubator-carbondata delete-segment

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1497.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 #1497
    
----
commit 0f17d692edf1ccc53f41d7cef2823903f9887100
Author: Jacky Li <jacky.li...@qq.com>
Date:   2017-11-14T12:41:24Z

    add testcase

----


---

Reply via email to