danny0405 commented on code in PR #18723:
URL: https://github.com/apache/hudi/pull/18723#discussion_r3308321512


##########
hudi-client/hudi-flink-client/src/main/java/org/apache/hudi/util/AvroToRowDataConverters.java:
##########
@@ -78,16 +81,27 @@ public interface AvroToRowDataConverter extends 
Serializable {
   // 
-------------------------------------------------------------------------------------
   // Runtime Converters
   // 
-------------------------------------------------------------------------------------
-  public static AvroToRowDataConverter createRowConverter(RowType rowType) {

Review Comment:
   should we keep this API, see some usages in the repo.



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