Robbie Zhang created HIVE-25329:
-----------------------------------
Summary: CTAS creates a managed table as non-ACID table
Key: HIVE-25329
URL: https://issues.apache.org/jira/browse/HIVE-25329
Project: Hive
Issue Type: Bug
Reporter: Robbie Zhang
According to HIVE-22158, MANAGED tables should be ACID tables only. When we
set hive.create.as.external.legacy to true, the query like 'create managed
table as select 1' creates a non-ACID table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)