[GitHub] carbondata pull request #2356: [CARBONDATA-2566] Optimize CarbonReaderExampl...

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

[GitHub] carbondata issue #2356: [CARBONDATA-2566] Optimize CarbonReaderExample

qiuchenjian-2
Github user ravipesala commented on the issue:

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



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

[GitHub] carbondata issue #2356: [CARBONDATA-2566] Optimize CarbonReaderExample

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

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



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

[GitHub] carbondata issue #2356: [CARBONDATA-2566] Optimize CarbonReaderExample

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

    https://github.com/apache/carbondata/pull/2356
 
    @jacky CI pass, please check it


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

[GitHub] carbondata pull request #2356: [CARBONDATA-2566] Optimize CarbonReaderExampl...

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

    https://github.com/apache/carbondata/pull/2356#discussion_r192302499
 
    --- Diff: docs/sdk-guide.md ---
    @@ -408,17 +408,22 @@ External client can make use of this reader to read CarbonData files without Car
         String path = "./testWriteFiles";
         CarbonReader reader = CarbonReader
             .builder(path, "_temp")
    -        .projection(new String[]{"name", "age"})
    +        .projection(new String[]{"stringField", "shortField", "intField", "longField",
    --- End diff --
   
    All an example for ProjectAllColumns


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

[GitHub] carbondata pull request #2356: [CARBONDATA-2566] Optimize CarbonReaderExampl...

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

    https://github.com/apache/carbondata/pull/2356#discussion_r192310351
 
    --- Diff: docs/sdk-guide.md ---
    @@ -408,17 +408,22 @@ External client can make use of this reader to read CarbonData files without Car
         String path = "./testWriteFiles";
         CarbonReader reader = CarbonReader
             .builder(path, "_temp")
    -        .projection(new String[]{"name", "age"})
    +        .projection(new String[]{"stringField", "shortField", "intField", "longField",
    --- End diff --
   
    ok,done


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

[GitHub] carbondata issue #2356: [CARBONDATA-2566] Optimize CarbonReaderExample

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

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



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

[GitHub] carbondata issue #2356: [CARBONDATA-2566] Optimize CarbonReaderExample

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

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



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

[GitHub] carbondata issue #2356: [CARBONDATA-2566] Optimize CarbonReaderExample

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

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



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

[GitHub] carbondata issue #2356: [CARBONDATA-2566] Optimize CarbonReaderExample

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

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


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

[GitHub] carbondata pull request #2356: [CARBONDATA-2566] Optimize CarbonReaderExampl...

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

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


---
12