MaxGekk opened a new pull request, #44501:
URL: https://github.com/apache/spark/pull/44501

   ### What changes were proposed in this pull request?
   In the PR, I propose to do not catch DataFrame query context in DataFrame 
methods but leave that close to `Column` functions.
   
   ### Why are the changes needed?
   To improve user experience with Spark DataFrame/Dataset APIs, and provide 
more precise context of errors.
   
   ### Does this PR introduce _any_ user-facing change?
   No, since the feature hasn't been released yet.
   
   ### How was this patch tested?
   By running the modified test suites.
   
   ### 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