bowenliang123 commented on PR #4195: URL: https://github.com/apache/kyuubi/pull/4195#issuecomment-1398110697
The current obstacle is why `mvn test` just failed to lookup compiled classes after `mvn install -DskipTests`? https://github.com/apache/kyuubi/actions/runs/3963918607/jobs/6792291190#step:7:547 ``` Error: ] /home/runner/work/kyuubi/kyuubi/externals/kyuubi-spark-sql-engine/src/test/scala/org/apache/kyuubi/engine/spark/operation/PySparkTests.scala:28: object KyuubiHiveDriver is not a member of package org.apache.kyuubi.jdbc Error: ] /home/runner/work/kyuubi/kyuubi/externals/kyuubi-spark-sql-engine/src/test/scala/org/apache/kyuubi/engine/spark/operation/PySparkTests.scala:29: object hive is not a member of package org.apache.kyuubi.jdbc Error: ] /home/runner/work/kyuubi/kyuubi/externals/kyuubi-spark-sql-engine/src/test/scala/org/apache/kyuubi/engine/spark/operation/PySparkTests.scala:70: not found: type KyuubiHiveDriver ``` -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org