Skip to content

chore: move bigquery jdbc external test to monorepo#12360

Open
Neenu1995 wants to merge 10 commits intomainfrom
ns/move-ext-tests-jdbc
Open

chore: move bigquery jdbc external test to monorepo#12360
Neenu1995 wants to merge 10 commits intomainfrom
ns/move-ext-tests-jdbc

Conversation

@Neenu1995
Copy link
Copy Markdown
Contributor

No description provided.

@Neenu1995 Neenu1995 requested review from a team as code owners April 1, 2026 17:35
Copy link
Copy Markdown
Contributor

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

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 introduces a comprehensive integration test suite for the BigQuery JDBC driver, including Cloud Build configurations, Docker setup, and various test classes for authentication, metadata, and statement execution. The review feedback highlights several issues: a syntax error in the Cloud Build YAML, the use of JUnit 5 annotations in a JUnit 4 test environment, and contradictory assertions in connection tests. Additionally, improvements are suggested for resource management by using try-with-resources for JDBC objects and ensuring that script arguments are correctly passed to the build process.

Neenu1995 and others added 9 commits April 1, 2026 13:45
…c-tests/src/test/java/com/google/cloud/bigquery/jdbc/testsuite/authentication/ITJdbcAuthenticationTest.java

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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