]
Steven Hawkins updated TEIID-3511:
----------------------------------
Fix Version/s: (was: 8.12)
There's been no progress here. Pulling out of a specific release.
usage of BITAND function in exists statement results in duplicate
rows
----------------------------------------------------------------------
Key: TEIID-3511
URL:
https://issues.jboss.org/browse/TEIID-3511
Project: Teiid
Issue Type: Bug
Affects Versions: 8.9.1
Reporter: Bram Gadeyne
Assignee: Steven Hawkins
Attachments: debugplan_bitand.txt, debugplan_bitand_correct.txt,
debugplan_nobitand.txt, debugplan_nobitand_correct.txt
I've added the debug plan for the query without the BITAND function and with the
BITAND function as an attachment.
The version without the BITAND function returns 438 rows and the version with BITAND
function returns 833 rows. I can see however that rows are duplicated in this second
result. I've checked this by executing the version with BITAND statement with select
*.