Skip to content

deps(destination-bigquery): Upgrade BQ cloud deps + CDK version (progressive rollout)#75541

Open
Sunil Kuruba (sunil-kuruba) wants to merge 2 commits intomasterfrom
bq-deps-bump
Open

deps(destination-bigquery): Upgrade BQ cloud deps + CDK version (progressive rollout)#75541
Sunil Kuruba (sunil-kuruba) wants to merge 2 commits intomasterfrom
bq-deps-bump

Conversation

@sunil-kuruba
Copy link
Copy Markdown

@sunil-kuruba Sunil Kuruba (sunil-kuruba) commented Mar 27, 2026

What

  • Upgrade BigQuery Cloud dependency only for BQ destination
  • Upgrade CDK version to latest to fix the build
  • Configure progressive rollout for safe deployment (3.0.18-rc.1)

How

  • Update build.gradle: google-cloud-bigquery 2.53.0 → 2.62.0
  • Update gradle.properties: cdkVersion 0.2.0 → 1.0.6
  • Update metadata.yaml: set enableProgressiveRollout: true, bump version to 3.0.18-rc.1
  • Add changelog entry in docs/integrations/destinations/bigquery.md

Review guide

User Impact

No impact as long as integration tests pass on our end. Progressive rollout ensures controlled exposure.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Link to Devin session: https://app.devin.ai/sessions/4d4172e7fd2745eca01667010bd84532

@github-actions
Copy link
Copy Markdown
Contributor

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

💡 Show Tips and Tricks

PR Slash Commands

Airbyte Maintainers (that's you!) can execute the following slash commands on your PR:

  • 🛠️ Quick Fixes
    • /format-fix - Fixes most formatting issues.
    • /bump-version - Bumps connector versions, scraping changelog description from the PR title.
  • ❇️ AI Testing and Review (internal link: AI-SDLC Docs):
    • /ai-prove-fix - Runs prerelease readiness checks, including testing against customer connections.
    • /ai-canary-prerelease - Rolls out prerelease to 5-10 connections for canary testing.
    • /ai-review - AI-powered PR review for connector safety and quality gates.
  • 🚀 Connector Releases:
    • /publish-connectors-prerelease - Publishes pre-release connector builds (tagged as {version}-preview.{git-sha}) for all modified connectors in the PR.
    • /bump-progressive-rollout-version - Bumps connector version with an RC suffix (2.16.10-rc.1) for progressive rollouts (enableProgressiveRollout: true).
      • Example: /bump-progressive-rollout-version changelog="Add new feature for progressive rollout"
  • ☕️ JVM connectors:
    • /update-connector-cdk-version connector=<CONNECTOR_NAME> - Updates the specified connector to the latest CDK version.
      Example: /update-connector-cdk-version connector=destination-bigquery
  • 🐍 Python connectors:
    • /poe connector source-example lock - Run the Poe lock task on the source-example connector, committing the results back to the branch.
    • /poe source example lock - Alias for /poe connector source-example lock.
    • /poe source example use-cdk-branch my/branch - Pin the source-example CDK reference to the branch name specified.
    • /poe source example use-cdk-latest - Update the source-example CDK dependency to the latest available version.
  • ⚙️ Admin commands:
    • /force-merge reason="<REASON>" - Force merges the PR using admin privileges, bypassing CI checks. Requires a reason.
      Example: /force-merge reason="CI is flaky, tests pass locally"
📚 Show Repo Guidance

Helpful Resources

📝 Edit this welcome message.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

Note

Detected that there are differences in the Gradle dependencies.

@sunil-kuruba Sunil Kuruba (sunil-kuruba) changed the title deps(destination-bigquery)Upgrade big-query cloud deps + CDK version … deps(destination-bigquery): Upgrade big-query cloud deps + CDK version Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

destination-bigquery Connector Test Results

463 tests   412 ✅  2h 0m 54s ⏱️
 22 suites   51 💤
 22 files      0 ❌

Results for commit 6d41a57.

♻️ This comment has been updated with latest results.

…sion 3.0.18-rc.1

Co-Authored-By: Sunil Kuruba <sunil.kuruba@airbyte.io>
@devin-ai-integration devin-ai-integration bot changed the title deps(destination-bigquery): Upgrade big-query cloud deps + CDK version deps(destination-bigquery): Upgrade BQ cloud deps + CDK version (progressive rollout) Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Deploy preview for airbyte-docs ready!

✅ Preview
https://airbyte-docs-du28z2ib4-airbyte-growth.vercel.app

Built with commit 6d41a57.
This pull request is being automatically deployed with vercel-action

@sunil-kuruba Sunil Kuruba (sunil-kuruba) marked this pull request as ready for review March 27, 2026 21:57
@sunil-kuruba Sunil Kuruba (sunil-kuruba) requested a review from a team as a code owner March 27, 2026 21:57
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.

LGTM, let's wait on Monday to merge it.

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.

3 participants