ulysses-you commented on pull request #32833: URL: https://github.com/apache/spark/pull/32833#issuecomment-857392102
thank you @HyukjinKwon , seems something wrong with test, I have seen this error many times recently. ``` [error] ## Exception when compiling 479 sources to /home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/target/scala-2.12/classes [error] java.lang.StackOverflowError [error] scala.reflect.api.Trees$Transformer.transform(Trees.scala:2563) [error] scala.tools.nsc.transform.CleanUp$CleanUpTransformer.transform(CleanUp.scala:607) [error] scala.tools.nsc.transform.CleanUp$CleanUpTransformer.transform(CleanUp.scala:37) ``` -- 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]
