Function polars_arrow::compute::cast::binary_to_large_binary
source ยท pub fn binary_to_large_binary(
from: &BinaryArray<i32>,
to_data_type: ArrowDataType,
) -> BinaryArray<i64>
Available on crate feature
compute_cast
only.Expand description
Conversion of binary