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::physical_expr::planner - Rust
[go: Go Back, main page]

Module planner

Source

Functionsยง

create_physical_expr
PhysicalExpr evaluate DataFusion expressions such as A + 1, or CAST(c1 AS int).
create_physical_exprs
Create vector of Physical Expression from a vector of logical expression
logical2physical
Convert a logical expression to a physical expression (without any simplification, etc)