[
https://issues.apache.org/jira/browse/HIVE-18496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339343#comment-16339343
]
Peter Vary commented on HIVE-18496:
-----------------------------------
+1 pending tests
> 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, 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)