Docs.rs
datafusion-physical-expr-47.0.0
datafusion-physical-expr 47.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
ahash ^0.8
normal
arrow ^55.0.0
normal
datafusion-common ^47.0.0
normal
datafusion-expr ^47.0.0
normal
datafusion-expr-common ^47.0.0
normal
datafusion-functions-aggregate-common ^47.0.0
normal
datafusion-physical-expr-common ^47.0.0
normal
half ^2.5.0
normal
hashbrown ^0.14.5
normal
indexmap ^2.9.0
normal
itertools ^0.14
normal
log ^0.4
normal
paste ^1.0
normal
petgraph ^0.7.1
normal
arrow ^55.0.0
dev
criterion ^0.5.1
dev
datafusion-functions ^47.0.0
dev
insta ^1.41.1
dev
rand ^0.8.5
dev
rstest ^0.24.0
dev
Versions
78.67%
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
47.0.0
In datafusion_
physical_
expr::
expressions
datafusion_physical_expr
::
expressions
Function
col
Copy item path
Source
pub fn col(name: &
str
, schema: &
Schema
) ->
Result
<
Arc
<dyn
PhysicalExpr
>>
Expand description
Create a column expression