Docs.rs
datafusion-physical-expr-51.0.0
datafusion-physical-expr 51.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
ahash ^0.8
normal
arrow ^57.0.0
normal
datafusion-common ^51.0.0
normal
datafusion-expr ^51.0.0
normal
datafusion-expr-common ^51.0.0
normal
datafusion-functions-aggregate-common ^51.0.0
normal
datafusion-physical-expr-common ^51.0.0
normal
half ^2.7.0
normal
hashbrown ^0.14.5
normal
indexmap ^2.12.0
normal
itertools ^0.14
normal
parking_lot ^0.12
normal
paste ^1.0
normal
petgraph ^0.8.3
normal
arrow ^57.0.0
dev
criterion ^0.7
dev
datafusion-functions ^51.0.0
dev
insta ^1.43.2
dev
rand ^0.9
dev
rstest ^0.26.1
dev
Versions
80%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lit
datafusion_
physical_
expr
51.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