vinothchandar commented on a change in pull request #2660:
URL: https://github.com/apache/hudi/pull/2660#discussion_r593766848



##########
File path: content/docs/quick-start-guide.html
##########
@@ -634,6 +634,31 @@ <h2 id="insert-overwrite">Insert Overwrite</h2>
   <span class="nf">show</span><span class="o">(</span><span 
class="mi">100</span><span class="o">,</span> <span 
class="kc">false</span><span class="o">)</span>
 </code></pre></div></div>
 
+<h2 id="insert-data-lock">Insert data Using Optimistic Locking</h2>
+
+<p>Generate some new trips, load them into a DataFrame and write the DataFrame 
into the Hudi table as below with optimistic lock enabled.</p>

Review comment:
       "with optimistic concurrency control enabled" 




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to