linliu-code commented on code in PR #13208: URL: https://github.com/apache/hudi/pull/13208#discussion_r2059046823
########## 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 function is crucial; we need some unit tests for this function. -- 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]
