[
https://issues.apache.org/jira/browse/DRILL-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinfeng Ni resolved DRILL-4372.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
Fixed in commit: c0293354ec79b42ff27ce4ad2113a2ff52a934bd
> Drill Operators and Functions should correctly expose their types within
> Calcite
> --------------------------------------------------------------------------------
>
> Key: DRILL-4372
> URL: https://issues.apache.org/jira/browse/DRILL-4372
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Query Planning & Optimization
> Reporter: Sean Hsuan-Yi Chu
> Assignee: Sean Hsuan-Yi Chu
> Fix For: 1.7.0
>
>
> Currently, for most operators / functions, Drill would always claim the
> return types being nullable-any.
> However, in many cases (such as Hive, View, etc.), the types of input columns
> are known. So, along with resolving to the correct operators / functions, we
> can infer the output types at planning.
> Having this mechanism can help speed up many applications, especially where
> schemas alone are sufficient (e.g., Limit-0).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)