* Yield the next tuple batch from the values. * @param[out] tuple_batch The next tuple batch produced by the values * @param[out] rid_batch The next tuple RID batch produced by the values * @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 test coverage detected