Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.7.0
-
None
-
None
Description
This includes providing control over what to do when fine-grained partitions are dropped:
- do nothing (but support an ALTER INDEX DROP PARTITION to allow the user to clean up manually)
- cascade to drop the entire index partition
- wait for the last fine-grained partition to go away and then auto-drop
Attachments
Issue Links
- relates to
-
HIVE-417 Implement Indexing in Hive
- Closed