naveenp2708 commented on code in PR #57644:
URL: https://github.com/apache/spark/pull/57644#discussion_r3772896238


##########
sql/pipelines/src/main/scala/org/apache/spark/sql/pipelines/graph/Flow.scala:
##########
@@ -494,3 +494,22 @@ class AutoCdcMergeFlow(
   }
 
 }
+
+object AutoCdcMergeFlow {

Review Comment:
   Done. Moved isReservedFieldName / reservedFields / stripReservedFields into 
AutoCdcReservedNames next to the prefix, and removed the now-empty 
AutoCdcMergeFlow companion.



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