googleapis / python-bigquery-storage

Apache License 2.0
116 stars 46 forks source link

Enable python Write API user to use multiplexing. #804

Open yirutang opened 4 months ago

yirutang commented 4 months ago

Right now, python client lib doesn't support multiplexing so user cannot use one connection to write to different destination tables.