]
Steven Hawkins resolved TEIID-3127.
-----------------------------------
Resolution: Done
Saved the values for the parameters and elevated the scope of the evaluator closure to
push/pop of a program.
Multiple subquery arguments prevent plan completion
---------------------------------------------------
Key: TEIID-3127
URL:
https://issues.jboss.org/browse/TEIID-3127
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.9
The evaluator is closed after each successful evaluation, but the values are not saved so
multiple subqueries in the same logical operation will cause indefinite blocking.