This pr targets to add ExplainMode for explaining Dataset/DataFrame with a given format mode (ExplainMode). ExplainMode has four types along with the SQL EXPLAIN command: Simple, Extended, Codegen, Cost, and Formatted.
- is related to
-
SPARK-30255 Support explain mode in SparkR df.explain
-
- Open
-
-
SPARK-30231 Support explain mode in PySpark df.explain
-
- Resolved
-
- relates to
-
SPARK-27395 New format of EXPLAIN command
-
- Resolved
-
- links to
(2 links to)