Abacn commented on PR #38109: URL: https://github.com/apache/beam/pull/38109#issuecomment-4264843807
Yeah, this happened before, #35620, when Avro patch release 1.11.4 did not publish test jar When we bump Beam mainline Avro to 1.12.1 in the future we may need to keep that vendored-test module For now, can we only apply the workaround equal method when Avro version is 1.12.0 at runtime? This workaround involving json encoding may have performance implications -- 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]
