SparkQA commented on issue #24257: [SPARK-27244][CORE][TEST][FOLLOWUP] toDebugString redacts sensitive information URL: https://github.com/apache/spark/pull/24257#issuecomment-478317566 **[Test build #104125 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104125/testReport)** for PR 24257 at commit [`db17e75`](https://github.com/apache/spark/commit/db17e75a7cc1750d6ee94241e7a21d322eeb3c4a). * This patch **fails due to an unknown error code, -9**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class BaseSubqueryExec extends SparkPlan ` * `case class SubqueryExec(name: String, child: SparkPlan)` * `case class ReusedSubqueryExec(child: BaseSubqueryExec)` * `abstract class ExecSubqueryExpression extends PlanExpression[BaseSubqueryExec] `
---------------------------------------------------------------- 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]
