lukecwik commented on issue #21368: URL: https://github.com/apache/beam/issues/21368#issuecomment-1228740344
The client libraries allow injecting our own transport/threadpool via `BigQueryWriteClient#setTransportChannelProvider` and `BigQueryWriteClient#setBackgroundExecutorProvider`. I still think we should be re-using the client across bundles by having a global object pool of `BQ Options -> Client` -- 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]
