Skip to content

chore: librarian release pull request: 20260212T105312Z#2415

Merged
gcf-merge-on-green[bot] merged 2 commits intomainfrom
librarian-20260212T105312Z
Feb 12, 2026
Merged

chore: librarian release pull request: 20260212T105312Z#2415
gcf-merge-on-green[bot] merged 2 commits intomainfrom
librarian-20260212T105312Z

Conversation

@chalmerlowe
Copy link
Collaborator

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v0.8.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620

google-cloud-bigquery: 3.40.1

3.40.1 (2026-02-12)

Bug Fixes

Documentation

@chalmerlowe chalmerlowe requested a review from a team as a code owner February 12, 2026 15:53
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 12, 2026
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Feb 12, 2026
@chalmerlowe chalmerlowe added the automerge Merge the pull request once unit tests and other checks pass. label Feb 12, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @chalmerlowe, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates the release process for the google-cloud-bigquery library, bumping its version to 3.40.1. The release incorporates critical bug fixes related to timeout handling and retry mechanisms, along with an enhancement to data frame and arrow conversion methods by introducing a timeout parameter. Additionally, documentation has been improved to provide clearer guidance on the scope of certain job operations.

Highlights

  • BigQuery Library Release: This pull request prepares the release of the google-cloud-bigquery library, bumping its version to 3.40.1.
  • Bug Fixes: Two bug fixes are included: one addressing timeout/retry behavior for hanging servers and another adding a timeout parameter to to_dataframe and to_arrow methods.
  • Documentation Update: Documentation was updated to clarify that specific jobs.query and jobs.getQueryResults operations are affected by certain changes.
Changelog
  • .librarian/state.yaml
    • Updated the google-cloud-bigquery library version from 3.40.0 to 3.40.1.
  • CHANGELOG.md
    • Added a new section for version 3.40.1, detailing bug fixes and documentation improvements.
    • Included bug fixes for timeout/retry logic and the addition of a timeout parameter to to_dataframe and to_arrow methods.
    • Documented a clarification regarding the affected jobs.query and jobs.getQueryResults operations.
  • google/cloud/bigquery/version.py
    • Updated the internal __version__ string to 3.40.1.
Activity
  • The pull request was automatically generated by the Librarian CLI to initiate a new release.
  • Merging this PR is configured to automatically trigger the release pipeline.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request is an automated release for version 3.40.1 of the google-cloud-bigquery package. The changes include updating the version in the configuration and source code, and adding a new entry to the changelog. The changes look correct for a patch release. I have one minor suggestion to improve the formatting of the changelog for consistency.

@gcf-merge-on-green gcf-merge-on-green bot merged commit e8184fa into main Feb 12, 2026
30 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 12, 2026
@gcf-merge-on-green gcf-merge-on-green bot deleted the librarian-20260212T105312Z branch February 12, 2026 18:26
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 API. release:done size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants