Re: [DISCUSSION] Support Binary DataType

2018-09-16 Thread Indhumathi
Hi Jacky Li, Yes. I am extending PR-2670 and working on that, for binary data type. Regards, Indhumathi M -- Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/

Re: [DISCUSSION] Support Binary DataType

2018-09-15 Thread xuchuanyin
What is the difference between string and binary datatype in your processing? Will you introduce special UDFs for the binary datatype? At last, since you will add a new datatype, the test cases for index datamap will also be considered to support.

Re: [DISCUSSION] Support Binary DataType

2018-09-14 Thread Jacky Li
There is an existing PR 2665 that works on binary data type, is your work based on that PR and a new one? Regards, Jacky > 在 2018年9月14日,下午2:30,Indhumathi 写道: > > Hello All, > > I am working on supporting Binary DataType. Please find below > the scope and design approach for the same. > > **

[DISCUSSION] Support Binary DataType

2018-09-13 Thread Indhumathi
Hello All, I am working on supporting Binary DataType. Please find below the scope and design approach for the same. **Scope:** 1. Create Table DDL support for Binary Data type column. 2. Support loading of data for binary data type column [DataLoad && Insert into DDL]. 3. Support querying