[
https://issues.jboss.org/browse/TEIID-4764?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-4764:
------------------------------------
Attached vdb, the Example model is where the status table is
<model name="Example">
8 <property name="importer.tableTypes"
value="TABLE,VIEW"/>
9 <property name="importer.useFullSchemaName"
value="false"/>
10 <property name="importer.widenUnsignedTypes"
value="false"/>
11 <source name="postgresql-connector"
translator-name="translator-postgresql"
connection-jndi-name="java:jboss/datasources/TestDB"/>
12 </model>
13
When using importer.tableTypes, Teiid will not create the status
table
----------------------------------------------------------------------
Key: TEIID-4764
URL:
https://issues.jboss.org/browse/TEIID-4764
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.12.9.6_3
Reporter: Van Halbert
Assignee: Steven Hawkins
Attachments: test-materialized-vdb.xml
When using importer.tableTypes, Teiid will not create the status table.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)