Skip to content

Conversation

@GarrettWu
Copy link
Contributor

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@GarrettWu GarrettWu requested a review from shuoweil January 21, 2026 23:09
@GarrettWu GarrettWu self-assigned this Jan 21, 2026
@GarrettWu GarrettWu requested review from a team as code owners January 21, 2026 23:09
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jan 21, 2026
@GarrettWu GarrettWu requested a review from tswast January 21, 2026 23:28
@GarrettWu GarrettWu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2026
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2026
@GarrettWu GarrettWu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2026
@GarrettWu
Copy link
Contributor Author

failed tests are unrelated.

@GarrettWu GarrettWu merged commit 1f9ee37 into main Jan 22, 2026
22 of 26 checks passed
@GarrettWu GarrettWu deleted the garrettwu-bbq branch January 22, 2026 20:11
chelsea-lin added a commit that referenced this pull request Jan 22, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:e7cc6823efb073a8a26e7cefdd869f12ec228abfbd2a44aa9a7eacc284023677
<details><summary>bigframes: 2.33.0</summary>

##
[2.33.0](v2.32.0...v2.33.0)
(2026-01-22)

### Features

* add bigquery.ml.transform function (#2394)
([1f9ee37](1f9ee373))

* Add dark mode to anywidget mode (#2365)
([2763b41](2763b41d))

* Add max_columns control for anywidget mode (#2374)
([34b5975](34b5975f))

* Configure Biome for Consistent Code Style (#2364)
([81e27b3](81e27b3d))

* Add BigQuery ObjectRef functions to `bigframes.bigquery.obj` (#2380)
([9c3bbc3](9c3bbc36))

* Stabilize interactive table height to prevent notebook layout shifts
(#2378)
([a634e97](a634e976))

### Bug Fixes

* implement retry logic for cloud function endpoint fetching (#2369)
([0f593c2](0f593c27))

* Throw if write api commit op has stream_errors (#2385)
([7abfef0](7abfef05))

### Performance Improvements

* Avoid requery for some result downsample methods (#2219)
([95763ff](95763ff2))

</details>
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants