Sergey Shelukhin created HIVE-18503:
---------------------------------------
Summary: MM/ACID tables: make tests that will never be compatible
with acid use non-txn tables explicitly
Key: HIVE-18503
URL: https://issues.apache.org/jira/browse/HIVE-18503
Project: Hive
Issue Type: Sub-task
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
Some tests do stuff that will simply never work with ACID tables, e.g. delete
table files.
They should be changed to use external table, or explicitly set
transactional=false
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)