Docs.rs
datafusion-expr-43.0.0
datafusion-expr 43.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
nevi-me
alamb
Dependencies
ahash ^0.8
normal
arrow ^53.2.0
normal
arrow-array ^53.2.0
normal
arrow-buffer ^53.2.0
normal
chrono ^0.4.38
normal
datafusion-common ^43.0.0
normal
datafusion-expr-common ^43.0.0
normal
datafusion-functions-aggregate-common ^43.0.0
normal
datafusion-functions-window-common ^43.0.0
normal
datafusion-physical-expr-common ^43.0.0
normal
indexmap ^2.0.0
normal
paste ^1.0
normal
serde_json ^1
normal
sqlparser ^0.51.0
normal
strum ^0.26.1
normal
strum_macros ^0.26.0
normal
ctor ^0.2.0
dev
env_logger ^0.11
dev
Versions
83.94%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
expr
43.0.0
Module var_
provider
Module Items
Enums
Traits
Functions
In crate datafusion_
expr
datafusion_expr
Module
var_provider
Copy item path
Source
Expand description
Variable provider
Enums
§
VarType
Variable type, system/user defined
Traits
§
VarProvider
A var provider for
@variable
and
@@variable
runtime values.
Functions
§
is_
system_
variables