[
https://issues.apache.org/jira/browse/HUDI-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ekaterina Belousova updated HUDI-8278:
--------------------------------------
Attachment: Screenshot from 2025-02-03 17-12-12.png
> HUDI is not honouring specified primary keys while creating table and
> inserting data
> ------------------------------------------------------------------------------------
>
> Key: HUDI-8278
> URL: https://issues.apache.org/jira/browse/HUDI-8278
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: flink-sql, spark-sql
> Affects Versions: 0.15.0
> Reporter: Ranga Reddy
> Assignee: Ekaterina Belousova
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.1.0
>
> Attachments: Screenshot from 2025-02-03 17-34-32.png
>
>
> Create the Hudi table using SQL(Spark/Flink) by specifying primary keys (for
> example id,name) and while inserting the data to hudi table specify the
> different primary keys (for example id,salary). Hudi is not honouring the
> primary keys specified in while creating table. Expectation should be fail
> the application without inserting data.
> **Issue:**
> https://github.com/apache/hudi/issues/12024
--
This message was sent by Atlassian Jira
(v8.20.10#820010)