[teiid-issues] [JBoss JIRA] (TEIID-2490) org.teiid.query.sql.proc.CreateProcedureCommand.getResultSetColumns() can return NULL

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu May 2 16:26:53 EDT 2013


    [ https://issues.jboss.org/browse/TEIID-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771739#comment-12771739 ] 

Steven Hawkins commented on TEIID-2490:
---------------------------------------

Null is more representative of not having a result set.  Unless you have other concerns I'll reject this.
                
> org.teiid.query.sql.proc.CreateProcedureCommand.getResultSetColumns() can return NULL
> -------------------------------------------------------------------------------------
>
>                 Key: TEIID-2490
>                 URL: https://issues.jboss.org/browse/TEIID-2490
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 8.3
>            Reporter: Barry LaFond
>            Assignee: Steven Hawkins
>
> Unlike the getProjectedSymbols() method, the getResultSetColumns() can return null. Could you consider performing NULL check and return EMPTY LIST instead?  Else we have to code around it.

--
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