[GitHub] carbondata pull request #1362: [CARBONDATA-1444]Support boolean

classic Classic list List threaded Threaded
126 messages Options
12345 ... 7
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1362
 
    @xubo245 Please use `mvn clean -Pbuild-with-format install` to build fomat module


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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

    https://github.com/apache/carbondata/pull/1362
 
    I can run success in my computer, but I can not fix this problem in github/jenkins. How to add "mvn clean -Pbuild-with-format install" to run my branch in github after pushing request to github?  @ravipesala


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

[GitHub] carbondata pull request #1362: [CARBONDATA-1444] Support boolean

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/1362#discussion_r141512380
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java ---
    @@ -23,6 +23,10 @@
     
     public final class CarbonCommonConstants {
       /**
    +   * Boolean size in bytes
    +   */
    +  public static final int BOOLEAN_SIZE_IN_BYTE = 1;
    --- End diff --
   
    ok


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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

    https://github.com/apache/carbondata/pull/1362
 
    Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/201/



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

    https://github.com/apache/carbondata/pull/1362
 
    Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/204/



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

    https://github.com/apache/carbondata/pull/1362
 
    Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/205/



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

    https://github.com/apache/carbondata/pull/1362
 
    Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/207/



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

    https://github.com/apache/carbondata/pull/1362
 
    Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/210/



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

    https://github.com/apache/carbondata/pull/1362
 
    Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/211/



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

[GitHub] carbondata issue #1362: [CARBONDATA-1444] Support boolean

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

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



---
12345 ... 7