Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
list_to_arrays in datafusion_common::utils - Rust
[go: Go Back, main page]

Function list_to_arrays

Source
pub fn list_to_arrays<O: OffsetSizeTrait>(a: &ArrayRef) -> Vec<ArrayRef>
Expand description

Helper function to convert a ListArray into a vector of ArrayRefs.