[ https://issues.apache.org/jira/browse/SPARK-50598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-50598. --------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 49180 [https://github.com/apache/spark/pull/49180] > Extend CTE logical plan classes with recursion parameter > -------------------------------------------------------- > > Key: SPARK-50598 > URL: https://issues.apache.org/jira/browse/SPARK-50598 > Project: Spark > Issue Type: Sub-task > Components: Spark Core > Affects Versions: 4.0.0 > Reporter: Milan Stefanovic > Assignee: Milan Stefanovic > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > > PR adds new parameters to already existing classes UnresolvedWith, > CTERelationRef and CTERelationDef to enable later implementation of recursive > CTEs. > * Additional parameters are added in pattern matching cases in other files > of mentioned classes as well. > * A large number of trivial changes in tests was required, due to new > parameters introduced to the classes, which are also addressed in this PR. > * More information for reviewers can be found here: > [https://docs.google.com/document/d/1qcEJxqoXcr5cSt6HgIQjWQSqhfkSaVYkoDHsg5oxXp4/edit] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org