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

ASF GitHub Bot updated FLINK-12867:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add insert overwrite grammar as HIVE dialect
> --------------------------------------------
>
>                 Key: FLINK-12867
>                 URL: https://issues.apache.org/jira/browse/FLINK-12867
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>    Affects Versions: 1.9.0
>            Reporter: Danny Chan
>            Assignee: Danny Chan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>
> Support grammar like:
>  
> {code:java}
> insert overwrite tbl1 partition(a=1) select a from tbl2;{code}
> This overwrite can use whole table or single partition as effective scope.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to