You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Karthik (Jira)" <ji...@apache.org> on 2022/04/09 09:23:00 UTC

[jira] [Created] (FLINK-27151) Group By Aggregation With Sorted Data

Karthik created FLINK-27151:
-------------------------------

             Summary: 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


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)