zanmato1984 opened a new pull request, #48272: URL: https://github.com/apache/arrow/pull/48272
### Rationale for this change Type checking for hash join filter isn't enforced for some corner cases (literal filter expression). Some invalid tests are introduced. ### What changes are included in this PR? Enforce the type checking for all cases. Also fix the problematic test cases. Also refined the trivial residual filter handling in swiss join. ### Are these changes tested? Test included. ### Are there any user-facing changes? None. -- 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]
