Docs.rs
datafusion-expr-35.0.0
datafusion-expr 35.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
nevi-me
alamb
xudong963
Dependencies
ahash ^0.8
normal
arrow ^50.0.0
normal
arrow-array ^50.0.0
normal
datafusion-common ^35.0.0
normal
paste ^1.0
normal
sqlparser ^0.41.0
normal
strum ^0.25.0
normal
strum_macros ^0.25.0
normal
ctor ^0.2.0
dev
env_logger ^0.10
dev
Versions
89.12%
of the crate is documented
Go to latest version
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
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
datafusion_expr
35.0.0
In datafusion_expr::expr_fn
?
Function
datafusion_expr
::
expr_fn
::
array_concat
source
·
[
−
]
pub fn array_concat(args:
Vec
<
Expr
>) ->
Expr
Expand description
concatenates arrays.