Bram Gadeyne created TEIID-4785:
-----------------------------------
Summary: 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
Affects Versions: 9.2
Reporter: Bram Gadeyne
Assignee: Steven Hawkins
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)