[
https://jira.jboss.org/jira/browse/TEIIDDES-400?page=com.atlassian.jira.p...
]
Van Halbert moved JBEDSP-1197 to TEIIDDES-400:
----------------------------------------------
Project: Teiid Designer (was: JBoss Enterprise Data Services Platform)
Key: TEIIDDES-400 (was: JBEDSP-1197)
Component/s: (was: Designer)
Fix Version/s: (was: Future Versions)
Affects Version/s: (was: 5.5)
Virtual Procedure transformation editor does not properly assign data
length of output parameters
--------------------------------------------------------------------------------------------------
Key: TEIIDDES-400
URL:
https://jira.jboss.org/jira/browse/TEIIDDES-400
Project: Teiid Designer
Issue Type: Bug
Reporter: Michael Walker
Assignee: Barry LaFond
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira