Docs.rs
datafusion-common-41.0.0
datafusion-common 41.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
apache-avro ^0.16
normal
optional
arrow ^52.2.0
normal
arrow-array ^52.2.0
normal
arrow-buffer ^52.2.0
normal
arrow-schema ^52.2.0
normal
chrono ^0.4.34
normal
half ^2.2.1
normal
hashbrown ^0.14.5
normal
libc ^0.2.140
normal
num_cpus ^1.13.0
normal
object_store ^0.10.2
normal
optional
parquet ^52.2.0
normal
optional
pyo3 ^0.21.0
normal
optional
sqlparser ^0.49
normal
rand ^0.8
dev
instant ^0.1
normal
Versions
83.53%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
common
41.0.0
In datafusion_
common::
cast
Function
datafusion_common
::
cast
::
as_list_array
Copy item path
source
ยท
[
−
]
pub fn as_list_array(array: &dyn
Array
) ->
Result
<&
ListArray
>