Branch: refs/heads/63-8.12.x
Home:
https://github.com/teiid/teiid
Commit: 7e2ea1849a12c7dbc3611dc5f66de015ba4924e9
https://github.com/teiid/teiid/commit/7e2ea1849a12c7dbc3611dc5f66de015ba4...
Author: shawkins <shawkins(a)redhat.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
M engine/src/main/java/org/teiid/common/buffer/TupleBrowser.java
M engine/src/main/java/org/teiid/query/tempdata/BaseIndexInfo.java
M engine/src/test/java/org/teiid/query/processor/TestTempTables.java
Log Message:
-----------
TEIID-4405: delete using in statement does not remove records from temporary table
(addressing temp table issues)