should I run ANALYZE TABLE on Delta tables?

jose_gonzalez
Databricks Employee
Databricks Employee

I would like to know if it recommended to run Analyze table on Delta tables or not. If not, why?

jose_gonzalez
Databricks Employee
Databricks Employee

You can run  ANALYZE TABLE  on Delta tables only on Databricks Runtime 8.3 and above.

For more details please refer to the docs: https://docs.databricks.com/spark/latest/spark-sql/language-manual/sql-ref-syntax-aux-analyze-table....

View solution in original post