rangareddy commented on issue #16201: URL: https://github.com/apache/hudi/issues/16201#issuecomment-4890022272
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: This appears to be fixed by #9535 (commit 281ef1a4) in hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/realtime/AbstractRealtimeRecordReader.java. The fix sets the required serde configs so prepareHiveAvroSerializer no longer throws an NPE, and updates TestHoodieMergeOnReadSnapshotReader (the test in the stack trace). If you're still hitting this on a recent version, please reopen with repro steps. Closing as fixed. -- 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]
