Skip to content

Conversation

@shuoweil
Copy link
Contributor

@shuoweil shuoweil commented Jan 26, 2026

This PR introduces ApiDeprecationWarning (which inherits from FutureWarning) to the following APIs to notify users of their
upcoming removal in a future release:

  • Series.blob accessor: Added a warning to the property getter in bigframes/series.py.
  • read_gbq_object_table: Added a warning to the implementation in bigframes/session/Session. This will also trigger when called via bigframes.pandas.read_gbq_object_table.

Fixes #<478952368> 🦕

@shuoweil shuoweil requested a review from GarrettWu January 26, 2026 23:56
@shuoweil shuoweil self-assigned this Jan 26, 2026
@shuoweil shuoweil requested review from a team as code owners January 26, 2026 23:56
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jan 26, 2026
@shuoweil shuoweil added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants