Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
some tests like TestTxnLoadData need to create create non-acid table so that non-acid to acid conversion can be tested so they need explicit tblproperties('transactional'='false').
HCat doesn't support acid so the tests need to use non-acid tables
Attachments
Attachments
Issue Links
- is related to
-
HIVE-18503 MM/ACID tables: make tests that will never be compatible with acid use non-txn tables explicitly
- Patch Available