[
https://issues.apache.org/jira/browse/HIVE-27190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066805#comment-18066805
]
Denys Kuzmenko edited comment on HIVE-27190 at 3/19/26 3:12 PM:
----------------------------------------------------------------
This JIRA seems redundant.
RelOptHiveTable's colStatsCache ensures each storage handler method is called
at most once per unique (table, partitionList, column set) — no additional
caching in HiveIcebergStorageHandler is needed
the only thing that is missing, I think, is that key doesn't have snaphotId
[~simhadri-g] if you don’t mind, I’d like to take it over.
was (Author: dkuzmenko):
This JIRA seems redundant.
RelOptHiveTable's colStatsCache ensures each storage handler method is called
at most once per unique (table, partitionList, column set) — no additional
caching in HiveIcebergStorageHandler is needed
the only thing that is missing, I think, is that key doesn't have snaphotId
> Implement col stats cache for hive iceberg table
> -------------------------------------------------
>
> Key: HIVE-27190
> URL: https://issues.apache.org/jira/browse/HIVE-27190
> Project: Hive
> Issue Type: Improvement
> Reporter: Simhadri Govindappa
> Assignee: Simhadri Govindappa
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)