[
https://issues.jboss.org/browse/TEIIDDES-1794?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1794:
----------------------------------------
So on the Designer side, we would need to have a mechanism to identify it as a
"Global Temp Table" and our RuntimeAdapter (indexer) needs to use a new table
type integer value (6) instead of Table/View/Procedure...etc.
I'm hoping that if we use an Extension property that even if it ends up in the
metadata, that Teiid would ignore it?
Designer support for global temporary tables
--------------------------------------------
Key: TEIIDDES-1794
URL:
https://issues.jboss.org/browse/TEIIDDES-1794
Project: Teiid Designer
Issue Type: Feature Request
Components: Modeling
Reporter: Mark Addleman
Assignee: Barry LaFond
Fix For: 8.4
Teiid has added support for a global temporary tables - they share a common definition,
but each session has their own instance. Internally this is modeled as a virtual table
(without a transformation) with a table type of "TemporaryTable" (int code 6).
If you provided matching index metadata we would recognize the entry as a global temporary
table.
Alternatively extension metadata could be used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira