[
https://issues.apache.org/jira/browse/DRILL-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mehant Baid resolved DRILL-2823.
--------------------------------
Resolution: Fixed
Fixed in 70b1a1ff0888f41f5cc83009d89a4e8d2e0a7695
> Merge join should use implicit cast
> -----------------------------------
>
> Key: DRILL-2823
> URL: https://issues.apache.org/jira/browse/DRILL-2823
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mehant Baid
> Assignee: Mehant Baid
> Fix For: 1.0.0
>
> Attachments: DRILL-2823.patch
>
>
> Currently merge join does not use implicit cast if the two expressions in the
> join condition are of different data types. However if we have such a
> situation it works as expected because we have function implementations for
> numeric comparisons with different data types. As part of DRILL-2753 we are
> getting rid of it so merge join will need to use implicit cast if the
> expressions in the join condition are of different types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)