Mehant Baid created DRILL-771:
---------------------------------

             Summary: Remove explicit cast for concat() with support for two 
way implicit cast added
                 Key: DRILL-771
                 URL: https://issues.apache.org/jira/browse/DRILL-771
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Mehant Baid
            Assignee: Mehant Baid
            Priority: Minor


We added explicit cast for concat() function in DrillOptiq, so all the 
arguments would be casted as varchar since implicit cast used to work only from 
varchar ---> int previously. With DRILL-577 we have implicit cast in the other 
direction as well hence we can remove the explicit cast.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to