mosche commented on issue #25601: URL: https://github.com/apache/beam/issues/25601#issuecomment-1442011123
@aromanenko-dev I think there's two more follow ups required: - Log deprecation warnings when using the Avro related classes from core are used. `AvroSchemaIOProvider` is a good example where users might never notice such a deprecation as there's no direct dependency on the class. - Investigate / Discuss if the schemaio expansion-service should depend on the avro extension, currently it doesn't. Thinking ahead, the moment the deprecated `AvroSchemaIOProvider` is removed from `core` any x-lang pipeline using it would break. -- 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]
