googleapis / java-bigquerystorage

Apache License 2.0
61 stars 84 forks source link

fix: add stream name to every request when connection is created during multiplexing #2698

Closed GaoleMeng closed 1 month ago

GaoleMeng commented 1 month ago

This is not a required change, however it's an extra safety guard to make sure every request is distributed to the target table

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes # ☕️

If you write sample code, please follow the samples format.