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


##########
website/docs/quick-start-guide.md:
##########
@@ -220,6 +220,13 @@ CREATE TABLE hudi_table (
 PARTITIONED BY (city);
 ```
 
+:::note NOTE:

Review Comment:
   This is nice callout. Thanks for thinking about this. But in the spirit of 
keeping the quickstart guide short and crisp, here is my recommendation. 
   
   - We should replace the note with a link to the same note in the SQL DDL 
page on any issues.  
   - Also, clarify the quickstart Setup instructions to explicitly state this 
quickstart assumes you have default setup and database settings for spark-hive 
integration. 



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