[
https://issues.apache.org/jira/browse/HIVE-23877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shohei Okumiya resolved HIVE-23877.
-----------------------------------
Resolution: Won't Fix
> 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
> Fix For: 4.1.0
>
> Time Spent: 1h 10m
> 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.20.10#820010)