[jira] [Updated] (FLINK-32247) Normal group by with time attributes after a window group by is interpreted as GlobalWindowAggregate

2023-06-02 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qingsheng Ren updated FLINK-32247: -- Description: Considering a SQL statement below: {code:java} CREATE TABLE source1 ( `id`

[jira] [Updated] (FLINK-32247) Normal group by with time attributes after a window group by is interpreted as GlobalWindowAggregate

2023-06-02 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qingsheng Ren updated FLINK-32247: -- Description: Considering a SQL statement below: {code:java} CREATE TABLE source1 ( `id`

[jira] [Updated] (FLINK-32247) Normal group by with time attributes after a window group by is interpreted as GlobalWindowAggregate

2023-06-02 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qingsheng Ren updated FLINK-32247: -- Description: Considering a SQL statement below:   {code:java} SELECT `window_start`,