[
https://issues.jboss.org/browse/TEIID-2067?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2067:
---------------------------------------
The ansi handling for a global temporary table is that it is a proper schema object and is
implicitly bound as a new instance to each session upon the first use. So just like all
of our other schema entries you will declare them at design/deploy time.
Global temporary tables
-----------------------
Key: TEIID-2067
URL:
https://issues.jboss.org/browse/TEIID-2067
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.7
Reporter: Mark Addleman
Assignee: Steven Hawkins
Fix For: 8.5
Currently, temp tables are scoped to the teiid session (eg, jdbc connection) that created
them. I would like temp tables visible to all sessions. It is acceptable and even
desirable that temp tables use an external database a la external materialization.
--
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