Skip to content

Conversation

@yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Oct 6, 2025

Solves #3522

Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
@yu-iskw yu-iskw changed the title Support BigQuery scopes feat(go/adbc/driver/bigquery): Support BigQuery scopes Oct 6, 2025
@yu-iskw yu-iskw changed the title feat(go/adbc/driver/bigquery): Support BigQuery scopes feat(go/adbc/driver/bigquery): Support BigQuery scopes Oct 6, 2025
@yu-iskw yu-iskw marked this pull request as ready for review October 6, 2025 05:28
@yu-iskw yu-iskw requested a review from zeroshade as a code owner October 6, 2025 05:28
@github-actions github-actions bot added this to the ADBC Libraries 21 milestone Oct 6, 2025
}
}

// Apply regular authentication scopes if specified (for non-impersonated auth)
Copy link
Member

Choose a reason for hiding this comment

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

Maybe it should error if both are set?

if err != nil {
t.Fatalf("Failed to create database: %v", err)
}
defer func() {
Copy link
Member

Choose a reason for hiding this comment

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

Use CheckedClose for this instead

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.

2 participants