hudi-bot opened a new issue, #16246: URL: https://github.com/apache/hudi/issues/16246
HUDI-6753 fixes some tests where read was failing because the record merger implementation config was not set during read(HoodieWriteConfig.RECORD_MERGER_IMPLS.key() -> HoodieSparkRecordMerger.class.getName()). The failure was midway during parquet read. Please check the mentioned jira for more details on the stacktrace. This jira aims to make a change where either the read fails fast or the merger implementation is auto determined during read. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6890 - Type: Bug -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
