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


##########
connector/connect/src/main/protobuf/spark/connect/relations.proto:
##########
@@ -123,8 +123,16 @@ message Union {
 // Relation of type [[Fetch]] that is used to read `limit` / `offset` rows 
from the input relation.
 message Fetch {

Review Comment:
   qq why is this Fetch? There are two separate logical plans `Limit` and 
`Offset`.



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