Re:[Discuss][DSIP] Complex data type ARRAY support

2022-05-21 Thread 陈明雨
Hi Xiaoli: I create DSIP-13[1] for this proposal. Please feel free to edit. [1] https://cwiki.apache.org/confluence/display/DORIS/DSIP-013%3A+Support+ARRAY+type -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2022-05-20 16:20:22, "Zhu,Xiaoli" wrote: >Dear All, > >Now

[Discuss][DSIP] Complex data type ARRAY support

2022-05-20 Thread Zhu,Xiaoli
Dear All, Now lots of OLAP systems support ARRAY, MAP, STRUCT complex data types. So complex data types are very important. First of all, I would like to add ARRAY data type for Doris. The associated issue: https://github.com/apache/incubator-doris/issues/7570 ARRAY data type implementation is