]
Steven Hawkins commented on TEIID-4751:
---------------------------------------
I'm not sure what you mean. Anything iteratable was already supported.
Allow any collection type to be source of OBJECTTABLE
-----------------------------------------------------
Key: TEIID-4751
URL:
https://issues.jboss.org/browse/TEIID-4751
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Fix For: 9.2
Currently Object table either accepts a single object or iterator/iterable as source to
parse into results. This should be expanded to allow all collection types.
Same could be said for SYS.ArrayIterate procedure.