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

Issues with multiple returnable statements in a procedure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.4.1, 8.5
    • 8.2
    • Query Engine
    • None

    Description

      A regression was introduced by TEIID-2226 where any subsequent execution of a returnable statement in a procedure is effectively ignored:

      begin
      select ...
      select ...
      end

      would not issue the second select unless all prior statements do not have result sets or are marked as without return.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: