
InMemoryRelation
InMemoryRelation Leaf Logical Operator For Cached Physical Query Plans

InMemoryRelation Leaf Logical Operator For Cached Physical Query Plans

HiveTableRelation Leaf Logical Operator — Representing Hive Tables in Logical Plan

Hint Logical Operator Caution FIXME

GroupingSets Unary Logical Operator GroupingSets is a unary logical operator that represents SQL’s GROUPING ...

Generate Unary Logical Operator for Lateral Views

Filter Unary Logical Operator Filter is a unary logical operator that takes the following when created: Condi ...

ExternalRDD ExternalRDD is a leaf logical operator that is a logical representation of (the data from) an RDD in a ...

ExplainCommand Logical Command ExplainCommand is a logical command with side effect that allows users to see how a ...

Expand Unary Logical Operator Expand is a unary logical operator that represents Cube, Rollup, GroupingSets and Ti ...

Except Except is…FIXME