aromanenko-dev commented on PR #25602: URL: https://github.com/apache/beam/pull/25602#issuecomment-1441559427
@Abacn Thanks for fixing this but I doubt that we can simply remove it for now. IINM, if user code depends only on `beam-sdks-java-core` module and not on `beam-sdks-java-extensions-avro` (which is rather default case for now since this extension is quite new) and it leverages `AvroSchemaIOProvider` then it will fail in runtime. CC: @mosche -- 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]
