]
Steven Hawkins updated TEIID-5843:
----------------------------------
Original Estimate: 2 hours
Remaining Estimate: 2 hours
Sprint: DV Sprint 54
Estimated Difficulty: Low
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
Original Estimate: 2 hours
Remaining Estimate: 2 hours
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.