[GitHub] carbondata pull request #1575: [CARBONDATA-1698]Adding support for table lev...

classic Classic list List threaded Threaded
75 messages Options
1234
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

qiuchenjian-2
Github user ravipesala commented on the issue:

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



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    Build Success with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/803/



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    Build Success with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/807/



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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


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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    Build Failed with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/827/



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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


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

[GitHub] carbondata pull request #1575: [CARBONDATA-1698]Adding support for table lev...

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

    https://github.com/apache/carbondata/pull/1575#discussion_r157361376
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java ---
    @@ -873,6 +873,16 @@
       public static final String TABLE_BLOCKSIZE = "table_blocksize";
       // set in column level to disable inverted index
       public static final String NO_INVERTED_INDEX = "no_inverted_index";
    +  // table property name of major compaction size
    +  public static final String MAJOR_COMPACTION_SIZE = "major_compaction_size";
    --- End diff --
   
    For these compaction properties of Table level , suggest adding "TABLE", such as : TABLE_MAJOR_COMPACTION_SIZE,TABLE_AUTO_LOAD_MERGE...


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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    @Xaprice  Thanks for your contributions.   Overall changes look fine for me.
   
    one question:  if user set the different compaction configuration for "Carbon system" and "Table level", should be using Table level's property ,is it right ?  can you add this part test cases ?


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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    Build Failed with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/843/



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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


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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    Build Success with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/869/



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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


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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    Build Failed with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/876/



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

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



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

[GitHub] carbondata issue #1575: [CARBONDATA-1698]Adding support for table level comp...

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

    https://github.com/apache/carbondata/pull/1575
 
    Build Success with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/880/



---
1234