ReemaAlzaid commented on PR #12051:
URL: https://github.com/apache/gluten/pull/12051#issuecomment-5330775325

   Hey @felipepessoto 
   Yes, this fixes #12779 verified on the latest Delta UT run on main: all 4 
failing tests now pass.
   
   Those tests use a LEGACY cast with `spark.sql.ansi.enabled=true`. Before 
this PR, Gluten picked the cast mode from the session ANSI flag, so the cast 
threw on overflow instead of returning null like Spark. It also fixed 4 older 
baseline entries


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