[teiid-issues] [JBoss JIRA] (TEIID-4751) Allow any collection type to be source of OBJECTTABLE

Steven Hawkins (JIRA) issues at jboss.org
Thu Feb 9 09:32:00 EST 2017


    [ https://issues.jboss.org/browse/TEIID-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13361220#comment-13361220 ] 

Steven Hawkins commented on TEIID-4751:
---------------------------------------

For object table that just means array as well - or do you see anything else?

For arrayIterator it will be unfortunately named and even more weakly typed as it currently requires an object[] argument.  What about initially scoping this just to objecttable.

> 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
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list