Skip to content

Upgrade to Beam 2.75.0#4015

Open
shunping wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
shunping:post-beam-release-2.75.0
Open

Upgrade to Beam 2.75.0#4015
shunping wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
shunping:post-beam-release-2.75.0

Conversation

@shunping

@shunping shunping commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Related to #3969

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, 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 updates the project's core dependencies, specifically targeting an upgrade to Apache Beam 2.75.0. These changes ensure that the project remains aligned with the latest stable release of Beam, incorporating necessary updates to associated Python libraries and configuration files to maintain build stability and functionality.

Highlights

  • Apache Beam Upgrade: Upgraded the project's Apache Beam dependency to version 2.75.0.
  • Dependency Updates: Updated multiple Python dependencies, including CFFI, Charset-Normalizer, Google Cloud libraries, and others, to maintain compatibility with the new Beam version.
  • Configuration Updates: Updated the Dataflow API version in the integration test POM and standardized the pip-compile command paths across Python requirement files.
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 the 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 counterproductive. 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.

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.

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

Copy link
Copy Markdown
Contributor

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 updates dependency versions across the project, including upgrading Apache Beam from 2.74.0 to 2.75.0 in both Maven and Python configurations, and updating various Google Cloud and gRPC library versions in the Python requirements files. All review comments were filtered out as they pertained to dependency version numbers in non-code files, so there is no additional feedback to provide.

@shunping

Copy link
Copy Markdown
Contributor Author

r: @Amar3tto @Abacn

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.70%. Comparing base (c78d6cd) to head (e499bdc).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4015      +/-   ##
============================================
- Coverage     55.70%   55.70%   -0.01%     
+ Complexity     7237     7236       -1     
============================================
  Files          1124     1124              
  Lines         68447    68447              
  Branches       7721     7721              
============================================
- Hits          38130    38126       -4     
- Misses        27843    27846       +3     
- Partials       2474     2475       +1     
Components Coverage Δ
spanner-templates 87.66% <ø> (-0.01%) ⬇️
spanner-import-export 68.70% <ø> (ø)
spanner-live-forward-migration 89.27% <ø> (-0.02%) ⬇️
spanner-live-reverse-replication 83.45% <ø> (-0.02%) ⬇️
spanner-bulk-migration 92.47% <ø> (-0.01%) ⬇️
gcs-spanner-dv 88.53% <ø> (-0.02%) ⬇️
see 2 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shunping shunping requested review from Abacn and Amar3tto July 11, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant