[teiid-issues] [JBoss JIRA] (TEIIDSB-179) Alter / drop will not work with vdb plugin

Ramesh Reddy (Jira) issues at jboss.org
Thu Mar 19 17:59:21 EDT 2020


     [ https://issues.redhat.com/browse/TEIIDSB-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated TEIIDSB-179:
---------------------------------
    Description: The parsing of the VDB file needs to be done sequentially one statement at a time so that we can inline the VDB-Import in the order they are defined, and this also sequences any IMPORT FOREIGN SCHEMA statements in the order they are expected.   (was: 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})


> Alter / drop will not work with vdb plugin
> ------------------------------------------
>
>                 Key: TEIIDSB-179
>                 URL: https://issues.redhat.com/browse/TEIIDSB-179
>             Project: Teiid Spring Boot
>          Issue Type: Enhancement
>          Components: core
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>            Priority: Major
>
> The parsing of the VDB file needs to be done sequentially one statement at a time so that we can inline the VDB-Import in the order they are defined, and this also sequences any IMPORT FOREIGN SCHEMA statements in the order they are expected. 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list