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

Multi-dimensional array evaluation is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 8.6
    • 8.5
    • Query Engine
    • None

      Issuing a query with a multi-dimensional array such as:

      select (('a', 'b'),('c','d'))

      results in java.lang.ArrayStoreException as the evaluator is not unwrapping the ArrayImpl when assigning the value into the parent array.

            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: