Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::logical - Rust
[go: Go Back, main page]

Module datafusion::logical[][src]

Logical 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