[teiid-issues] [JBoss JIRA] (TEIID-4838) View with a union that projects nulls fails to resolve properly

Steven Hawkins (JIRA) issues at jboss.org
Fri Jul 7 08:48:00 EDT 2017


     [ https://issues.jboss.org/browse/TEIID-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-4838:
----------------------------------
    Fix Version/s: 8.12.x-6.4


> View with a union that projects nulls fails to resolve properly
> ---------------------------------------------------------------
>
>                 Key: TEIID-4838
>                 URL: https://issues.jboss.org/browse/TEIID-4838
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.3, 8.12.x-6.4, 9.2.4
>
>
> Accessing a view defined as:
> create view v (col string[]) as select null union all select null
> Results in an exception:
> org.teiid.core.TeiidRuntimeException: TEIID30447 org.teiid.api.exception.query.QueryResolverException: TEIID30082 Expected value of type 'null' but 'null' is of type 'string[]' and no implicit conversion is available.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list