Skip to content

deps(destination-bigquery)Bump depedencies + CDK version#75540

Closed
Sunil Kuruba (sunil-kuruba) wants to merge 2 commits intomasterfrom
bq-deps-upgrade
Closed

deps(destination-bigquery)Bump depedencies + CDK version#75540
Sunil Kuruba (sunil-kuruba) wants to merge 2 commits intomasterfrom
bq-deps-upgrade

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

How

Update build.gradle and gradle.poperties

Review guide

Updated to the latest bq deps - https://mvnrepository.com/artifact/com.google.cloud/google-cloud-bigquery/versions

User Impact

no impact as long as Integration test passes on our end

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 27, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ sunil-kuruba
❌ Sunil Kuruba


Sunil Kuruba seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

destination-bigquery Connector Test Results

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

Results for commit 8d4a2b3.

♻️ This comment has been updated with latest results.

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