You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/09/06 23:50:20 UTC

[jira] [Commented] (CALCITE-1283) Nullability incorrectly assigned in SqlTypeFactory.leastRestrictiveSqlType()

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

Julian Hyde commented on CALCITE-1283:
--------------------------------------

And further manifestations fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/8eca1c9f.

> 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
>             Fix For: 1.9.0
>
>
> 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)