]
Steven Hawkins resolved TEIID-4387.
-----------------------------------
Resolution: Done
Allowed multiple references to $it and switched the logic so that same entity detection is
not needed.
Issues with $it support
-----------------------
Key: TEIID-4387
URL:
https://issues.jboss.org/browse/TEIID-4387
Project: Teiid
Issue Type: Bug
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.1
Only a single $it reference can exist with the current logic, and it can only be used in
a filter. With the refactoring to array style logic, we should be able to expand its
usage.