apache / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
5.45k stars 2.43k forks source link

[HUDI-8497]Check consistency between pk statement and option when create table using HoodieHiveCatalog #12225

Open hehuiyuan opened 1 week ago

hehuiyuan commented 1 week ago

Change Logs

Check for consistency : primary/partition keys from DDL and primary/partition keys from parameter for hoodie.datasource.write.recordkey.field/hoodie.datasource.write.partitionpath.field.

Impact

Risk level (write none, low medium or high below)

Documentation Update

Contributor's checklist

hudi-bot commented 1 week ago

CI report:

Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the last Azure build
hehuiyuan commented 3 days ago

@danny0405 Teacher danny, PTAL