A SQLListener for rendering the SQL UI in the history server.
A graph used for storing information of an executionPlan of DataFrame.
A graph used for storing information of an executionPlan of DataFrame.
Each graph is defined with a set of nodes and a set of edges. Each node represents a node in the SparkPlan tree, and each edge represents a parent-child relationship between two nodes.