[
https://issues.redhat.com/browse/TEIIDSB-152?page=com.atlassian.jira.plug...
]
Ramesh Reddy commented on TEIIDSB-152:
--------------------------------------
For now I will capture the IllegalStateException and provide a descriptive exception that
ALTER and DROP are not supported.
Alter / drop will not work with vdb plugin
------------------------------------------
Key: TEIIDSB-152
URL:
https://issues.redhat.com/browse/TEIIDSB-152
Project: Teiid Spring Boot
Issue Type: Quality Risk
Components: core
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Priority: Major
Fix For: 1.4.0
If you use an alter / drop in the vdb.ddl the result will be an illegalstateexception:
{code}
Caused by: java.lang.IllegalStateException: TransformationMetadata not yet available
at org.teiid.maven.VdbMojoTest.test(VdbMojoTest.java:53)
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)