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)