goutamadwant commented on issue #24459: URL: https://github.com/apache/datafusion/issues/24459#issuecomment-5343525132
@ulrichurriola-parada-ops I audited `NestedLoopJoinExec` and confirmed that both build-side and probe-side child polling were included in its timers, including the spill and replay paths. I prepared a focused fix with four ablation-verified regressions. This addresses the `NestedLoopJoinExec` slice of #24459; the broader operator audit remains open. -- 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]
