[
https://issues.jboss.org/browse/TEIID-2336?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2336:
---------------------------------------
After some more thought it looks like the simplest route to supporting this is to always
just rewrite array_table as the individual array_get calls. There is more reflective
overhead, but that is usually much less than the overhead of processing the implied join.
Pushdown support for arraytable
-------------------------------
Key: TEIID-2336
URL:
https://issues.jboss.org/browse/TEIID-2336
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Mark Addleman
Assignee: Steven Hawkins
Fix For: 8.5
Rewrite ARRAYTABLE queries as a series of cast and array_get functions calls.
This would allow translators to support efficient queries using ARRAYTABLE.
See
https://community.jboss.org/thread/215915 for more information
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira