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

Better handling for streamed lobs

    XMLWordPrintable

Details

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

    Description

      When the ws translator returns a streamed result internal operations, such as adding to a tuple buffer may attempt to obtain the length, etc. that render the lob unusable and result in opaque errors, such as

      "TEIID30035 Wrong type of data found or no data found; expecting streamable object from the buffer manager"

      We should make streaming best effort (such as resorting to the copy on read logic), more fool-proof with internal operations, or at least improve the error message.

      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: