[GitHub] carbondata issue #2670: [WIP] Support binary datatype

2018-09-03 Thread QiangCai
Github user QiangCai commented on the issue:

https://github.com/apache/carbondata/pull/2670
  
@xuchuanyin 
Yes, better to check the limitation. 
What's your opinion about how to fix it? 


---


[GitHub] carbondata issue #2670: [WIP] Support binary datatype

2018-09-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/2670
  
Build Success with Spark 2.2.1, Please check CI 
http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/175/



---


[GitHub] carbondata issue #2670: [WIP] Support binary datatype

2018-09-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---


[GitHub] carbondata issue #2670: [WIP] Support binary datatype

2018-08-29 Thread xuchuanyin
Github user xuchuanyin commented on the issue:

https://github.com/apache/carbondata/pull/2670
  
Problems that may be ignored are that during loading
1. We use a buffer to store one row and the row is 2MB fow now
2. For a column page, we compress it as a byte array and its length is of 
'INT' datatype, which means that a page at most 2GB.
So do we have any restrictions on the binary data type?


---


[GitHub] carbondata issue #2670: [WIP] Support binary datatype

2018-08-29 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/carbondata/pull/2670
  
Build Success with Spark 2.2.1, Please check CI 
http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/73/



---


[GitHub] carbondata issue #2670: [WIP] Support binary datatype

2018-08-29 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

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



---


[GitHub] carbondata issue #2670: [WIP] Support binary datatype

2018-08-29 Thread ravipesala
Github user ravipesala commented on the issue:

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



---