linliu-code commented on code in PR #13615:
URL: https://github.com/apache/hudi/pull/13615#discussion_r2265040179


##########
hudi-spark-datasource/hudi-spark-common/src/main/java/org/apache/hudi/DataSourceUtils.java:
##########
@@ -284,6 +285,16 @@ public static HoodieRecord 
createHoodieRecord(GenericRecord gr, HoodieKey hKey,
     return record;
   }
 
+  public static HoodieRecord createHoodieRecord(GenericRecord gr,

Review Comment:
   This is not used. Will remove.



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