[
https://issues.redhat.com/browse/TEIIDSB-179?page=com.atlassian.jira.plug...
]
Steven Hawkins commented on TEIIDSB-179:
----------------------------------------
If we are generally disallowing alter drop, that somewhat simplifies this problem for
import foreign schema. It's still nice the preserve the order of everything to
account for variations in when we resolve objects - anything that has logic in the parser
needs things to be in the same relative order. However since we've got most things
still being handled in the metadata validator there aren't as many places that we need
to worry about.
VDB Plugin needs to preserve the order of the VDB-Imports
---------------------------------------------------------
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)