[GitHub] carbondata pull request #1359: [CARBONDATA-1480]Min Max DataMap

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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1359
 
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1065/



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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


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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

    https://github.com/apache/carbondata/pull/1359
 
    Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/313/



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



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

[GitHub] carbondata pull request #1359: [CARBONDATA-1480]Min Max Index Example for Da...

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

    https://github.com/apache/carbondata/pull/1359#discussion_r145031889
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/dev/DataMapWriter.java ---
    @@ -45,14 +45,13 @@
        * @param blockletId sequence number of blocklet in the block
        */
       void onBlockletEnd(int blockletId);
    -
       /**
        * Add the column pages row to the datamap, order of pages is same as `indexColumns` in
        * DataMapMeta returned in DataMapFactory.
        *
        * Implementation should copy the content of `pages` as needed, because `pages` memory
        * may be freed after this method returns, if using unsafe column page.
        */
    -  void onPageAdded(int blockletId, int pageId, ColumnPage[] pages);
    +  void onPageAdded(int blockletId, int pageId, ColumnPage[] pages, String directoryPath);
    --- End diff --
   
    why do we require block path?


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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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


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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

    https://github.com/apache/carbondata/pull/1359
 
    Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/347/



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

    https://github.com/apache/carbondata/pull/1359
 
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1099/



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

    https://github.com/apache/carbondata/pull/1359
 
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1195/



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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


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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

    https://github.com/apache/carbondata/pull/1359
 
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1307/



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

    https://github.com/apache/carbondata/pull/1359
 
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1378/



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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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


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

[GitHub] carbondata issue #1359: [CARBONDATA-1480]Min Max Index Example for DataMap

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

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



---
123456