SparkQA commented on pull request #30340: URL: https://github.com/apache/spark/pull/30340#issuecomment-726380056
**[Test build #131015 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/131015/testReport)** for PR 30340 at commit [`7eab687`](https://github.com/apache/spark/commit/7eab687f86463fc09a70ce8ad41e22595b23e82a). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait ShowTablesSuiteBase extends QueryTest with SQLTestUtils ` * ` case class ShowRow(namespace: String, table: String, isTemporary: Boolean)` * `trait ShowTablesSuiteBase extends command.ShowTablesSuiteBase ` * `class ShowTablesSuite extends command.ShowTablesSuiteBase with SharedSparkSession ` * `class ShowTablesSuite extends v1.ShowTablesSuiteBase with TestHiveSingleton ` ---------------------------------------------------------------- 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]
