[GitHub] carbondata pull request #1876: [CARBONDATA-2093] Use small file feature of g...

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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

qiuchenjian-2
Github user ravipesala commented on the issue:

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



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

[GitHub] carbondata pull request #1876: [CARBONDATA-2093] Use small file feature of g...

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/1876#discussion_r165584068
 
    --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala ---
    @@ -94,6 +89,8 @@ case class CarbonLoadDataCommand(
     
       var table: CarbonTable = _
     
    +  var logicalRelation: LogicalRelation = _
    --- End diff --
   
    @QiangCai I have verified by serializing LogicalRelation , and it is able to serialize and deserialize with out any issue. Only it could not tableSize and that also i added t class level.


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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

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

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



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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

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

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



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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

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

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



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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

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

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



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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

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

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



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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

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

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



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

[GitHub] carbondata pull request #1876: [CARBONDATA-2093] Use small file feature of g...

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

    https://github.com/apache/carbondata/pull/1876#discussion_r165808713
 
    --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala ---
    @@ -94,6 +89,8 @@ case class CarbonLoadDataCommand(
     
       var table: CarbonTable = _
     
    +  var logicalRelation: LogicalRelation = _
    --- End diff --
   
    OK, I also confirmed that.


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

[GitHub] carbondata issue #1876: [CARBONDATA-2093] Use small file feature of global s...

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

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


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

[GitHub] carbondata pull request #1876: [CARBONDATA-2093] Use small file feature of g...

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

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


---
12