pub(crate) fn value_to_string_view( array: &dyn Array, options: &CastOptions<'_>, ) -> Result<ArrayRef, ArrowError>