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-600448153 **[Test build #119964 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119964/testReport)** for PR 27941 at commit [`a68324a`](https://github.com/apache/spark/commit/a68324aa69d3d3ddf6c272031cb031ec1018e7e9). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `sealed trait V1FallbackWriters extends V2CommandExec with SupportsV1Write ` * `abstract class V2CommandExec extends SparkPlan ` * `trait V2TableWriteExec extends V2CommandExec 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]
