[GitHub] carbondata pull request #2610: [CARBONDATA-2831] Added Support Merge index f...

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

[GitHub] carbondata pull request #2610: [CARBONDATA-2831] Added Support Merge index f...

qiuchenjian-2
GitHub user ajantha-bhat opened a pull request:

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

    [CARBONDATA-2831] Added Support Merge index files read from non transactional table

    problem : Currently  SDK read/ nontransactional table read from external
    table gives null output when carbonMergeindex file is present instead of
    carobnindex files.
   
    cause : In LatestFileReadCommitted, while taking snapshot, merge index
    files were not considered.
   
    solution: consider the merge index files while taking snapshot
   
    Be sure to do all of the following checklist to help us incorporate
    your contribution quickly and easily:
   
     - [ ] Any interfaces changed? NA
     
     - [ ] Any backward compatibility impacted? NA
     
     - [ ] Document update required? NA
   
     - [ ] Testing done. Added UT      
     - [ ] 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/ajantha-bhat/carbondata issue_fix

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

    https://github.com/apache/carbondata/pull/2610.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 #2610
   
----
commit 4a2ca45bd80e542db4a0e461ffdbfb6e55f29d27
Author: ajantha-bhat <ajanthabhat@...>
Date:   2018-08-06T08:45:41Z

    [CARBONDATA-2831] Added Support Merge index files read from non transactional table.
   
    problem : Currently  SDK read/ nontransactional table read from external
    table gives null output when carbonMergeindex file is present instead of
    carobnindex files.
   
    cause : In LatestFileReadCommitted, while taking snapshot, merge index
    files were not considered.
   
    solution: consider the merge index files while taking snapshot

----


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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

qiuchenjian-2
Github user ravipesala commented on the issue:

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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


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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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


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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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


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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

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

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



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

[GitHub] carbondata pull request #2610: [CARBONDATA-2831] Added Support Merge index f...

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

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


---