pub fn binary_large_to_binary(
from: &BinaryArray<i64>,
to_data_type: DataType
) -> Result<BinaryArray<i32>, ArrowError>This is supported on crate feature
compute_cast only.Expand description
Conversion of binary
pub fn binary_large_to_binary(
from: &BinaryArray<i64>,
to_data_type: DataType
) -> Result<BinaryArray<i32>, ArrowError>compute_cast only.Conversion of binary