[
https://issues.apache.org/jira/browse/HUDI-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015699#comment-18015699
]
Lin Liu commented on HUDI-9714:
-------------------------------
Spark data source, actually allows payload classes overwritten.
Meanwhile, we know Hudi also allows merge strategy id, merge mode overwritten.
This is not a block for 1.1 release, since this behavior already exists.
I will do some scoping before start working on this.
> Avoid allowing payload class changes in HoodieStreamer
> ------------------------------------------------------
>
> Key: HUDI-9714
> URL: https://issues.apache.org/jira/browse/HUDI-9714
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: writer-core
> Reporter: sivabalan narayanan
> Assignee: Lin Liu
> Priority: Major
> Fix For: 1.1.0
>
>
> As part of [https://github.com/apache/hudi/pull/13615/files#r2274346707]
> we came across a scenario, where HoodieStreamer allows switching payload
> classes.
> We don't allow this w/ spark data source writes.
> So, lets chase down why we allow this for HoodieStreamer and if no valid
> reasons are found, we should fix the gap and throw exception if a user tries
> to change the payload class w/ HoodieStreamer.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)