chore: release bigframes v2.43.0#17460
Draft
shuoweil wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
bigframes: v2.43.0
v2.43.0 (2026-06-12)
Features
bigframes.bigquery.bit_countand conversion scalar function (feat: addbigframes.bigquery.bit_countand conversion scalar function #17433) (7f29823f)Bug Fixes
preserve aliases on cast columns and fix star selection in sqlglot (BigFrames 2.40.0: CAST columns lose aliases (named f0_) under the default sqlglot compiler #17394) (fix: preserve aliases on cast columns and fix star selection in sqlglot (#17394) #17455) (145034a3)
improve error message when unescaped
{are found in SQL cells (fix(bigframes): improve error message when unescaped{are found in SQL cells #17346) (3a90cc8e)bump pyarrow from 15.0.2 to 23.0.1 in /packages/bigframes (fix: bump pyarrow from 15.0.2 to 23.0.1 in /packages/bigframes #17386) (f59c2b2a)
Documentation