Steven Hawkins created TEIID-2570:
-------------------------------------
Summary: blocked code lookup needs to consider key value
Key: TEIID-2570
URL:
https://issues.jboss.org/browse/TEIID-2570
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.4
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.4.1, 8.5
TEIID-2507 allowed lookups to block but introduced an issue. In rare circumstances, such
as accessing a code table for the first time from two branches of a union such that a
lookup of one value is performed in the first branch and a lookup of another value is
performed in the second branch, the same value could be returned for each. Subsequent
lookups would not exhibit the same behavior.
--
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