nemanjapetr-db opened a new pull request, #49145:
URL: https://github.com/apache/spark/pull/49145

   …ocs.google.com/document/d/1yovl_I59u9iJ1bW6ahNqJlknDdrjykrIjus-UwtAw6Y/edit 
. Initial changes (ResolveWithCTE.scala) and refactoring 
(basicLogicalOperators.scala) in analyzer. This change is a no-op.
   
   ### What changes were proposed in this pull request?
   
https://docs.google.com/document/d/1yovl_I59u9iJ1bW6ahNqJlknDdrjykrIjus-UwtAw6Y/edit
 . Initial changes (ResolveWithCTE.scala) and refactoring 
(basicLogicalOperators.scala) in analyzer to support 
   
   ### Why are the changes needed?
   To support Recursive CTE.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   This commit trivially breaks a number of tests (~17) and requires a large 
number of trivial test changes due to new parameters introduced in ctors of 
CTERelationDef and CTERelationRef. Hence, it should be merged only after 
another PR that introduces ctor changes and fixes the corresponding tests.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to