László Pintér created HIVE-25102:
------------------------------------
Summary: Cache Iceberg table objects within same query
Key: HIVE-25102
URL: https://issues.apache.org/jira/browse/HIVE-25102
Project: Hive
Issue Type: Improvement
Reporter: László Pintér
Assignee: László Pintér
We run Catalogs.loadTable(configuration, props) plenty of times which is costly.
We should:
- Cache it maybe even globally based on the queryId
- Make sure that the query uses one snapshot during the whole execution of a
single query
--
This message was sent by Atlassian Jira
(v8.3.4#803005)