[jira] [Comment Edited] (FLINK-21949) Support collect to array aggregate function

2023-04-07 Thread Roland Johann (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-21949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17709755#comment-17709755
 ] 

Roland Johann edited comment on FLINK-21949 at 4/7/23 6:50 PM:
---

Is someone working on this one? If someone can provide moderate guidance I can 
support to implement it.

Especially how to implement aggregate functions that accept table aliases as 
argument is something I din't figure out yet.


was (Author: rolandjohann):
Is someone working on this one? If someone can provide moderate guidance I can 
support to implement it.

> Support collect to array aggregate function
> ---
>
> Key: FLINK-21949
> URL: https://issues.apache.org/jira/browse/FLINK-21949
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / API
>Affects Versions: 1.12.0
>Reporter: Jiabao Sun
>Priority: Minor
>
> Some nosql databases like mongodb and elasticsearch support nested data types.
> Aggregating multiple rows into ARRAY is a common requirement.
> The CollectToArray function is similar to Collect, except that it returns 
> ARRAY instead of MULTISET.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-21949) Support collect to array aggregate function

2023-04-07 Thread Roland Johann (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-21949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17709755#comment-17709755
 ] 

Roland Johann commented on FLINK-21949:
---

Is someone working on this one? If someone can provide moderate guidance I can 
support to implement it.

> Support collect to array aggregate function
> ---
>
> Key: FLINK-21949
> URL: https://issues.apache.org/jira/browse/FLINK-21949
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / API
>Affects Versions: 1.12.0
>Reporter: Jiabao Sun
>Priority: Minor
>
> Some nosql databases like mongodb and elasticsearch support nested data types.
> Aggregating multiple rows into ARRAY is a common requirement.
> The CollectToArray function is similar to Collect, except that it returns 
> ARRAY instead of MULTISET.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)