SparkQA commented on issue #28162: [SPARK-31391][SQL][TEST] Add AdaptiveTestUtils to ease the test of AQE URL: https://github.com/apache/spark/pull/28162#issuecomment-612781190 **[Test build #121172 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/121172/testReport)** for PR 28162 at commit [`45c835c`](https://github.com/apache/spark/commit/45c835c74abb46c0b9350a3c93068a1c4a65b251). * This patch **fails due to an unknown error code, -9**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class ExplainSuite extends QueryTest with SharedSparkSession with DisableAdaptiveExecutionSuite ` * `class LogicalPlanTagInSparkPlanSuite extends TPCDSQuerySuite with DisableAdaptiveExecutionSuite ` * `case class DisableAdaptiveExecution(reason: String) extends Tag(\"IgnoreIfAdaptiveExecution\")` * `trait EnableAdaptiveExecutionSuite extends SQLTestUtils ` * `trait DisableAdaptiveExecutionSuite extends SQLTestUtils ` * `class DebuggingSuite extends SharedSparkSession with DisableAdaptiveExecutionSuite `
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
