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
array_into_fixed_size_list_array in datafusion::common::utils - Rust
[go: Go Back, main page]

Function array_into_fixed_size_list_array

Source
pub fn array_into_fixed_size_list_array(
    arr: Arc<dyn Array>,
    list_size: usize,
) -> FixedSizeListArray
👎Deprecated since 44.0.0: please use SingleRowListArrayBuilder instead