]
Steven Hawkins updated TEIID-2767:
----------------------------------
Fix Version/s: 8.6
(was: 8.7)
Multi-dimensional array evaluation is incorrect
------------------------------------------------
Key: TEIID-2767
URL:
https://issues.jboss.org/browse/TEIID-2767
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.5
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 8.6
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: