jonvex commented on code in PR #8909:
URL: https://github.com/apache/hudi/pull/8909#discussion_r1236944122


##########
website/docs/quick-start-guide.md:
##########
@@ -267,9 +267,6 @@ Spark SQL needs an explicit create table command.
 *Read more in the [table management](/docs/table_management) guide.*
 
 :::note
-1. Since Hudi 0.10.0, `primaryKey` is required. It aligns with Hudi DataSource 
writer’s and resolves behavioural
-   discrepancies reported in previous versions. Non-primary-key tables are no 
longer supported. Any Hudi table created
-   pre-0.10.0 without a `primaryKey` needs to be re-created with a 
`primaryKey` field with 0.10.0.

Review Comment:
   Removed because of pkless



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