davidradl commented on code in PR #28767:
URL: https://github.com/apache/flink/pull/28767#discussion_r3615305234


##########
docs/content/release-notes/flink-2.3.md:
##########
@@ -90,17 +90,11 @@ CREATE FUNCTION my_func AS 'com.example.MyUdf'
 
 Flink 2.3 reworks how `SinkUpsertMaterializer` handles the case where a 
query's upsert key
 differs from the sink's primary key. Previously this required maintaining the 
full history of
-records and could blow up state. Two changes address this:
+records and could blow up state. A change partially addressed this issue:

Review Comment:
   nit: I suggest An enhancement allows you to manage this situation   



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