Hmm...it seems a small part of the code in HashJoinBatch may not have been merged correctly .. either when I did the recent merge or when previously we merged the index code with the hash join spilling code. On a separate private branch, I do see `JoinControl` being used for a decision point. I will talk to you offline about this.
I am also tagging @chunhui-shi who is a co-author and had added the `JoinControl` specifically to distinguish between INTERSECT_DISTINCT and INTERSECT_ALL. [ Full content available at: https://github.com/apache/drill/pull/1466 ] This message was relayed via gitbox.apache.org for [email protected]
