TangSiyang2001 commented on issue #13982: URL: https://github.com/apache/doris/issues/13982#issuecomment-1363108994
When doing this job,I found that this function is quite similar with `collect_set`, except for the 'max_size ' limit.The sibling function `group_array` seems also in this situation.Shall we upgrade the `collect_set` and `collect_list` to support the same semantics of the above two,or just simply create new functions as `group_uniq_array` and `group_array` ? -- 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 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