Fang-Yu Rao created IMPALA-15110:
------------------------------------
Summary: Change the overridden methods in Catalog after HIVE-26537
Key: IMPALA-15110
URL: https://issues.apache.org/jira/browse/IMPALA-15110
Project: IMPALA
Issue Type: Task
Reporter: Fang-Yu Rao
Assignee: Fang-Yu Rao
HIVE-26537 renamed some methods in AbstractThriftHiveMetastore that
were overridden in MetastoreServiceHandler and CatalogMetastoreServiceHandler,
which are instantiated in CatalogHmsSyncToLatestEventIdTest. Due to this,
requests from a
HiveMetaStoreClient were routed to the methods for which there was no
implementation in Impala, causing this Java test to fail.
We should fix the above if possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)