cambyzju opened a new issue, #10052: URL: https://github.com/apache/incubator-doris/issues/10052
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description We have supported `array` data type recently, all pr(s) about `array` please refer to https://github.com/apache/incubator-doris/issues/7570 . Now we need to add lots of array functions to make `array` more powerful. If anybody is interesting to `array`, please let me know. Array Functions DONE: - size/cardinality - array_position - array_contains - element_at Array Functions DOING: - array_sum - array_avg - array_min - array_max - array_product - array_distinct - array_remove - arrays_overlap Array Functions TODO: - array_union - array_intersect - array_except - reverse - concat_ws - array_join - array_sort - array_slice ### Use case _No response_ ### Related issues https://github.com/apache/incubator-doris/issues/7570 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org