You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/06 09:22:37 UTC

[GitHub] [spark] kiszk edited a comment on pull request #31709: [SPARK-34596][SQL] Use Utils.getSimpleName to avoid hitting Malformed class name in NewInstance.doGenCode

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org