Docs.rs
datafusion-physical-expr-36.0.0
datafusion-physical-expr 36.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
ahash ^0.8
normal
arrow ^50.0.0
normal
arrow-array ^50.0.0
normal
arrow-buffer ^50.0.0
normal
arrow-ord ^50.0.0
normal
arrow-schema ^50.0.0
normal
arrow-string ^50.0.0
normal
base64 ^0.21
normal
optional
blake2 ^0.10.2
normal
optional
blake3 ^1.0
normal
optional
chrono ^0.4.34
normal
datafusion-common ^36.0.0
normal
datafusion-execution ^36.0.0
normal
datafusion-expr ^36.0.0
normal
half ^2.1
normal
hashbrown ^0.14
normal
hex ^0.4
normal
optional
indexmap ^2.0.0
normal
itertools ^0.12
normal
log ^0.4
normal
md-5 ^0.10.0
normal
optional
paste ^1.0
normal
petgraph ^0.6.2
normal
rand ^0.8
normal
regex ^1.8
normal
optional
sha2 ^0.10.1
normal
optional
unicode-segmentation ^1.7.1
normal
optional
uuid ^1.2
normal
criterion ^0.5
dev
datafusion ^36.0.0
dev
rand ^0.8
dev
rstest ^0.18.0
dev
tokio ^1.36
dev
Versions
86.09%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
36.0.0
Module udf
Structs
Functions
In crate datafusion_physical_expr
?
Module
datafusion_physical_expr
::
udf
source
·
[
−
]
Expand description
UDF support
Structs
§
ScalarUDF
Logical representation of a Scalar User Defined Function.
Functions
§
create_physical_expr
Create a physical expression of the UDF.