[teiid-issues] [JBoss JIRA] (TEIID-5755) Clarify import foreign schema

Steven Hawkins (Jira) issues at jboss.org
Wed May 29 16:18:00 EDT 2019


     [ https://issues.jboss.org/browse/TEIID-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-5755.
-----------------------------------
    Resolution: Done


Changed the parse so that the FOREIGN SCHEMA name is optional.  For ddl you can just do:

IMPORT FROM REPOSITORY...

Updated the docs accordingly and expanded the example to show importing from multiple files.

> Clarify import foreign schema
> -----------------------------
>
>                 Key: TEIID-5755
>                 URL: https://issues.jboss.org/browse/TEIID-5755
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Documentation, Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 12.3
>
>
> Since we don't have some kind of evaluate directive for ddl, we use the import foreign schema construct in a similar manner by using the ddl-file repository type.
> It's possible to split ddl for a schema into multiple file, which should be described in the docs. 
> It's also possible to use import foreign schema into a virtual schema, but the foreign keyword is still required.  It should be made optional and described as ignored in the docs.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list