dusantism-db opened a new pull request, #47537:
URL: https://github.com/apache/spark/pull/47537

   
   ### What changes were proposed in this pull request?
   Introduced a new class SqlScriptingException, which is thrown during SQL 
script parsing/interpreting, and contains information about the line number on 
which the error occured.
   
   
   ### Why are the changes needed?
   Users should know which line of their script caused an error.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Users will now see a line number on some of their error messages.
   
   
   ### How was this patch tested?
   No new tests required, existing tests are updated.
   
   
   ### 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

Reply via email to