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

Barry LaFond (JIRA) jira-events at lists.jboss.org
Thu May 2 15:56:53 EDT 2013


Barry LaFond created TEIID-2490:
-----------------------------------

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