allisonwang-db commented on PR #50198:
URL: https://github.com/apache/spark/pull/50198#issuecomment-2735007337

   @dongjoon-hyun you still see the analysis exception
   ```
   AnalysisException: [UNRESOLVED_COLUMN.WITH_SUGGESTION] A column, variable, 
or function parameter with name `id2` cannot be resolved. Did you mean one of 
the following? [`id`]. SQLSTATE: 42703;
   'Project ['id2]
   +- Range (0, 10, step=1, splits=Some(16))
   ```
   This PR just removed this huge chunk of stack traces from the output
   <img width="1317" alt="Screenshot 2025-03-18 at 5 22 30 PM" 
src="https://github.com/user-attachments/assets/9ef39504-cf18-4a6f-940e-6ee51e090b23";
 />
   


-- 
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]

Reply via email to