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

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
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 <jacky.likun@...>
Date:   2018-01-18T04:03:56Z

    add test

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

    update

----


---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user chenliang613 commented on the issue:

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


---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

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


---