]
Steven Hawkins resolved TEIID-5843.
-----------------------------------
Resolution: Done
Updated the logic to deal with xml in an array as well.
Support xml[] with xmltable
---------------------------
Key: TEIID-5843
URL:
https://issues.jboss.org/browse/TEIID-5843
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 13.0
Trying to retrieve a value as an xml array works different than retrieving just xml - as
we are first flattening the array value to string. It should work the same way, or at
least throw an exception indicating that it doesn't work.