Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
org.apache.spark.sql.hudi.ProvidesHoodieConfig deduces the payload to sometimes be ValidateDuplicateKeyPayload. This is only relevant for avro merging, and the validation will not happen if spark records are used.
HoodieSparkValidateDuplicateKeyRecordMerger should also be set here so that validation happens
Attachments
Issue Links
- is a child of
-
HUDI-8317 Spark Record / Spark Merger gaps with Avro during writing
- Open