EXPLAIN (Databricks SQL) - Azure Databricks - Databricks …
https://docs.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-qry-explain
Apr 29, 2022 · Generates parsed logical plan, analyzed logical plan, optimized logical plan and physical plan. Parsed Logical plan is a unresolved plan that extracted from the query. Analyzed logical plans transforms which translates unresolvedAttribute and unresolvedRelation into fully typed objects. The optimized logical plan transforms through a set of ...
DA: 37 PA: 87 MOZ Rank: 59