You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/03 17:08:00 UTC

[jira] [Work logged] (HIVE-27165) PART_COL_STATS metastore query not hitting the index

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

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

                Author: ASF GitHub Bot
            Created on: 03/Apr/23 17:07
            Start Date: 03/Apr/23 17:07
    Worklog Time Spent: 10m 
      Work Description: DanielZhu58 commented on PR #4141:
URL: https://github.com/apache/hive/pull/4141#issuecomment-1494683235

   @nrg4878 @saihemanth-cloudera @dengzhhu653 Could you guys help to review this patch? Thank you very much.




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

    Worklog Id:     (was: 854590)
    Time Spent: 1h 20m  (was: 1h 10m)

> PART_COL_STATS metastore query not hitting the index
> ----------------------------------------------------
>
>                 Key: HIVE-27165
>                 URL: https://issues.apache.org/jira/browse/HIVE-27165
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Hongdan Zhu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The query located here:
> [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java#L1029-L1032]
> is not hitting an index.  The index contains CAT_NAME whereas this query does not. This was a change made in Hive 3.0, I think.



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