Jason Dere created HIVE-19768:
---------------------------------
Summary: Utility to convert tables to conform to Hive strict
managed tables mode
Key: HIVE-19768
URL: https://issues.apache.org/jira/browse/HIVE-19768
Project: Hive
Issue Type: Sub-task
Reporter: Jason Dere
Assignee: Jason Dere
Create a utility that can check existing hive tables and convert them if
necessary to conform to strict managed tables mode.
- Managed non-transactional ORC tables will be converted to full transactional
tables
- Managed non-transactional tables of other types will be converted to
insert-only transactional tables
- Tables with non-native storage/schema will be converted to external tables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)