yang created SPARK-33825:
----------------------------

             Summary: 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


{{`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