[
https://issues.apache.org/jira/browse/CALCITE-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325242#comment-15325242
]
MinJi Kim commented on CALCITE-1283:
------------------------------------
Pull request for the fix: https://github.com/apache/calcite/pull/246
> Nullability incorrectly assigned in SqlTypeFactory.leastRestrictiveSqlType()
> ----------------------------------------------------------------------------
>
> Key: CALCITE-1283
> URL: https://issues.apache.org/jira/browse/CALCITE-1283
> Project: Calcite
> Issue Type: Bug
> Components: core
> Reporter: MinJi Kim
> Assignee: Julian Hyde
>
> A minor bug where nullability is not accounting for types that return
> type.isNullable() true (only considering types that are NULL).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)