[teiid-issues] [JBoss JIRA] (TEIID-4334) Prepared insert resolving failure with implicitly named temp table

Steven Hawkins (JIRA) issues at jboss.org
Tue Nov 1 14:42:02 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-4334.
---------------------------------


> Prepared insert resolving failure with implicitly named temp table
> ------------------------------------------------------------------
>
>                 Key: TEIID-4334
>                 URL: https://issues.jboss.org/browse/TEIID-4334
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.1
>
>
> Similar to TEIID-3994 we will fail to execute a prepared update with explicit columns against a temp table with an implicit name:
> create local temporary table #x (e1 string)
> insert into #x (e1) values (?) -- fails with a resolving exception



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the teiid-issues mailing list