AngersZhuuuu commented on pull request #29966: URL: https://github.com/apache/spark/pull/29966#issuecomment-752833978
> please note this breaks scala 2.13 > where can i find source code for [SPARK-33084](https://issues.apache.org/jira/browse/SPARK-33084).jar? > > ``` > [info] Cause: java.lang.NoSuchMethodError: org.apache.spark.sql.types.StructType$.apply(Lscala/collection/Seq;)Lorg/apache/spark/sql/types/StructType; > [info] at org.apache.spark.examples.sql.Spark33084.inputSchema(Spark33084.scala:9) > [info] at org.apache.spark.sql.execution.aggregate.ScalaUDAF.<init>(udaf.scala:347) > ``` Can you show how you reproduce this error? ---------------------------------------------------------------- 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]
