alamb opened a new pull request, #20505: URL: https://github.com/apache/datafusion/pull/20505
DRAFT as it builds on - https://github.com/apache/datafusion/pull/20441 ## Which issue does this PR close? - Follow on to https://github.com/apache/datafusion/pull/20441 ## Rationale for this change https://github.com/apache/datafusion/pull/20441#pullrequestreview-3842640740 fixes the special case DictionaryArray handling in Joins. However, I don't think we need to special case DictionaryArrays at all ## What changes are included in this PR? 1. Remove the special case dictionary handling ## Are these changes tested? Yes by CI ## Are there any user-facing changes? No (though maybe some queries get faster) -- 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]
