Butao Zhang created HIVE-29561:
----------------------------------
Summary: Check whether the Hive Query History functionality needs
to be supported in non-default catalogs.
Key: HIVE-29561
URL: https://issues.apache.org/jira/browse/HIVE-29561
Project: Hive
Issue Type: Sub-task
Reporter: Butao Zhang
[https://github.com/apache/hive/blob/cb06ad72d609e51b6a3a38ccb120e34b4281067c/ql/src/java/org/apache/hadoop/hive/ql/queryhistory/QueryHistoryService.java#L116]
[https://github.com/apache/hive/blob/cb06ad72d609e51b6a3a38ccb120e34b4281067c/ql/src/java/org/apache/hadoop/hive/ql/queryhistory/repository/AbstractRepository.java#L86]
The current Hive Query History functionality creates the Hive SYS database in
the default catalog, and then creates the related query_history system tables
in SYS. We need to evaluate whether the Query History functionality needs to be
supported in non-default catalogs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)