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

[][src]Function datafusion::execution::expression::compile_scalar_expr

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

Compiles a scalar expression into a closure