ArnavBalyan opened a new pull request, #9011:
URL: https://github.com/apache/incubator-gluten/pull/9011
## What changes were proposed in this pull request?
- TryCastSuite behaviour changed with spark 34 and 35 which uses
CastWithAnsiON. Certain fail since Gluten does not support ANSI on. Similar
tests have been excluded in the past.
- Move the GlutenTryCastSuite to CastWithAnsiOff rather than TryCastSuite
(which actually uses CastWithAnsiOn).
- Certain tests with ANSI off are failing before this PR excluding them and
will fix in upcoming changes.
## How was this patch tested?
- Unit tests
--
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]