Re: [PR] [SPARK-XXXXX][SQL] Don't insert redundant ColumnarToRowExec [spark]

2025-03-11 Thread via GitHub
viirya commented on PR #50239: URL: https://github.com/apache/spark/pull/50239#issuecomment-2715607848 I will add JIRA later. -- 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.

[PR] [SPARK-XXXXX][SQL] Don't insert redundant ColumnarToRowExec [spark]

2025-03-11 Thread via GitHub
viirya opened a new pull request, #50239: URL: https://github.com/apache/spark/pull/50239 ### What changes were proposed in this pull request? This patch fixes a corner case in `ApplyColumnarRulesAndInsertTransitions`. When a plan required to output rows, if the node suppo