[
https://issues.apache.org/jira/browse/FLINK-27151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520304#comment-17520304
]
Karthik commented on FLINK-27151:
---------------------------------
yes,
when I send data to agg_udf it is not processed in the order.
for example the first-row process last, second-row process first like that.
> 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)