cgivre opened a new pull request, #2772: URL: https://github.com/apache/drill/pull/2772
# [DRILL-8048](https://issues.apache.org/jira/browse/DRILL-8408): Allow Implicit Casts on Join ## Description With the revision of Drill's implicit casting rules as a part of DRILL-8136, Drill now supports much improved implicit casting logic. However, that does not carry over to joins. This PR allows the implicit casting to carry through to joins as well. ## Documentation N/A ## Testing Ran existing unit tests -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org