Lokesh Jain created HUDI-9689:
---------------------------------
Summary: Fix RawTripTestPayload testcases to use the same payload
for table config
Key: HUDI-9689
URL: https://issues.apache.org/jira/browse/HUDI-9689
Project: Apache Hudi
Issue Type: Improvement
Reporter: Lokesh Jain
It was seen that for RawTripTestPayload currently
OverwriteWithLatestAvroPayload is set in the table config payload. We should
fix the use cases to use RawTripTestPayload itself in the table config payload.
We should also add validation that payload class is same for custom payload
merger here
[https://github.com/lokeshj1703/hudi/blob/9c6f5306abd71279f5eb32ab5d6ff1bd56533b42/hudi-common/src/main/java/org/apache/hudi/common/table/read/BufferedRecordMergerFactory.java#L101]
refer: [https://github.com/apache/hudi/pull/13600#discussion_r2253901023]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)