-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.7.0
-
Fix Version/s: None
-
Component/s: Indexing
-
Labels:None
Cases that should fail:
- handler has usesIndexTable=false, and user supplies table name/format
- handler has usesIndexTable=true, and user supplies table format that is incompatible with handler (does compact handler have any restrictions?)
- user tries to create index on external table
- user tries to create index on index table
- user tries to create index on column of unsupported datatype (e.g. array/map/struct probably does not make sense)
- relates to
-
HIVE-417 Implement Indexing in Hive
-
- Closed
-