[
https://issues.apache.org/jira/browse/HIVE-18496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marta Kuczora updated HIVE-18496:
---------------------------------
Status: Patch Available (was: Open)
> Create tests to cover add/alter/drop index methods
> --------------------------------------------------
>
> Key: HIVE-18496
> URL: https://issues.apache.org/jira/browse/HIVE-18496
> Project: Hive
> Issue Type: Sub-task
> Components: Test
> Reporter: Marta Kuczora
> Assignee: Marta Kuczora
> Priority: Major
> Attachments: HIVE-18496.1.patch
>
>
> The following methods of IMetaStoreClient are covered in this Jira:
> {code:java}
> - void createIndex(Index, Table)
> - boolean dropIndex(String, String, String, boolean)
> - void alter_index(String, String, String, Index){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)