voonhous commented on code in PR #17535:
URL: https://github.com/apache/hudi/pull/17535#discussion_r2608904310


##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/schema/KafkaOffsetPostProcessor.java:
##########
@@ -62,6 +66,38 @@ public KafkaOffsetPostProcessor(TypedProperties props, 
JavaSparkContext jssc) {
   }
 
   @Override
+  public HoodieSchema processSchema(HoodieSchema schema) {

Review Comment:
   Okay, will remove then, will keep the `AvroSchemaUtils` usage in the old 
deprecated, but will fully qualify it.



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