bert-beyondloops opened a new pull request, #21800: URL: https://github.com/apache/datafusion/pull/21800
## Which issue does this PR close? - Closes #21798 ## Rationale for this change The coercion should take place in the same way as is foreseen already for the string datatypes (Utf8, LargeUtf8, Null -> Utf8View) ## What changes are included in this PR? ## Are these changes tested? Additional unit test written : `test_binary_conversion` ## Are there any user-facing changes? No -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
