HyukjinKwon commented on code in PR #46789:
URL: https://github.com/apache/spark/pull/46789#discussion_r1642320042


##########
connector/connect/common/src/main/protobuf/spark/connect/expressions.proto:
##########
@@ -342,6 +344,11 @@ message Expression {
   }
 }
 
+message ExpressionCommon {

Review Comment:
   It's same as `Relation.RelationCommon` so it's more for consistency (so we 
can reuse `Origin` as well for call site). I think it's fine.



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