[ https://issues.apache.org/jira/browse/HIVE-18498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339350#comment-16339350 ]
Marta Kuczora commented on HIVE-18498: -------------------------------------- The test failures are not related to this patch. > Create tests to cover get and list index methods > ------------------------------------------------ > > Key: HIVE-18498 > URL: https://issues.apache.org/jira/browse/HIVE-18498 > Project: Hive > Issue Type: Sub-task > Components: Test > Reporter: Marta Kuczora > Assignee: Marta Kuczora > Priority: Major > Attachments: HIVE-18498.1.patch, HIVE-18498.2.patch, > HIVE-18498.3.patch > > > The following methods of IMetaStoreClient are covered in this Jira: > {code:java} > - Index getIndex(String, String, String) > - List<Index> listIndexes(String, String, short) > - List<String> listIndexNames(String, String, short){code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)