google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

show deprecation warning when `read_session` passed to `ReadRowsStream.rows`, `ReadRowsStream.to_arrow`, `ReadRowsStream.to_dataframe`

Open tswast opened this issue 4 years ago • 3 comments

Follow-up to https://github.com/googleapis/python-bigquery-storage/pull/228, which quietly deprecates read_session.

I want to wait until google-cloud-bigquery doesn't rely on this behavior before we more loudly deprecate it.

tswast avatar Jul 08 '21 19:07 tswast

Blocked by https://github.com/googleapis/python-bigquery/issues/742

tswast avatar Jul 08 '21 19:07 tswast

Blocker was fixed in https://github.com/googleapis/python-bigquery/pull/748, so this is unblocked.

meredithslota avatar Jul 18 '23 16:07 meredithslota

This issue was transferred from python-bigquery-storage to google-cloud-python as part of the work for https://github.com/googleapis/google-cloud-python/issues/10991.

parthea avatar Aug 22 '25 11:08 parthea