Re: Re: Re: [Discuss][DSIP] Support JSON data type

2022-06-16 Thread Kang
Thanks. The proposal doc is updated and any comment is welcome! On Fri, Jun 17, 2022 at 9:32 AM 陈明雨 wrote: > Done, now you can edit this page: > https://cwiki.apache.org/confluence/display/DORIS/DSIP-016%3A+Support+JSON+type > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > mornin

Re:Re: Re: [Discuss][DSIP] Support JSON data type

2022-06-16 Thread 陈明雨
Done, now you can edit this page: https://cwiki.apache.org/confluence/display/DORIS/DSIP-016%3A+Support+JSON+type -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org At 2022-06-16 19:25:56, "Kang" wrote: >My cwiki account is xiaokang, thanks! > >On Tue, May 31, 2022 at 10:3

Re: Re: [Discuss][DSIP] Support JSON data type

2022-06-16 Thread Kang
My cwiki account is xiaokang, thanks! On Tue, May 31, 2022 at 10:38 AM 陈明雨 wrote: > I created a DSIP for this proposal[1], please tell me your CWIKI acount > that I can add write permission for you. > > > [1] > https://cwiki.apache.org/confluence/display/DORIS/DSIP-016%3A+Support+JSON+type > > >

Re:Re: [Discuss][DSIP] Support JSON data type

2022-05-30 Thread 陈明雨
I created a DSIP for this proposal[1], please tell me your CWIKI acount that I can add write permission for you. [1] https://cwiki.apache.org/confluence/display/DORIS/DSIP-016%3A+Support+JSON+type -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-05-31 09:38:42,"

Re: [Discuss][DSIP] Support JSON data type

2022-05-30 Thread Kang
Hi Mingyu, Thanks for your help. We have tried to add JSON type for doris in our team. We can write the details in DSIP in about a week. On Mon, May 30, 2022 at 12:42 PM 陈明雨 wrote: > Hi Kang, > JSON type is indeed a significant feature for semi-structured data > analysis. > Do you have any deta

Re:[Discuss][DSIP] Support JSON data type

2022-05-29 Thread 陈明雨
Hi Kang, JSON type is indeed a significant feature for semi-structured data analysis. Do you have any detail design about this feature, If you are willing to implement this feature, I would like to create a DSIP for you, and you can show us the details about it. -- 此致!Best Regards 陈明雨 Mingyu

[Discuss][DSIP] Support JSON data type

2022-05-29 Thread Kang Xiao
Hi All, I'd like to propose the support for JSON data type. Semi structured data is very common in data analysis and the most popular format is JSON. Several database systems support JSON data type, usually binary format, for efficient storage and query processing. JSON binary data type will be