You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
If a new enough google-cloud-bigquery-storage client is installed, I'd like to avoid passing the read_session to rows, so that we can more loudly deprecate it (googleapis/google-cloud-python#14281)
googleapis/python-bigquery-storage#228 makes
read_sessionoptional and quietly deprecates it.If a new enough
google-cloud-bigquery-storageclient is installed, I'd like to avoid passing theread_sessiontorows, so that we can more loudly deprecate it (googleapis/google-cloud-python#14281)