NEUpanning opened a new pull request, #10169: URL: https://github.com/apache/incubator-gluten/pull/10169
## What changes were proposed in this pull request? This PR addresses incorrect NestedLoopJoin metrics described in \#10149 and introduces metrics for nested loop join probe side, build side and post projection in NestedLoopJoin. (Fixes: \#10149) ## How was this patch tested? UT NestedLoopJoin metrics before this change: <img width="543" height="662" alt="Screenshot 2025-07-11 at 16 11 32" src="https://github.com/user-attachments/assets/38221016-d7bc-460d-b6e5-111c250dd526" /> NestedLoopJoin metrics after this change: <img width="543" height="885" alt="Screenshot 2025-07-11 at 16 10 09" src="https://github.com/user-attachments/assets/939c91de-2be5-46b5-a005-a72b69d88500" /> -- 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]
