wzx140 commented on code in PR #5522:
URL: https://github.com/apache/hudi/pull/5522#discussion_r870904949


##########
hudi-common/src/main/java/org/apache/hudi/avro/HoodieAvroUtils.java:
##########
@@ -104,6 +105,19 @@ public class HoodieAvroUtils {
 
   public static final Schema RECORD_KEY_SCHEMA = initRecordKeySchema();
 
+  /**
+   * TODO

Review Comment:
   This todo left by Alexey. I guess he want to support other type of records 
serialization. My plan is that record will be converted to avroRecord before 
pass in dataBlock.



-- 
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]

Reply via email to