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


##########
website/docs/sql_ddl.md:
##########
@@ -237,8 +375,10 @@ Users can set table properties while creating a table. The 
important table prope
 :::
 
 #### Passing Lock Providers for Concurrent Writers
-Hudi requires a lock provider to support concurrent writers or asynchronous 
table services. Users can pass these table 
-properties into *TBLPROPERTIES* as well. Below is an example for a Zookeeper 
based configuration.
+
+Hudi requires a lock provider to support concurrent writers or asynchronous 
table services when using OCC concurrency
+mode. Users can pass these table properties into *TBLPROPERTIES* as well. 
Below is an example for a Zookeeper based

Review Comment:
   When using OCC and NB-CC concurrency modes.



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