rangareddy commented on issue #12023: URL: https://github.com/apache/hudi/issues/12023#issuecomment-2426261195
Hi @bithw1 I tested with Hudi master branch code (1.0.0) as well. I can see the classes are present. ```sh jar tf hudi-common/target/hudi-common-1.0.0-SNAPSHOT.jar | grep HoodieCleanMetadata org/apache/hudi/avro/model/HoodieCleanMetadata.class org/apache/hudi/avro/model/HoodieCleanMetadata$Builder.class org/apache/hudi/avro/model/HoodieCleanMetadata$1.class ``` -- 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]
