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


##########
website/docs/quick-start-guide.md:
##########


Review Comment:
   "This guide provides a quick peek at Hudi's capabilities using spark-shell. 
Using Spark datasources, we will walk through code snippets that allows you to 
insert and update a Hudi table of default table type:
   [Copy on Write](/docs/table_types#copy-on-write-table). After each write 
operation we will also show how to read the data both snapshot and 
incrementally.".  -> The intro paragraph has some old references. Can we edit 
this to include spark datasources/ spark SQL ?  Also, can we edit "After each 
write operation we will also show how to read the data both snapshot and 
incrementally." -> "After the write operations we will also show how to read 
the data both snapshot and incrementally."



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