You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by praveenmeenakshi56 <gi...@git.apache.org> on 2018/05/02 10:55:17 UTC

[GitHub] carbondata pull request #2259: [CARBONDATA-2426] Added fix for data mismatch...

GitHub user praveenmeenakshi56 opened a pull request:

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

    [CARBONDATA-2426] Added fix for data mismatch after compaction on Partition with Pre-Aggregate tables

    **Problem:**  Partition directory is getting deleted when one on the segment is marked for delete and another segment is loaded in the same partition.
    In case of aggregate table we only have partition specs for the specified segments therefore when the deleted segment is scanned against locationMap for stale partitions one of the valid partition is considered as stale as we dont get partitionSpecs for all the segments. 
    
    **Solution:** Delete the index file instead of the partition directory and then delete the directory if it is empty.
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] Testing done
            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.
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/praveenmeenakshi56/carbondata fix_ioex

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

    https://github.com/apache/carbondata/pull/2259.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 #2259
    
----
commit 46b4e7d5dc3efc17cc19fa576207d13537499970
Author: praveenmeenakshi56 <pr...@...>
Date:   2018-05-02T10:09:28Z

    Added fix for data mismatch after compaction on Partition with Pre-Aggregate tables

----


---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

    https://github.com/apache/carbondata/pull/2259
  
    @kumarvishal09 Please review


---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

    https://github.com/apache/carbondata/pull/2259
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/4483/



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

    https://github.com/apache/carbondata/pull/2259
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/4538/



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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


---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

    https://github.com/apache/carbondata/pull/2259
  
    @praveenmeenakshi56 Please fix the build


---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

    https://github.com/apache/carbondata/pull/2259
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/4439/



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata pull request #2259: [CARBONDATA-2426] Added fix for query executi...

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

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


---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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


---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

    https://github.com/apache/carbondata/pull/2259
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/4423/



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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


---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

    https://github.com/apache/carbondata/pull/2259
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/4558/



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---

[GitHub] carbondata issue #2259: [CARBONDATA-2426] Added fix for query execution fail...

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

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



---