[teiid-issues] [JBoss JIRA] (TEIID-5357) creating a ddl table with two unique columns fails

Johnathon Lee (Jira) issues at jboss.org
Tue Dec 11 15:29:00 EST 2018


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

Johnathon Lee updated TEIID-5357:
---------------------------------
    Fix Version/s: 8.12.17.6_4


> creating a ddl table with two unique columns fails
> --------------------------------------------------
>
>                 Key: TEIID-5357
>                 URL: https://issues.jboss.org/browse/TEIID-5357
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 11.0, 10.3.2, 10.2.3, 8.12.17.6_4
>
>
> DDL such as:
> CREATE FOREIGN TABLE G1(e2 varchar(10) unique, e3 date not null unique);
> Will fail to validate properly as both columns will be add a unique index with the same name.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list