spuru9 commented on code in PR #28358:
URL: https://github.com/apache/flink/pull/28358#discussion_r3376605883


##########
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/stream/StreamExecSink.java:
##########
@@ -112,7 +112,8 @@
 // Version 2: Fixed the data type used for creating constraint enforcer and 
sink upsert
 // materializer. Since this version the sink works correctly with persisted 
metadata columns.
 // We introduced a new version, because statements that were never rolling 
back to a value from
-// state could run succesfully. We allow those jobs to be upgraded. Without a 
new versions such jobs
+// state could run successfully. We allow those jobs to be upgraded. Without a 
new versions such
+// jobs

Review Comment:
   nit: extra line-break, should be contiguous?



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

Reply via email to