[
https://issues.apache.org/jira/browse/FLINK-23857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410267#comment-17410267
]
luoyuxia commented on FLINK-23857:
----------------------------------
[~jark] Yeah, the query will fail if target table is non-partitioned table,
but is fine for partitioned table.
> 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)