[teiid-issues] [JBoss JIRA] Created: (TEIID-585) Temp table handling issues

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed May 13 00:19:46 EDT 2009


Temp table handling issues
--------------------------

                 Key: TEIID-585
                 URL: https://jira.jboss.org/jira/browse/TEIID-585
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 6.0.0, 6.1.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 6.1.0


Session level temp tables are not handled correctly by prepared statements if the table has been removed.  The same is true for explicit temp tables in procedures that have been explicitly removed - ideally there would be a resolver error, but instead we should at least have a processing time exception.  Finally the clone method for query does not include the clone of the into group.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list