[ 
https://issues.apache.org/jira/browse/FLINK-22168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jingsong Lee closed FLINK-22168.
--------------------------------
    Resolution: Fixed

master (1.14): 04ce6008f29e93faf5de4bbb120597bf99552bbb

release-1.13: 72b3eb7b5b31a0bf241f3197cf86fd90ba723823

> Partition insert with union all will fail
> -----------------------------------------
>
>                 Key: FLINK-22168
>                 URL: https://issues.apache.org/jira/browse/FLINK-22168
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Runtime
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> INSERT INTO partitioned_sink (e,a,g,f,c,d) SELECT e,a,456,123,c,d FROM 
> MyTable GROUP BY a,b,c,d,e UNION ALL SELECT e,a,789,456,c,d FROM MyTable 
> GROUP BY a,b,c,d,e



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to