[
https://issues.jboss.org/browse/TEIID-2767?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2767.
-----------------------------------
Resolution: Done
Removed the ArrayImpl wrapper in the evaluator and updated the comparison/equality methods
to compensate accordingly.
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:
http://www.atlassian.com/software/jira