pub fn binary_to_large_utf8(
    from: &BinaryArray<i32>,
    to_data_type: DataType
) -> Result<Utf8Array<i64>>
Available on crate feature compute_cast only.
Expand description

Conversion to utf8

Errors

This function errors if the values are not valid utf8