[teiid-issues] [JBoss JIRA] (TEIID-3041) Add support for xml document models in ddl

Steven Hawkins (JIRA) issues at jboss.org
Tue Jul 22 16:33:29 EDT 2014


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

Steven Hawkins commented on TEIID-3041:
---------------------------------------

What we would need to support is:

staging table - this is not too complicated, it just would need an extension property to identify as a staging table (however we used to support input sets)
mapping class - would need an extension property to identify as a mapping class, but it supports a notion of bindings for the input sets.  It's more natural to think of bindings as procedure parameters
document - column names contain . and has an xml document for the "transformation"

  

> Add support for xml document models in ddl
> ------------------------------------------
>
>                 Key: TEIID-3041
>                 URL: https://issues.jboss.org/browse/TEIID-3041
>             Project: Teiid
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.9
>
>
> xml document model support was left out of the initial ddl design, but since the feature has not yet been retargeted from designer we should add support.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the teiid-issues mailing list