ahmedabu98 opened a new pull request, #30045: URL: https://github.com/apache/beam/pull/30045
Python's write to BQ Storage API connector uses the cross-language framework. This PR adds support for dynamic destinations to this write mode. Destination for each row is determined in the Python side using the callable. Then we send each row with its destination over to Java. We send Java a magic string to communicate that dynamic destinations are being used so that it handles this correctly. -- 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]
