ion-elgreco commented on issue #8372: URL: https://github.com/apache/arrow-datafusion/issues/8372#issuecomment-1833598849
If I follow it correctly it uses to can_cast_types in arrow compute crate, and it should allow largeUtf8 to utf8 cast, so I don't follow why datafusion is returning an error: https://docs.rs/arrow-cast/49.0.0/src/arrow_cast/cast.rs.html#186 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
