Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-400

Virtual Procedure transformation editor does not properly assign data length of output parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.1
    • 7.4
    • Modeling
    • None

    Description

      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.

      Attachments

        Activity

          People

            mdrillin1@redhat.com Mark Drilling (Inactive)
            mwalker1@redhat.com Michael Walker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: