[Discussion] Support Date/Time format for Timestamp columns to be defined at column level

2016-09-24 Thread
Hi, all In recent days, I am trying to handle issues CARBONDATA-37. We are trying to support that Date format can be set at column level. There is a doubt that we should feedback the the same format for Date column or feedback a uniform format. Absolutely. For example. we create a table and def

[Discussion] Support String Trim For Table Level or Col Level

2016-10-17 Thread
Hi all, We are trying to support string trim feature in carbon. The feature will be set in "Create Table". Pls discuss in which level we should to support this feature, Tbl or Col? Thx, Lionx

Re: [Discussion] Support String Trim For Table Level or Col Level

2016-10-17 Thread
trim the data when data loading. 2016-10-17 16:22 GMT+08:00 Ravindra Pesala : > Hi Lionx, > > Can you give more details on this feature? > Are you talking about trim() function while querying? Or trim the data > while loading to carbon? > > Regards, > Ravi. > > On

Re: carbondata org.apache.thrift.TBaseHelper.hashCode(segment_id); 问题

2016-10-19 Thread
hi, jingwu, Now, Carbon dose not support load data from local, pls put the file into HDFS and test it again. Lionx 2016-10-19 16:55 GMT+08:00 仲景武 : > > hi, all > > I have installed carbonate succeed following the document “ > https://cwiki.apache.org/confluence/display/CARBONDATA/“ > > but whe

Re: Load data command Quote character unexpected behavior.

2016-10-21 Thread
hi, Harmeet By your descriptions above, I can not reproduce the problem which you described. It returned the right result in my env. Pls use the lasted version and check again, and give more details. Lionx 2016-10-21 15:07 GMT+08:00 Harmeet : > Hey Team, > > I am using load data command with spec

Re: [Discussion] Support Date/Time format for Timestamp columns to be defined at column level

2016-10-28 Thread
Hi,all I have done this issue. Pls check: PR 219 https://github.com/apache/incubator-carbondata/pull/219 2016-09-24 16:41 GMT+08:00 向志强 : > Hi, all > > In recent days, I am trying to handle issues CARBONDATA-37. We are trying > to support that Date format can be set at column level.

Re: As planed, we are ready to make Apache CarbonData 0.2.0 release:

2016-11-08 Thread
No need to install thrift for building project is so great. 2016-11-08 23:16 GMT+08:00 QiangCai : > I look forward to release this version. > Carbondata improved query and load performance. And it is a good news no > need to install thrift for building project. > Btw, How many PR merged into this