[GitHub] carbondata pull request #2363: [WIP][CARBONDATA-2591] SDK CarbonReader suppo...

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

[GitHub] carbondata pull request #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReade...

qiuchenjian-2
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2363#discussion_r193953877
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/schema/table/CarbonTable.java ---
    @@ -218,6 +222,41 @@ public static void updateTableInfo(TableInfo tableInfo) {
         }
       }
     
    +  public static CarbonTable buildDummyTable(
    --- End diff --
   
    I think it is not a dummy table. it is actual table.


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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

    https://github.com/apache/carbondata/pull/2363
 
    retest this please


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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata pull request #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReade...

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/2363#discussion_r193979695
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/schema/table/CarbonTable.java ---
    @@ -218,6 +222,41 @@ public static void updateTableInfo(TableInfo tableInfo) {
         }
       }
     
    +  public static CarbonTable buildDummyTable(
    +      String tablePath,
    +      String tableName,
    +      String dbName,
    +      boolean hasFilter) throws IOException {
    +    TableInfo tableInfoInfer = CarbonUtil.buildDummyTableInfo(tablePath, tableName, dbName);
    --- End diff --
   
    removed the tableName and dbName


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

[GitHub] carbondata pull request #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReade...

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/2363#discussion_r193979794
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/schema/table/CarbonTable.java ---
    @@ -218,6 +222,41 @@ public static void updateTableInfo(TableInfo tableInfo) {
         }
       }
     
    +  public static CarbonTable buildDummyTable(
    --- End diff --
   
    no need table name and db name to build table info when non filter


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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

    https://github.com/apache/carbondata/pull/2363
 
    retest this please


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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

    https://github.com/apache/carbondata/pull/2363
 
    retest this please


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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

    https://github.com/apache/carbondata/pull/2363
 
    retest this please


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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

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



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

[GitHub] carbondata issue #2363: [HOTFIX][CARBONDATA-2591] Fix SDK CarbonReader filte...

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

    https://github.com/apache/carbondata/pull/2363
 
    @ravipesala CI pass, Please review it again.


---
123