[
https://issues.apache.org/jira/browse/SPARK-45731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-45731:
----------------------------------
Affects Version/s: 4.0.0
(was: 3.5.0)
> Update partition statistics with ANALYZE TABLE command
> ------------------------------------------------------
>
> Key: SPARK-45731
> URL: https://issues.apache.org/jira/browse/SPARK-45731
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.0.0
> Reporter: Chao Sun
> Assignee: Chao Sun
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> Currently {{ANALYZE TABLE}} command only updates table-level stats but not
> partition stats, even though it can be applied to both non-partitioned and
> partitioned tables. It seems make sense for it to update partition stats as
> well.
> Note users can use {{ANALYZE TABLE PARTITION(..)}} to get the same effect,
> but the syntax is more verbose as they need to specify all the partition
> columns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]