[
https://issues.apache.org/jira/browse/HUDI-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911662#comment-17911662
]
Lin Liu commented on HUDI-8321:
-------------------------------
This is a duplicated task; after ticket HUDI-8758 is fixed, this one is also
fixed. Therefore, close this ticket for now.
> SQL insert mode needs to set merger as well to support non avro records
> -----------------------------------------------------------------------
>
> Key: HUDI-8321
> URL: https://issues.apache.org/jira/browse/HUDI-8321
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: spark, spark-sql, writer-core
> Reporter: Jonathan Vexler
> Assignee: Lin Liu
> Priority: Blocker
> Fix For: 1.0.1
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)