[
https://issues.apache.org/jira/browse/DRILL-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698170#comment-17698170
]
ASF GitHub Bot commented on DRILL-8408:
---------------------------------------
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
> Allow Implicit Casts on Join
> ----------------------------
>
> Key: DRILL-8408
> URL: https://issues.apache.org/jira/browse/DRILL-8408
> Project: Apache Drill
> Issue Type: Improvement
> Components: Execution - Data Types
> Affects Versions: 1.21.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.21.1
>
>
> Currently, Drill does not allow implicit casts on joins. With DRILL-8136,
> this has been significantly improved, and it might make sense to do so.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)