dongjoon-hyun commented on pull request #30358: URL: https://github.com/apache/spark/pull/30358#issuecomment-726359934
Could you check the failure, @MaxGekk ? ``` [info] org.apache.spark.sql.connector.SupportsCatalogOptionsSuite *** ABORTED *** (1 second, 478 milliseconds) [info] org.apache.spark.sql.catalyst.analysis.NoSuchNamespaceException: Namespace '' not found; [info] at org.apache.spark.sql.connector.InMemoryTableCatalog.listTables(InMemoryTableCatalog.scala:190) [info] at org.apache.spark.sql.connector.SupportsCatalogOptionsSuite.afterEach(SupportsCatalogOptionsSuite.scala:64) [info] at org.scalatest.BeforeAndAfterEach.$anonfun$runTest$1(BeforeAndAfterEach.scala:247) ``` ---------------------------------------------------------------- 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]
