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
binary_expr in datafusion::logical_expr::expr_fn - Rust
[go: Go Back, main page]

Function datafusion::logical_expr::expr_fn::binary_expr

source ยท
pub fn binary_expr(left: Expr, op: Operator, right: Expr) -> Expr
Expand description

Return a new expression left <op> right