Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Create a mode in Hive which enforces that all managed tables are transactional (both full or insert-only tables allowed). Non-transactional tables, as well as non-native tables, must be created as external tables when this mode is enabled.
The idea would be that in strict managed tables mode all of the data written to managed tables would have been done through Hive.
The mode would be enabled using config setting hive.strict.managed.tables.
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-4806 make PhoenixStorageHander using only unmanaged tables
- Open
-
HIVE-21663 Hive Metastore Translation Layer
- Closed
- links to