[
https://issues.apache.org/jira/browse/DRILL-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mehant Baid updated DRILL-771:
------------------------------
Attachment: DRILL-771.patch
> 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
> Attachments: DRILL-771.patch
>
>
> 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)