kiszk edited a comment on pull request #31709: URL: https://github.com/apache/spark/pull/31709#issuecomment-791901448
I would like to share the finding that the following commands can reproduce the error. I hope that it can help you. ``` % build/sbt "catalyst/testOnly *AnsiCastSuiteWithAnsiModeOn *ExpressionEncoderSuite" ``` or ``` % build/sbt "catalyst/testOnly *AnsiCastSuiteWithAnsiModeOff *ExpressionEncoderSuite" ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
