Skip to content

Add bigquery support#6

Merged
0xRobin merged 4 commits intomasterfrom
CUR2-1191
Feb 6, 2026
Merged

Add bigquery support#6
0xRobin merged 4 commits intomasterfrom
CUR2-1191

Conversation

@0xRobin
Copy link

@0xRobin 0xRobin commented Feb 5, 2026

No description provided.

@cursor
Copy link

cursor bot commented Feb 5, 2026

PR Summary

Medium Risk
Adds a new BigQuery SQL driver (via a forked gorm.io/driver/bigquery) and upgrades the Go toolchain/dependencies, which can affect build/runtime behavior and increase binary size.

Overview
Adds BigQuery support by including the gorm.io/driver/bigquery/driver in the generated driver set and documenting BigQuery DSN/auth usage (including optional per-query reservation selection).

Updates build and examples to match: new BigQuery example configs/collector files, documentation/sql_exporter.yml BigQuery DSN comments, and a Dockerfile path tweak for the duneanalytics/sql_exporter repo layout.

Bumps the module to Go 1.24.7 and refreshes a large set of dependencies (AWS/Databricks/Snowflake/Trino plus new Google Cloud libs), with a replace to a forked BigQuery driver (github.com/duneanalytics/bigquery).

Written by Cursor Bugbot for commit f970017. Configure here.

@0xRobin 0xRobin requested a review from a-monteiro February 5, 2026 11:44
@0xRobin
Copy link
Author

0xRobin commented Feb 6, 2026

Has been running well since yesterday, going to merge this in.

@0xRobin 0xRobin merged commit 56b7869 into master Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant