[ 
https://issues.apache.org/jira/browse/SPARK-33825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-33825.
----------------------------------
    Resolution: Invalid

Let's ask questions to dev mailing list before filing it as an issue. See also 
https://spark.apache.org/community.html

> Is Spark SQL able to auto update partition stats like hive by setting 
> hive.stats.autogather=true
> ------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-33825
>                 URL: https://issues.apache.org/jira/browse/SPARK-33825
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.0.1
>            Reporter: yang
>            Priority: Major
>              Labels: partitionStat
>
> {{`spark.sql.statistics.size.autoUpdate.enabled` is only work for table stats 
> update.}}{{But for partition stats,I can only update it with `ANALYZE TABLE 
> tablename PARTITION(part) COMPUTE STATISTICS`.So is Spark SQL able to auto 
> update partition stats like hive by setting hive.stats.autogather=true?}}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to