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
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.16.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e
<details><summary>bigframes: v2.43.0</summary>
##
[v2.43.0](bigframes-v2.42.0...bigframes-v2.43.0)
(2026-06-12)
### Features
* add `bigframes.bigquery.bit_count` and conversion scalar function
(#17433)
([7f29823](7f29823f))
### Bug Fixes
* preserve aliases on cast columns and fix star selection in sqlglot
(#17394) (#17455)
([145034a](145034a3))
* improve error message when unescaped `{` are found in SQL cells
(#17346)
([3a90cc8](3a90cc8e))
* bump pyarrow from 15.0.2 to 23.0.1 in /packages/bigframes (#17386)
([f59c2b2](f59c2b2a))
### Documentation
* add a notebook explaining bqsql magics cell chaining (#17216)
([1a0de4a](1a0de4a7))
</details>
* add `bigframes.bigquery.bit_count` and conversion scalar function (#17433) ([7f29823fadb3cff42dbe666f8c7aa33bab3c7021](https://github.com/googleapis/google-cloud-python/commit/7f29823fadb3cff42dbe666f8c7aa33bab3c7021))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* preserve aliases on cast columns and fix star selection in sqlglot (#17394) (#17455) ([145034a345eb3e14ea3f23dfcafa3d2409a09067](https://github.com/googleapis/google-cloud-python/commit/145034a345eb3e14ea3f23dfcafa3d2409a09067))
23
+
* bump pyarrow from 15.0.2 to 23.0.1 in /packages/bigframes (#17386) ([f59c2b2aa61316cf04b650933036ef50f6a1f08c](https://github.com/googleapis/google-cloud-python/commit/f59c2b2aa61316cf04b650933036ef50f6a1f08c))
24
+
* improve error message when unescaped `{` are found in SQL cells (#17346) ([3a90cc8e867c8a2d2f8060858fde9eda94f80a54](https://github.com/googleapis/google-cloud-python/commit/3a90cc8e867c8a2d2f8060858fde9eda94f80a54))
0 commit comments