[teiid-issues] [JBoss JIRA] (TEIID-4072) Duplicate columns for insert should not be allowed

Steven Hawkins (JIRA) issues at jboss.org
Sun Mar 13 20:16:01 EDT 2016


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

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


Added a check in the validation visitor.

> Duplicate columns for insert should not be allowed
> --------------------------------------------------
>
>                 Key: TEIID-4072
>                 URL: https://issues.jboss.org/browse/TEIID-4072
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.0, 8.12.5
>
>
> We are not validating against have the same variable in insert/merge columns:
> insert into pm1.g1 (e1, e1) values ('a', 'b')



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list