Jonathan Vexler created HUDI-6692:
-------------------------------------
Summary: If table with recordkey doesn't have recordkey in spark
ds write, it will bulk insert by default
Key: HUDI-6692
URL: https://issues.apache.org/jira/browse/HUDI-6692
Project: Apache Hudi
Issue Type: Bug
Components: spark-sql
Reporter: Jonathan Vexler
Assignee: Jonathan Vexler
Fix For: 0.14.0
If an existing table has a recordkey, if you write with spark ds and don't
include a recordkey, it will think it is pkless and should default to bulk
insert
--
This message was sent by Atlassian Jira
(v8.20.10#820010)