codope commented on code in PR #10087:
URL: https://github.com/apache/hudi/pull/10087#discussion_r1393221994


##########
website/docs/flink-quick-start-guide.md:
##########
@@ -401,6 +401,82 @@ select * from hudi_table/*+ 
OPTIONS('read.streaming.enabled'='true')*/;
 This will give all changes that happened after the `read.start-commit` commit. 
The unique thing about this
 feature is that it now lets you author streaming pipelines on streaming or 
batch data source.
 
+## Non-Blocking Concurrency Control

Review Comment:
   done.. moved to flink-sql-writer section in writeing_data page.



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