the-other-tim-brown commented on code in PR #13208: URL: https://github.com/apache/hudi/pull/13208#discussion_r2059182426
########## hudi-common/src/main/java/org/apache/hudi/avro/HoodieAvroReaderContext.java: ########## @@ -231,14 +193,23 @@ public UnaryOperator<IndexedRecord> projectRecord(Schema from, Schema to, Map<St private Object getFieldValueFromIndexedRecord( Review Comment: This was being implicitly covered in the keygen tests, adding some direct tests now -- 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]
