npawar opened a new pull request #7769: URL: https://github.com/apache/pinot/pull/7769
A similar check happens in `nextBlock`. Adding it to `acquire`, so that acquire also exits early (it would've exited from `nextBlock()` anyway, but this check saves the computation from happening in acquire too.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
