gengliangwang commented on code in PR #56044:
URL: https://github.com/apache/spark/pull/56044#discussion_r3284555008


##########
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/RelationChanges.scala:
##########
@@ -33,10 +33,10 @@ import org.apache.spark.sql.connector.catalog.ChangelogInfo
  * [[UnresolvedLeafNode]]). Tree traversals like `transformUp` will not visit 
`relation`.
  *
  * @param relation the table relation (typically an [[UnresolvedRelation]])
- * @param changelogInfo the CDC query parameters (range, deduplication mode, 
etc.)
+ * @param changelogContext the CDC query parameters (range, deduplication 
mode, etc.)

Review Comment:
   I don't have strong opinion on this one.



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