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