MinJi Kim created CALCITE-1283:
----------------------------------
Summary: 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)