SparkQA commented on pull request #29210: URL: https://github.com/apache/spark/pull/29210#issuecomment-663282371
**[Test build #126431 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/126431/testReport)** for PR 29210 at commit [`016b952`](https://github.com/apache/spark/commit/016b952b54225b10ee7d2c32795378306327bd88). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class UnresolvedRecursiveReference(cteName: String, accumulated: Boolean) extends LeafNode ` * `case class RecursiveRelation(` * `case class RecursiveReference(` * `abstract class UnionBase extends LogicalPlan ` * `case class Union(children: Seq[LogicalPlan]) extends UnionBase ` * `case class With(` * `case class RecursiveRelationExec(` * `case class RecursiveReferenceExec(` ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org