[GitHub] carbondata pull request #2031: [CARBONDATA-2223] Remove unused listeners

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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

    https://github.com/apache/carbondata/pull/2031
 
    Retest this please


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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata pull request #2031: [CARBONDATA-2223] Adding Listener Support for...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user manishgupta88 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2031#discussion_r175657383
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/BlockletDataMapIndexStore.java ---
    @@ -151,10 +153,10 @@ private BlockMetaInfo createBlockMetaInfo(String carbonDataFile) throws IOExcept
           }
           if (missedIdentifiers.size() > 0) {
             SegmentIndexFileStore indexFileStore = new SegmentIndexFileStore();
    -
    +        List<String> filesRead = new ArrayList<>();
    --- End diff --
   
    use Set in place of List...Set will have a better performance as compared to list as your data grows


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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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



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

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

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


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

[GitHub] carbondata pull request #2031: [CARBONDATA-2223] Adding Listener Support for...

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

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


---
123