You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by jackylk <gi...@git.apache.org> on 2018/01/18 04:09:40 UTC

[GitHub] carbondata pull request #1826: [CARBONDATA-2048] Data delete should be rejec...

GitHub user jackylk opened a pull request:

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

    [CARBONDATA-2048] Data delete should be rejected when insert overwrite is in progress

    Add testcase and fix bug: data delete should be rejected when insert overwrite is in progress
    
     - [X] Any interfaces changed?
     No
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
    No
     - [X] Testing done
    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 add_testcase

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

    https://github.com/apache/carbondata/pull/1826.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 #1826
    
----
commit 212074e5fbd1f2cd01ddf2b507bf0c65d4296a34
Author: Jacky Li <ja...@...>
Date:   2018-01-18T04:03:56Z

    add test

commit b2acee20523e8f58bfea387bf2b692636c41d91e
Author: Jacky Li <ja...@...>
Date:   2018-01-18T04:09:20Z

    update

----


---

[GitHub] carbondata issue #1826: [CARBONDATA-2048] Data delete should be rejected whe...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1826
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/2949/



---

[GitHub] carbondata issue #1826: [CARBONDATA-2048] Data delete should be rejected whe...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1826
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2925/



---

[GitHub] carbondata pull request #1826: [CARBONDATA-2048] Data delete should be rejec...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] carbondata issue #1826: [CARBONDATA-2048] Data delete should be rejected whe...

Posted by chenliang613 <gi...@git.apache.org>.
Github user chenliang613 commented on the issue:

    https://github.com/apache/carbondata/pull/1826
  
    Verified, LGTM


---

[GitHub] carbondata issue #1826: [CARBONDATA-2048] Data delete should be rejected whe...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1826
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1692/



---