robertwb commented on PR #30793: URL: https://github.com/apache/beam/pull/30793#issuecomment-2051924037
> Took a bit for me to wrap my head around the logic, but this makes sense to me. > > So now with this logic, if we were to package all turnkey external transforms in a common gradle target, a single provider and expansion service could be used, correct? Yes. (Though the downside of a huge common target is that it may be much more heavyweight than what the user needs. There can also be dependency conflicts. But it's something we could experiment with.) -- 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]
