Docs.rs
datafusion-expr-15.0.0
datafusion-expr 15.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
nevi-me
alamb
xudong963
Dependencies
ahash ^0.8
normal
arrow ^28.0.0
normal
datafusion-common ^15.0.0
normal
log ^0.4
normal
sqlparser ^0.27
normal
Versions
92.19%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In datafusion_expr::expr_fn
?
Function
datafusion_expr
::
expr_fn
::
binary_expr
source
·
[
−
]
pub fn binary_expr(left:
Expr
, op:
Operator
, right:
Expr
) ->
Expr
Expand description
Return a new expression left
right