Barry LaFond created TEIIDDES-1704:
--------------------------------------
Summary: IllegalArgumentException getting
CommandHelper.getProjectedSymbols(). getResultSetColumns() may be null
Key: TEIIDDES-1704
URL:
https://issues.jboss.org/browse/TEIIDDES-1704
Project: Teiid Designer
Issue Type: Bug
Components: Validation
Affects Versions: 8.2
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Critical
Fix For: 8.2
If SQL contains CREATE VIRTUAL PROCEDURE BEGIN END, validation will result in an Illegal
Arg exception because CreateProcedureCommand.getResultSetColumns() will return null and
CommandHelper isn't checking for that.
Need to add the check
--
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