amaliujia commented on code in PR #38475:
URL: https://github.com/apache/spark/pull/38475#discussion_r1018278902


##########
connector/connect/src/main/protobuf/spark/connect/relations.proto:
##########
@@ -274,3 +275,14 @@ message StatFunction {
   }
 }
 
+// Rename columns on the input relation.

Review Comment:
   Let me take a look on the `DataFrame.withColumnsRenamed`. I am thinking if 
that API can re-use this message.



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