buraksenn opened a new pull request, #21402: URL: https://github.com/apache/datafusion/pull/21402
## Which issue does this PR close? - Closes #20969. ## Rationale for this change To make needle/haystack more clear, add comments and with flattened we can use optimizations. ## What changes are included in this PR? - flatten dictionary haystacks - add detailed comments for needle/haystack and dictionary handling - type validation to `try_new_from_array` ## Are these changes tested? Yes. I've added new tests and existing pass test. ## Are there any user-facing changes? Yes. `try_new_from_array` now expects data types to be logically equal -- 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]
