Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
A PROJECT, PREFETCH that does not modify the record is currently being optimized away. It should be preserved - otherwise the prefetch does not happen.
Work around is to add a SKIP on a condition that can never occur.