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

Function datafusion::exec::compile_scalar_expr[][src]

pub fn compile_scalar_expr(
    ctx: &ExecutionContext,
    expr: &Expr,
    input_schema: &Schema
) -> Result<RuntimeExpr>

Compiles a scalar expression into a closure