ahmedabu98 opened a new pull request, #23011: URL: https://github.com/apache/beam/pull/23011
Currently dynamic destinations cannot be passed in as <DATASET>.<TABLE>. For single destinations, the project ID is added from pipeline options or from the WriteToBigQuery parameter earlier in the workflow. This isn't applied to dynamic destinations because the actual destinations are determined later. These changes will add the project ID at the moment when dynamic destinations are determined in `AppendDestinationsFn`. -- 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]
