Abacn commented on PR #33030: URL: https://github.com/apache/beam/pull/33030#issuecomment-2460404833
Thanks for the feedback. > I guess this time we can use a different version in our pipelines if we need it... can you confirm? Yes. I think with current version user can still use a different version, but they need to pin the dependency like https://github.com/apache/beam/issues/32696#issuecomment-2457430036 The problem on the current HEAD is that beam core "leaks" the antlr-runtime dependency while it was supposed to be shaded > do we still have a risk of having conflicts with beam at runtime? Yes that is what I understood. -- 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]
