]
Barry LaFond updated TEIIDDES-400:
----------------------------------
Fix Version/s: Future
(was: 7.5)
Virtual Procedure transformation editor does not properly assign data
length of output parameters
--------------------------------------------------------------------------------------------------
Key: TEIIDDES-400
URL:
https://issues.jboss.org/browse/TEIIDDES-400
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.4
Reporter: Michael Walker
Assignee: Barry LaFond
Fix For: Future
VPs do not properly assign data length of output parameters. It should be based on known
length properties within the transformation, which can be derived from the models that are
sourced, or logic defined in the transformation.
For example, a virtual procedure does a "select firstName from mytable", and
mytable has "firstName:string(255)". The output parameter for the stored
procedure will be "firstName:String(10)". It should be 255 characters in length.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: