[
https://issues.jboss.org/browse/TEIID-4785?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4785:
-------------------------------------
Looks like somewhere I did not properly account for the additional DDL statements to wrap
into the internal VDBMetadata's metadata wrapping :(
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)