[teiid-issues] [JBoss JIRA] (TEIID-2063) NPE with proc relational query

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Dec 13 14:38:17 EST 2012


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

Steven Hawkins resolved TEIID-2063.
-----------------------------------

    Resolution: Done


Again marking as resolved on the community side.  There's no need to reopen this for the product issue as there is already a bz entry.  It will just await closure until the fix version has been updated.  

Also there's generally no need to update the affected version to specific point release unless the issue is introduced in that point release.  Identifying the earliest minor release (7.4 here) generally indicates it affects all later releases until the fix version(s).
                
> NPE with proc relational query
> ------------------------------
>
>                 Key: TEIID-2063
>                 URL: https://issues.jboss.org/browse/TEIID-2063
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.4, 7.7.3
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.1
>
>
> A proc relational query using a table function or other source without an access node will fail with an NPE, for example:
> select param1, param2, e1, e2 from pm1.vsp26 as x, texttable('abc' columns a string) as y where param1=1 and param2='a'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list