[
https://issues.jboss.org/browse/TEIID-3191?page=com.atlassian.jira.plugin...
]
Jan Stastny updated TEIID-3191:
-------------------------------
Attachment: nativeSQL.vdb
The vdb serves to test temporary table functionality.
In the source model there is native procedure to run native queries.
In the view model there is definition of global_temp_table.
Teiid global temporary table error with first invocation
--------------------------------------------------------
Key: TEIID-3191
URL:
https://issues.jboss.org/browse/TEIID-3191
Project: Teiid
Issue Type: Bug
Affects Versions: 8.7.1
Reporter: Jan Stastny
Assignee: Steven Hawkins
Attachments: nativeSQL.vdb
When working with global temporary table in teiid an error occurs while accessing the
temp table for the first time.
Error: org.teiid.metadata.Column cannot be cast to
org.teiid.query.metadata.TempMetadataID
All the following invocations of the global temporary table run fine.
Global temporary table is defined through Teiid designer within my vdb.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)