[
https://issues.apache.org/jira/browse/HIVE-18496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-18496:
------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Pushed to master.
Thanks for your patch [~kuczoram]!
> 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
> Fix For: 3.0.0
>
> Attachments: HIVE-18496.1.patch, HIVE-18496.2.patch,
> HIVE-18496.3.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)