[
https://issues.jboss.org/browse/TEIID-2141?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2141:
---------------------------------------
Changed the default language to 'teiid_script' so that we can be assured of having
something built-in, doesn't require the use of accessable-languages/language
permission, and subsumes the capability of the 7.7.x object connector result stripping.
While it's just simple reflective access, the result is significantly faster than the
analogous compiled rhino scripts.
The reference was also updated to reflect this new default.
create an objecttable table function
------------------------------------
Key: TEIID-2141
URL:
https://issues.jboss.org/browse/TEIID-2141
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.2
Analogous to xmltable, we should offer an objecttable function to get values off of an
object. The choice of scripting/path language could even be configurable. This would
help eliminate some of the common complexity of relational-object translations and can be
used to perform denoralization without a join - and could be first implemented to in
databasemetadata views to speed up databasemetadata query processing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira