Docs.rs
datafusion-physical-expr-46.0.0
datafusion-physical-expr 46.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
ahash ^0.8
normal
arrow ^54.2.1
normal
datafusion-common ^46.0.0
normal
datafusion-expr ^46.0.0
normal
datafusion-expr-common ^46.0.0
normal
datafusion-functions-aggregate-common ^46.0.0
normal
datafusion-physical-expr-common ^46.0.0
normal
half ^2.2.1
normal
hashbrown ^0.14.5
normal
indexmap ^2.7.1
normal
itertools ^0.14
normal
log ^0.4
normal
paste ^1.0
normal
petgraph ^0.7.1
normal
arrow ^54.2.1
dev
criterion ^0.5.1
dev
datafusion-functions ^46.0.0
dev
rand ^0.8.5
dev
rstest ^0.24.0
dev
Versions
77.73%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
physical_
expr
46.0.0
In datafusion_
physical_
expr::
expressions
datafusion_physical_expr
::
expressions
Function
lit
Copy item path
Source
pub fn lit<T:
Literal
>(value: T) ->
Arc
<dyn
PhysicalExpr
>
Expand description
Create a literal expression