[teiid-issues] [JBoss JIRA] (TEIID-4936) Add to tool to generate Couchbase ddl

Kylin Soong (JIRA) issues at jboss.org
Thu Jun 1 03:06:00 EDT 2017


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

Kylin Soong commented on TEIID-4936:
------------------------------------

I have looked more details about the 'cache-metadata', and found that, *not the DDL be output to file*, but the completed binary attachment be export to a file $WFL_HOME/standalone/data/teiid-data/CouchbaseVDB_1/CouchbaseVDB_1_Couchbase.ser.

My initial thoughts is that, export DDL to a file so it can help users to define source Model  in xml vdb
{code}
<model name="Source">

    <source name="connector" translator-name="X"  connection-jndi-name="Xe"/>
    <metadata type="DDL"><![CDATA[

     ]]> </metadata>
</model>
{code}

> Add to tool to generate Couchbase ddl 
> --------------------------------------
>
>                 Key: TEIID-4936
>                 URL: https://issues.jboss.org/browse/TEIID-4936
>             Project: Teiid
>          Issue Type: Feature Request
>    Affects Versions: 9.3
>            Reporter: Kylin Soong
>            Assignee: Steven Hawkins
>            Priority: Optional
>             Fix For: 10.x
>
>
> The tools can generate ddl.sql, base one some default properties, like sampleSize, sampleKeyspaces, typedNameList, etc, 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list