Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5111

Teiid Designer uses 0 as a default length value

    XMLWordPrintable

Details

    • Quality Risk
    • Resolution: Done
    • Major
    • 10.0
    • 8.12
    • Query Engine
    • None

    Description

      If you create a view in teiid designer, but define it with an expression:

      select case when rand() < .5 then 'heads' else 'tails' end as x

      A string column length will be set to 0. On the server this may cause issues such as with the odata layer that will check facets against the length of 0.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-shawkins Steven Hawkins
              rhn-engineering-shawkins Steven Hawkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: