SparkQA commented on issue #27941: [SPARK-31178][SQL] Prevent V2 exec nodes from executing multiple times URL: https://github.com/apache/spark/pull/27941#issuecomment-600445019 **[Test build #119958 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119958/testReport)** for PR 27941 at commit [`aae45c6`](https://github.com/apache/spark/commit/aae45c6a76d066beaba3d58285ebeebce0a2bd8e). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `sealed trait V1FallbackWriters extends SupportsV1Write with V2TableWriteExecBase ` * `trait V2TableWriteExecBase extends SparkPlan ` * `trait V2TableWriteExec extends V2TableWriteExecBase with UnaryExecNode `
---------------------------------------------------------------- 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]
