n3nash commented on a change in pull request #2519:
URL: https://github.com/apache/hudi/pull/2519#discussion_r603862579
##########
File path: hudi-common/src/main/java/org/apache/hudi/avro/HoodieAvroUtils.java
##########
@@ -437,6 +437,74 @@ public static Object getNestedFieldVal(GenericRecord
record, String fieldName, b
}
}
+ /**
+ * Obtain the list of value , which read from multi fields.
Review comment:
I'm not fully following what this method is doing, can you please
explain with an example ?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]