vamshikrishnakyatham opened a new issue, #14117: URL: https://github.com/apache/hudi/issues/14117
### Bug Description **What happened:** When executing a `MERGE INTO` statement with a non-existent target table, Spark threw a misleading `UNRESOLVED_COLUMN` error instead of a clear `TABLE_OR_VIEW_NOT_FOUND` error. The error message complained about columns not being found rather than indicating the table itself doesn't exist. **What you expected:** **Steps to reproduce:** 1. 2. 3. ### Environment **Hudi version:** **Query engine:** (Spark/Flink/Trino etc) **Relevant configs:** ### Logs and Stack Trace _No response_ -- 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]
