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

   ### What changes were proposed in this pull request?
   This PR improves messages for ANSI related issues for Conv, Sum and Average. 
It also adds try_conv expressions that sets failOnError to false by default.
   
   
   ### Why are the changes needed?
   The [PR](https://github.com/apache/spark/pull/48206) for removing ANSI 
suggestion in ARITHMETIC_OVERFLOW was getting too big, so this PR aims to split 
the work into multiple tasks.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, new suggestions are added to do try_conv, try_sum and try_average
   
   
   ### How was this patch tested?
   Tests added.
   
   
   ### 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: [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