[jira] [Created] (FLINK-6124) support max/min aggregations for string type

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6124) support max/min aggregations for string type

Shang Yuanchun (Jira)
Zhenghua Gao created FLINK-6124:
-----------------------------------

             Summary: support max/min aggregations for string type
                 Key: FLINK-6124
                 URL: https://issues.apache.org/jira/browse/FLINK-6124
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Zhenghua Gao
            Assignee: Zhenghua Gao


Recently when I port some query to Flink SQL, I found currently min/max aggregations on string type is not supported and should be added.
When min/max aggregations are used on string column, return min/max value by lexicographically order.

 





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)