[
https://issues.apache.org/jira/browse/HIVE-27190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052022#comment-18052022
] Denys Kuzmenko edited comment on HIVE-27190 at 1/15/26 9:27 AM: ---------------------------------------------------------------- Basic stats: https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java#L475-L517 Table column stats: https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java#L706-L728 Partition column stats: https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java#L731-L759 I don't need why would it call [BaseMetastoreTableOperations#refreshFromMetadataLocation|https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/BaseMetastoreTableOperations.java#L184] was (Author: dkuzmenko): Basic stats: https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java#L475-L517 Table column stats: https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java#L706-L728 Partition column stats: https://github.com/apache/hive/blob/master/iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java#L731-L759 > 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)
