Mehant Baid created DRILL-2823:
----------------------------------

             Summary: 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


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)

Reply via email to