[ https://issues.apache.org/jira/browse/HIVE-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jimmy Xiang updated HIVE-10108: ------------------------------- Attachment: HIVE-10108.1-spark.patch > Index#getIndexTableName() returns db.index_table_name > ----------------------------------------------------- > > Key: HIVE-10108 > URL: https://issues.apache.org/jira/browse/HIVE-10108 > Project: Hive > Issue Type: Bug > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Attachments: HIVE-10108.1-spark.patch > > > Index#getIndexTableName() used to just returns index table name. Now it > returns a qualified table name. This change was introduced in HIVE-3781. > As a result: > IMetaStoreClient#getTable(index.getDbName(), index.getIndexTableName()) > throws ObjectNotFoundException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)