org.apache.spark.sql.execution.QueryExecution
A special namespace for commands that can be used to debug query execution.
Prints to stdout all the generated code found in this plan (i.e.
Prints to stdout all the generated code found in this plan (i.e. the output of each WholeStageCodegen subtree).
A special namespace for commands that can be used to debug query execution.