[teiid-issues] [JBoss JIRA] (TEIID-4785) Add options through alter table in DDL does not work.

Steven Hawkins (JIRA) issues at jboss.org
Fri Mar 10 14:37:00 EST 2017


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

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


Delayed processing all alters until after imports are processed.  Alters/create/drop against imported databases will fail as expected.

> Add options through alter table in DDL does not work.
> -----------------------------------------------------
>
>                 Key: TEIID-4785
>                 URL: https://issues.jboss.org/browse/TEIID-4785
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 9.2
>            Reporter: Bram Gadeyne
>            Assignee: Steven Hawkins
>             Fix For: 9.3, 9.2.1
>
>
> A command like the one below fails
> ALTER TABLE "teiidtest" options (add cardinality 1);
> This fails with message:
> This complains that the "group" teiidtest could not be found.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list