]
Barry LaFond updated TEIIDDES-2286:
-----------------------------------
Fix Version/s: (was: 8.6)
Creating procedure and assigning results works different depending on
steps taken
---------------------------------------------------------------------------------
Key: TEIIDDES-2286
URL:
https://issues.jboss.org/browse/TEIIDDES-2286
Project: Teiid Designer
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Dialogs
Affects Versions: 8.5.1
Reporter: Van Halbert
Assignee: Barry LaFond
Trying to create a relational view procedure. And in the wizard, if I do NOT enter a
result set, and click OK, and then proceed to right click on procedure to add result set
(but add no column), the result set ends up taking on the datatype that the procedure
returns. However, if in the wizard, I add the name of the result set (same name used if
right mouse clicking above) and do not add a column, it doesn't work the same.