]
Steven Hawkins resolved TEIID-5517.
-----------------------------------
Resolution: Done
Updated the metadatavalidator to also check for procedures that have no result set.
Validation error with procedure call that has no result set
-----------------------------------------------------------
Key: TEIID-5517
URL:
https://issues.jboss.org/browse/TEIID-5517
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.0
This is a regression with TEIID-5257 - in a procedure that has a result set if a another
procedure that is called which doesn't have a result set, an index out of bounds
exception is thrown.