leonardBang commented on a change in pull request #16519:
URL: https://github.com/apache/flink/pull/16519#discussion_r671790980
##########
File path: docs/content/docs/dev/table/sourcesSinks.md
##########
@@ -249,9 +249,9 @@ When writing a dynamic table, the content can always be
considered as a changelo
for which all changes are written out continuously until the changelog is
exhausted. The returned _changelog mode_
indicates the set of changes that the sink accepts during runtime.
-For regular batch scenarios, the sink can solely accept insert-only rows and
write out bounded streams.
+For regular batch scenarios, the sink can only accept insert-only rows and
write out bounded streams.
-For regular streaming scenarios, the sink can solely accept insert-only rows
and can write out unbounded streams.
Review comment:
Thanks @mans2singh for the contribution, I think current description is
fine to me, is there any special reason that we have to avoid use the word
`solely`?
--
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]