MaxGekk commented on PR #48546: URL: https://github.com/apache/spark/pull/48546#issuecomment-2453211733
@stevomitric Please, fix the test failure. It seems it is related: ``` [info] - collation on non-explicit default collation *** FAILED *** (2 milliseconds) [info] Incorrect evaluation (codegen off): SYSTEM.BUILTIN.UTF8_BINARY, actual: SYSTEM.BUILTIN.UTF8_BINARY, expected: UTF8_BINARY (ExpressionEvalHelper.scala:261) [info] org.scalatest.exceptions.TestFailedException: ``` -- 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]
