Inherited from Serializable
Inherited from Serializable
Inherited from Product
Inherited from Equals
Inherited from RunnableCommand
Inherited from Command
Inherited from LogicalPlan
Inherited from Logging
Inherited from QueryPlan[LogicalPlan]
Inherited from TreeNode[LogicalPlan]
Inherited from AnyRef
Inherited from Any
An explain command for users to see how a command will be executed.
Note that this command takes in a logical plan, runs the optimizer on the logical plan (but do NOT actually execute it).
:: DeveloperApi ::