dongjoon-hyun commented on code in PR #41600:
URL: https://github.com/apache/spark/pull/41600#discussion_r1230015917
##########
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/RewriteUpdateTable.scala:
##########
@@ -88,7 +167,7 @@ object RewriteUpdateTable extends RewriteRowLevelCommand {
}
// this method assumes the assignments have been already aligned before
- private def buildUpdateProjection(
+ private def buildWriteDeltaUpdateProjection(
Review Comment:
Nice renaming.
--
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]