[ 
https://issues.apache.org/jira/browse/HIVE-27007?focusedWorklogId=842992&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-842992
 ]

ASF GitHub Bot logged work on HIVE-27007:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Feb/23 18:44
            Start Date: 01/Feb/23 18:44
    Worklog Time Spent: 10m 
      Work Description: akshat0395 commented on code in PR #4000:
URL: https://github.com/apache/hive/pull/4000#discussion_r1093602583


##########
ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:
##########
@@ -454,6 +468,26 @@ private static Statistics collectStatistics(HiveConf conf, 
PrunedPartitionList p
     return stats;
   }
 
+  private static Map<String, Long> getValidBasisStatsFromStorageHandler(Table 
table) {

Review Comment:
   Seems like a typo in method name, Should it be 
`getValidBasicStatsFromStorageHandler`? 





Issue Time Tracking
-------------------

    Worklog Id:     (was: 842992)
    Time Spent: 2h 10m  (was: 2h)

> Iceberg: Use BasicStats from iceberg table's currrentSnapshot.summary() for 
> query planning
> ------------------------------------------------------------------------------------------
>
>                 Key: HIVE-27007
>                 URL: https://issues.apache.org/jira/browse/HIVE-27007
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Simhadri Govindappa
>            Assignee: Simhadri Govindappa
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to