snmvaughan opened a new pull request, #5227: URL: https://github.com/apache/arrow-datafusion/pull/5227
# Which issue does this PR close? Closes #5222. Currently a work in progress that handles the scalar case. # What changes are included in this PR? Replaces a simple check for equality with a coercion based check. Replaces `DataType::Utf8` only implementation with the Arrow dyn implementations. # Are these changes tested? Existing tests pass. I'll supplement the tests with additional types. # 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]
