[
https://issues.apache.org/jira/browse/HIVE-27185?focusedWorklogId=853301&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853301
]
ASF GitHub Bot logged work on HIVE-27185:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Mar/23 06:21
Start Date: 28/Mar/23 06:21
Worklog Time Spent: 10m
Work Description: ayushtkn opened a new pull request, #4165:
URL: https://github.com/apache/hive/pull/4165
### What changes were proposed in this pull request?
Cache iceberg table while reading stats.
### Why are the changes needed?
Perf benifits.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Existing Tests.
Issue Time Tracking
-------------------
Worklog Id: (was: 853301)
Remaining Estimate: 0h
Time Spent: 10m
> Iceberg: Cache iceberg table while loading for stats
> ----------------------------------------------------
>
> Key: HIVE-27185
> URL: https://issues.apache.org/jira/browse/HIVE-27185
> Project: Hive
> Issue Type: Improvement
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Presently iceberg for stats loads the iceberg table multiple times for stats
> via different routes.
> Cache it to avoid reading/loading the iceberg table multiple times.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)