[GitHub] carbondata pull request #2870: [HOTFIX] Handle Lazy loading with inverted in...

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

[GitHub] carbondata pull request #2870: [HOTFIX] Handle Lazy loading with inverted in...

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

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

    [HOTFIX] Handle Lazy loading with inverted index for ColumnarVectorWrapperDirectWithInvertedIndex

    when the lazy loading with an inverted index,
    getBlockDataType() was not implemented for ColumnarVectorWrapperDirectWithInvertedIndex.
    So, Added implementation.
   
    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
    yes.      
     - [ ] 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/2870.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 #2870
   
----
commit a613ec53c44fbacaf436e4bdb698532a12ecff1c
Author: ajantha-bhat <ajanthabhat@...>
Date:   2018-10-29T07:03:55Z

    handle vector filling with inverted index

----


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

[GitHub] carbondata issue #2870: [HOTFIX] Handle Lazy loading with inverted index for...

qiuchenjian-2
Github user ajantha-bhat commented on the issue:

    https://github.com/apache/carbondata/pull/2870
 
    @kumarvishal09 : please reveiw


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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

    https://github.com/apache/carbondata/pull/2870
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1108/



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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

    https://github.com/apache/carbondata/pull/2870
 
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/1319/



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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

    https://github.com/apache/carbondata/pull/2870
 
    Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/9373/



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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

    https://github.com/apache/carbondata/pull/2870
 
    @ravipesala : please review


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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

    https://github.com/apache/carbondata/pull/2870
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1129/



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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

    https://github.com/apache/carbondata/pull/2870
 
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/1340/



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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

    https://github.com/apache/carbondata/pull/2870
 
    Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/9393/



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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

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


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

[GitHub] carbondata issue #2870: [HOTFIX-compatibility] Handle Lazy loading with inve...

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

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


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

[GitHub] carbondata pull request #2870: [HOTFIX-compatibility] Handle Lazy loading wi...

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

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


---