[ 
https://issues.apache.org/jira/browse/DRILL-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17115554#comment-17115554
 ] 

ASF GitHub Bot commented on DRILL-7739:
---------------------------------------

sanel commented on pull request #2080:
URL: https://github.com/apache/drill/pull/2080#issuecomment-633310389


   All good! Thanks @vvysotskyi 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Allow implicit casts from required to nullable data type
> --------------------------------------------------------
>
>                 Key: DRILL-7739
>                 URL: https://issues.apache.org/jira/browse/DRILL-7739
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.17.0
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.18.0
>
>
> UDFs that accept nullable vector should be able to handle data from the 
> required vector. Drill already has UDFs for converting required to nullable 
> holders, so just function calls should be inserved where possible.
> It will be also useful for vararg UDFs, where previously was required having 
> the same data mode for all vararg arguments.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to