[jira] [Created] (FLINK-4591) Select star does not work with grouping

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

[jira] [Created] (FLINK-4591) Select star does not work with grouping

Shang Yuanchun (Jira)
Timo Walther created FLINK-4591:
-----------------------------------

             Summary: Select star does not work with grouping
                 Key: FLINK-4591
                 URL: https://issues.apache.org/jira/browse/FLINK-4591
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Timo Walther


It would be consistent if this would also work:

{{table.groupBy('*).select("*)}}

Currently, the star only works in a plain select without grouping.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)