[GitHub] carbondata pull request #1838: [CARBONDATA-2060]fix insert overwrite on part...

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

[GitHub] carbondata pull request #1838: [CARBONDATA-2060]fix insert overwrite on part...

qiuchenjian-2
GitHub user akashrn5 opened a pull request:

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

    [CARBONDATA-2060]fix insert overwrite on partition table

    Be sure to do all of the following checklist to help us incorporate
    your contribution quickly and easily:
   
    Problem:
    when insert overwrite is done on partition table with the table which has empty data, it was not overwriting.
   
    Solution:
    when insert OverWrite is fired on partition table from empty table, it should create new empty segment and it should delete old segments.
   
     - [X] Any interfaces changed?
    NA
     
     - [X] Any backward compatibility impacted?
    NA
     
     - [X] Document update required?
    NA
   
     - [X] Testing done
    Unit tests cases are added to test the scenario
            Please provide details on
            - Whether new unit test cases have been added or why no new tests are required?
            - How it is tested? Please attach test report.
            - Is it a performance related change? Please attach the performance test report.
            - Any additional information to help reviewers in testing this change.
           
     - [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/akashrn5/incubator-carbondata partition_overwrite

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

    https://github.com/apache/carbondata/pull/1838.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 #1838
   
----
commit 56e3054ade07bfd39e7ec1050fe2962166d4ad23
Author: akashrn5 <akashnilugal@...>
Date:   2018-01-19T14:57:05Z

    fix insert overwrite on partition table

----


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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1838
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2998/



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

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



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3007/



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3020/



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

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



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

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



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3026/



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

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



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3026/



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3057/



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

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



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    retest this please


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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3049/



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

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



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

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



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

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

    https://github.com/apache/carbondata/pull/1838
 
    LGTM


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

[GitHub] carbondata pull request #1838: [CARBONDATA-2060]fix insert overwrite on part...

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

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


---