MaxGekk commented on issue #27221: [SPARK-30521][SQL][TESTS] Eliminate 
deprecation warnings for ExpressionInfo
URL: https://github.com/apache/spark/pull/27221#issuecomment-574755963
 
 
   The test failed with the error but locally it passed:
   ```
   sbt.ForkMain$ForkError: sbt.ForkMain$ForkError: 
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.spark.sql.MyExtensions$
        at 
org.apache.spark.sql.SparkSessionExtensionSuite.$anonfun$new$44(SparkSessionExtensionSuite.scala:215)
   ```
   Not clear why the test fails if I use another constructor.

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


With regards,
Apache Git Services

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

Reply via email to