Functions§
- build_
proto_ 🔒lit - from_
scalar_ 🔒fn_ to_ df_ fn_ impl - Convert
ScalarFunction
to corresponding Datafusion’s [PhysicalExpr
] - is_
proto_ 🔒literal - proto_
col 🔒 - Return an
Expression
(wrapped in a [FunctionArgument
]) that references the i-th column of the input relation - rewrite_
scalar_ 🔒function - rewrite ScalarFunction’s arguments to Columns 0..n so nested exprs are still handled by us instead of datafusion
- typename_
to_ 🔒cdt - ref to
arrow_schema::datatype
for type name