arrow_cast::cast::string

Function cast_utf8view_to_boolean

Source
pub(crate) fn cast_utf8view_to_boolean(
    from: &dyn Array,
    cast_options: &CastOptions<'_>,
) -> Result<ArrayRef, ArrowError>