y1chi commented on pull request #16785: URL: https://github.com/apache/beam/pull/16785#issuecomment-1033210380
I think the issue was introduce when https://github.com/apache/beam/pull/16648 is merged, which converted goPrepare from a eagerly executed task in configuration phase across the project to lazily executed task only when dependency is declared, thus the dependOn should be explicitly added to the dependent task. -- 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]
