anchovYu opened a new pull request #35604:
URL: https://github.com/apache/spark/pull/35604


   ### What changes were proposed in this pull request?
   Fix the org.apache.spark.sql.catalyst.analysis.AnalysisSuite under ANSI mode.
   With ANSI on, there won't be a type cast on string a / string b. Make the 
cast assertion only when ANSI is off.
   
   ### Why are the changes needed?
   To set up a new GA job to run tests with ANSI mode before 3.3.0 release.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Test locally with both ANSI on and off, both passed.
   


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