You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "jonvex (via GitHub)" <gi...@apache.org> on 2023/06/21 12:46:19 UTC

[GitHub] [hudi] jonvex commented on a diff in pull request #8909: [HUDI-6311] Insert Into updated behavior

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org