[
https://issues.apache.org/jira/browse/FLINK-27151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520268#comment-17520268
]
zoucao commented on FLINK-27151:
--------------------------------
Do you mean ’agg_udf(field) WITHIN GROUP (ORDER BY field [ASC | DESC])‘ ?
> Group By Aggregation With Sorted Data
> -------------------------------------
>
> Key: FLINK-27151
> URL: https://issues.apache.org/jira/browse/FLINK-27151
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API, Table SQL / Client
> Affects Versions: 1.13.6
> Reporter: Karthik
> Priority: Major
>
> Hi,
> I want To aggregate a table by grouping some of the columns.
> But after grouping the columns when I send the data to UDF aggregate function
> it is not going in sorted order.
> Is there any way to do that?
> Thank You.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)