[teiid-issues] [JBoss JIRA] (TEIID-5111) Teiid Designer uses 0 as a default length value

Steven Hawkins (JIRA) issues at jboss.org
Fri Oct 20 17:59:00 EDT 2017


     [ https://issues.jboss.org/browse/TEIID-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-5111.
-----------------------------------
    Resolution: Done


Updated the logic to treat a 0 length value from Designer as the default/max in all cases.

> Teiid Designer uses 0 as a default length value
> -----------------------------------------------
>
>                 Key: TEIID-5111
>                 URL: https://issues.jboss.org/browse/TEIID-5111
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>    Affects Versions: 8.12
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 10.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list