Vova Vysotskyi created DRILL-7739:
-------------------------------------
Summary: 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
Reporter: Vova Vysotskyi
Assignee: Vova Vysotskyi
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)