hvanhovell commented on code in PR #51516:
URL: https://github.com/apache/spark/pull/51516#discussion_r2325431818


##########
sql/connect/common/src/main/protobuf/spark/connect/relations.proto:
##########
@@ -204,13 +212,27 @@ message SQL {
 //
 // This relation can be used to implement CTEs, describe DAGs, or to reduce 
tree depth.
 message WithRelations {
+  enum ResolutionMethod {
+    LEGACY = 0;

Review Comment:
   To the reviewer. An alternative here would be to introduce a new node.



-- 
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: reviews-unsubscr...@spark.apache.org

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

Reply via email to