[ https://issues.apache.org/jira/browse/HIVE-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393382#comment-14393382 ]
Jimmy Xiang commented on HIVE-10108: ------------------------------------ Chatted with Xuefu, Chao. We think it's ok to change it since this is to fix an incompatible change. Most applications should be relying on index_table_name only. > 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, HIVE-10108.1.patch, > HIVE-10108.2.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)