[][src]Module datafusion::logicalplan

Logical query plan

Structs

FunctionMeta

Enums

Expr

Relation Expression

FunctionType
LogicalPlan

The LogicalPlan represents different types of relations (such as Projection, Selection, etc) and can be created by the SQL query planner and the DataFrame API.

Operator
ScalarValue

ScalarValue enumeration

Functions

can_coerce_from
get_supertype