gortiz commented on PR #18648: URL: https://github.com/apache/pinot/pull/18648#issuecomment-4603055582
I think it is important to say that we have a completely different concept of EarlyTermination in MSE. This is fired when a downstream operator notifies its inputs (aka children or upstream) that no more data will be needed (ie when there is an exception or a limit is reached). This doesn't mean this PR is wrong, but we have a terminology issue we need to clarify -- 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]
