* Construct a new HashJoinExecutor instance. * @param exec_ctx The executor context * @param plan The HashJoin join plan to be executed * @param left_child The child executor that produces tuples for the left side of join * @param right_child The child executor that produces tuples for the right side of join */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected