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

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

                Author: ASF GitHub Bot
            Created on: 21/Jul/20 14:17
            Start Date: 21/Jul/20 14:17
    Worklog Time Spent: 10m 
      Work Description: belugabehr commented on pull request #1278:
URL: https://github.com/apache/hive/pull/1278#issuecomment-661889134


   Please target Hive 3.x on this work.  Most likely removing Hive on Spark 
from Hive 4 (master branch)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 461603)
    Time Spent: 20m  (was: 10m)

> Hive on Spark incorrect partition pruning ANALYZE TABLE
> -------------------------------------------------------
>
>                 Key: HIVE-23877
>                 URL: https://issues.apache.org/jira/browse/HIVE-23877
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Han
>            Assignee: Han
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Partitions are pruned based on the partition specification in ANALYZE TABLE 
> command and cached in TableSpec.
> When compiling, It's unnecessary to use PartitionPruner.prune() to get 
> partitions again. And PartitionPruner can not prune partitions for ANALYZE 
> TABLE command, so it will get all partitions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to