Bug 1266586 (TEIID-3362)
Summary: | Add the new system procedure ARRAYITERATE to Data Virtualization | ||
---|---|---|---|
Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | dsteigne |
Component: | Teiid | Assignee: | jolee |
Status: | CLOSED WONTFIX | QA Contact: | Filip Elias <felias> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.2.0 | CC: | shawkins, vhalbert |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-09-29 14:57:44 UTC | Type: | Support Patch |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
dsteigne
2015-09-25 17:52:45 UTC
Specifically to support the case of searching in an array, it could be better to add a system function, such as array_contains(array, val) or array_index(array, val) since those could also be pushed down. Debbie, Since you made this a blocker for the DV 6.2 patch, I've changed this to a support patch and assigned to John. To reiterate more strongly, if the customer case is specifically to support searching in an array, then it would make more sense to introduce a targeted function, rather than pursuing a back port of a general construct. Steven Hawkins <shawkins> updated the status of jira TEIID-3362 to Closed |