[
https://issues.apache.org/jira/browse/FLINK-23857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407279#comment-17407279
]
lixu commented on FLINK-23857:
------------------------------
insert overwrite table t1 partition(f2=1) select * from t2 where 1 != 1
I merge code tests, unable to cleat partition data;
> insert overwirite table select * from t where 1 != 1, Unable to clear table
> data
> --------------------------------------------------------------------------------
>
> Key: FLINK-23857
> URL: https://issues.apache.org/jira/browse/FLINK-23857
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem, Connectors / Hive
> Affects Versions: 1.13.1
> Reporter: lixu
> Assignee: Rui Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.15.0
>
>
> insert overwirite table select * from t where 1 != 1,Unable to clear table
> data,Unlike hive。
--
This message was sent by Atlassian Jira
(v8.3.4#803005)