Ranga Reddy created HUDI-8278:
---------------------------------

             Summary: 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: Bug
          Components: flink-sql, spark-sql
            Reporter: Ranga Reddy
             Fix For: 1.1.0


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)

Reply via email to