bowenliang123 commented on PR #5196:
URL: https://github.com/apache/kyuubi/pull/5196#issuecomment-1696718212
1 remaining blocker exception in CI tests.
The Spark hive connector's ut "DROP NAMESPACE using V1 catalog V1 command:
drop non-empty namespace with a non-cascading mode" failed on Spark 3.3 on
Scala2.13, while it passes on Spark 3.2 on Scala2.13, and also on Spark 3.1-3.3
on Scala2.12.
```DropNamespaceV1Suite:
- DROP NAMESPACE using V1 catalog V1 command: drop non-empty namespace with
a non-cascading mode *** FAILED ***
Expected exception java.lang.IllegalStateException to be thrown, but
org.apache.spark.sql.AnalysisException was thrown (DropNamespaceSuite.scala:73)
```
--
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]