bhasudha commented on code in PR #9622:
URL: https://github.com/apache/hudi/pull/9622#discussion_r1324496829


##########
website/docs/quick-start-guide.md:
##########
@@ -431,6 +435,21 @@ df.write.format("hudi").
   mode(Overwrite).
   save(basePath)
 ```
+
+Creating a primary keyed table:

Review Comment:
   Looks like the code snippet is swapped. This code points to key less table.



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