pub fn binary_to_large_binary(
from: &BinaryArray<i32>,
to_dtype: ArrowDataType,
) -> BinaryArray<i64>
Available on crate feature
compute_cast
only.Expand description
Conversion of binary
pub fn binary_to_large_binary(
from: &BinaryArray<i32>,
to_dtype: ArrowDataType,
) -> BinaryArray<i64>
compute_cast
only.Conversion of binary