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

Steven Hawkins (JIRA) issues at jboss.org
Wed Jul 13 16:19:00 EDT 2016


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

Steven Hawkins resolved TEIID-4334.
-----------------------------------
    Resolution: Done


Added a more general proactive resolving of the group.

> 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
(v6.4.11#64026)


More information about the teiid-issues mailing list