liuzqt opened a new pull request, #50350: URL: https://github.com/apache/spark/pull/50350
### What changes were proposed in this pull request? Fix `SparkPlanInfo.fromLogicalPlan` to handle nested empty relation. Before: <img width="294" alt="Screenshot 2025-03-21 at 11 30 56 AM" src="https://github.com/user-attachments/assets/d03f6b88-13ad-4b67-bc4d-18b532e4dea2" /> After: <img width="390" alt="Screenshot 2025-03-20 at 5 51 21 PM" src="https://github.com/user-attachments/assets/0e4f775c-b9cf-4955-af17-5e47fa44e44b" /> ### Why are the changes needed? A followup for https://github.com/apache/spark/pull/46830, in the original PR I forget to handle nested empty relation. ### Does this PR introduce _any_ user-facing change? Yes, UI change ### How was this patch tested? Verifed in Spark UI ### Was this patch authored or co-authored using generative AI tooling? NO -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org