Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
mapjoin dies if the join prunes all the columns
Description
The query:
select /*+ mapjoin(a) */ count(1) from src a join src b on a.key = b.key
dies.
It is a blocker for 0.5