[teiid-issues] [JBoss JIRA] (TEIID-2972) adminApi getSchema does not include namespace info in the DDL

Barry LaFond (JIRA) issues at jboss.org
Wed May 28 11:51:16 EDT 2014


    [ https://issues.jboss.org/browse/TEIID-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971332#comment-12971332 ] 

Barry LaFond commented on TEIID-2972:
-------------------------------------

Note that we're playing both sides of the house here with extension properties. We're dynamically building them from the Translator properties. These properties include the NS/URI in the name.

In the DDL Importer, however, the DDL OPTIONS utilize the alias, so for Designer to work seamlessly, we need the SET NAMESPACE in the DDL.

> adminApi getSchema does not include namespace info in the DDL
> -------------------------------------------------------------
>
>                 Key: TEIID-2972
>                 URL: https://issues.jboss.org/browse/TEIID-2972
>             Project: Teiid
>          Issue Type: Bug
>          Components: AdminApi
>    Affects Versions: 8.7
>            Reporter: Mark Drilling
>            Assignee: Ramesh Reddy
>         Attachments: excelSheet.ddl
>
>
> I was following this community example
> https://community.jboss.org/wiki/MicrosoftExcelDocumentIntoRelationalTable
> The DDL returned for the deployed dynamic vdb is attached.  However, the DDL does not include a namespace statement like this 
> SET NAMESPACE 'http://www.teiid.org/translator/excel/2014' AS teiid_excel



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the teiid-issues mailing list