zhengruifeng commented on PR #46667:
URL: https://github.com/apache/spark/pull/46667#issuecomment-2121734784
the failed tests seems related:
```
[error]
/home/runner/work/spark/spark/connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/CatalogSuite.scala:29:28:
illegal inheritance;
[error] self-type org.apache.spark.sql.CatalogSuite does not conform to
org.apache.spark.sql.test.RemoteSparkSession's selftype
org.apache.spark.sql.test.RemoteSparkSession with org.scalatest.Suite
[error] class CatalogSuite extends RemoteSparkSession with SQLHelper {
[error] ^
[error]
/home/runner/work/spark/spark/connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/CatalogSuite.scala:31:3:
package org.apache.spark.sql.test is not a value
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]