viirya commented on pull request #32404:
URL: https://github.com/apache/spark/pull/32404#issuecomment-829892880
```
Caused by: sbt.ForkMain$ForkError: java.lang.RuntimeException: Couldn't find
apply on interface scala.Function1
at scala.sys.package$.error(package.scala:30)
at
org.apache.spark.sql.catalyst.expressions.objects.Invoke.liftedTree1$1(objects.scala:333)
at
org.apache.spark.sql.catalyst.expressions.objects.Invoke.method$lzycompute(objects.scala:329)
at
org.apache.spark.sql.catalyst.expressions.objects.Invoke.method(objects.scala:327)
at
org.apache.spark.sql.catalyst.expressions.objects.Invoke.doGenCode(objects.scala:359)
at
org.apache.spark.sql.catalyst.expressions.Expression.$anonfun$genCode$3(Expression.scala:147)
```
`getMethod` seems causing some test failures.
--
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]