Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.14.0
-
None
-
None
Description
For Hive to replace a modern datawarehouse based on RDBMS, it must have support for keys, constraints, auto-increment values, surrogate keys and not null features etc. Many customers do not move their EDW to Hive due to these reasons as these have been challenging to maintain in Hive.
This must be implemented once https://issues.apache.org/jira/browse/HIVE-5317 for Updates, Deletes and Inserts are done in Hive. This should be next step for Hive enhancement to take it closer to a very wide mainstream adoption..
Attachments
Issue Links
- relates to
-
HIVE-13061 Advance Hybrid Cloud Architecture (AHA) - Advance Hive (Umbrella) JIRA -- Enhanced Updates & others
- Open
-
HIVE-5317 Implement insert, update, and delete in Hive with full ACID support
- Closed
-
HIVE-16575 Support for 'UNIQUE' and 'NOT NULL' constraints
- Closed
-
HIVE-16605 Enforce NOT NULL constraints
- Closed
-
HIVE-18726 Implement DEFAULT constraint
- Closed
-
HIVE-13076 Implement FK/PK "rely novalidate" constraints for better CBO
- Resolved