Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4334

Prepared insert resolving failure with implicitly named temp table

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.1
    • None
    • Query Engine
    • None

      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

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: