You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by kunal642 <gi...@git.apache.org> on 2018/05/07 15:44:40 UTC

[GitHub] carbondata pull request #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDA...

GitHub user kunal642 opened a pull request:

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

    [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450] [CARBONDATA-2453] Fixed issues related to complex types

    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] Testing done
            Please provide details on 
            - Whether new unit test cases have been added or why no new tests are required?
            - How it is tested? Please attach test report.
            - Is it a performance related change? Please attach the performance test report.
            - Any additional information to help reviewers in testing this change.
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kunal642/carbondata complex_bug_fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/2278.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2278
    
----
commit f16c07a9672decea909f4ded2e4395ab4c6f77ed
Author: kunal642 <ku...@...>
Date:   2018-05-07T15:28:21Z

    fixed issues related to complex types

----


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

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


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata pull request #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDA...

Posted by kumarvishal09 <gi...@git.apache.org>.
Github user kumarvishal09 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2278#discussion_r187128530
  
    --- Diff: store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java ---
    @@ -468,6 +483,13 @@ private void buildTableSchema(Field[] fields, TableSchemaBuilder tableSchemaBuil
         }
       }
     
    +  private void isDataTypeSupportedForCarbonWriter(DataType dataType) {
    --- End diff --
    
    Change this method name as these data type is not supported for complex data type's children column


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata pull request #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDA...

Posted by kumarvishal09 <gi...@git.apache.org>.
Github user kumarvishal09 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2278#discussion_r187127815
  
    --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/csvinput/CSVInputFormat.java ---
    @@ -281,6 +281,7 @@ public void initialize(InputSplit inputSplit, TaskAttemptContext context)
               Charset.forName(CarbonCommonConstants.DEFAULT_CHARSET));
     
           CsvParserSettings settings = extractCsvParserSettings(job);
    +      settings.setReadInputOnSeparateThread(false);
    --- End diff --
    
    Why this change is required??


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by kumarvishal09 <gi...@git.apache.org>.
Github user kumarvishal09 commented on the issue:

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


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

    https://github.com/apache/carbondata/pull/2278
  
    Retest this please


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

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


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata pull request #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDA...

Posted by kumarvishal09 <gi...@git.apache.org>.
Github user kumarvishal09 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2278#discussion_r187260152
  
    --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/csvinput/CSVInputFormat.java ---
    @@ -281,6 +281,7 @@ public void initialize(InputSplit inputSplit, TaskAttemptContext context)
               Charset.forName(CarbonCommonConstants.DEFAULT_CHARSET));
     
           CsvParserSettings settings = extractCsvParserSettings(job);
    +      settings.setReadInputOnSeparateThread(false);
    --- End diff --
    
    This will hit data loading performance, it think better to expose one property with default value true, if user don't want in in different thread he can set this to false. 
    I think this change is not related to Complex type please raise in separate PR 


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

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


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

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


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

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


---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata pull request #2278: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDA...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---