* Yield the next tuple batch from the hash join. * @param[out] tuple_batch The next tuple batch produced by the hash join * @param[out] rid_batch The next tuple RID batch produced by the hash join * @param batch_size The number of tuples to be included in the batch (default: BUSTUB_BATCH_SIZE) * @return `true` if a tuple was produced, `false` if there are no more tuples */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected