nsivabalan commented on code in PR #17601:
URL: https://github.com/apache/hudi/pull/17601#discussion_r2820256285
##########
hudi-common/src/main/java/org/apache/hudi/avro/AvroSchemaUtils.java:
##########
@@ -49,6 +53,17 @@
*/
public class AvroSchemaUtils {
+ private static final Class<?> AVRO_SCHEMA_REPAIR_CLASS;
Review Comment:
hey @yihua :
can you review this piece of code and how its being used.
do you have any better suggestions towards this
--
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]