Samyak2 commented on PR #16500: URL: https://github.com/apache/datafusion/pull/16500#issuecomment-3040935741
> > Actually, I see the same behavior on latest main. Looks like the output_rows metric in nested loop join is currently wrong? > > Thank you for the catch! Here might also need `record_poll()`: https://github.com/apache/datafusion/pull/16500/files#r2187952197 Thanks for the pointer! It makes sense now. I have added a record_poll there and also updated the `output_batches` metric inside the function. Please take a look -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org