Skip to content

fix(bigquery-jdbc): Add PerConnectionHandler to list of excempted logging classes#13888

Merged
Neenu1995 merged 2 commits into
mainfrom
jdbc-fix-log
Jul 24, 2026
Merged

fix(bigquery-jdbc): Add PerConnectionHandler to list of excempted logging classes#13888
Neenu1995 merged 2 commits into
mainfrom
jdbc-fix-log

Conversation

@Neenu1995

Copy link
Copy Markdown
Contributor

No description provided.

@Neenu1995
Neenu1995 requested review from a team as code owners July 24, 2026 17:39

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

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.

Code Review

This pull request adds PerConnectionFileHandler to the list of recognized logger classes in BigQueryJdbcCustomLogger to ensure correct caller inference, and includes a unit test to verify this behavior. The reviewer suggests using PerConnectionFileHandler.class.getName() instead of a hardcoded string literal to ensure compile-time safety and prevent potential refactoring issues.

@Neenu1995
Neenu1995 merged commit 50b3c24 into main Jul 24, 2026
206 checks passed
@Neenu1995
Neenu1995 deleted the jdbc-fix-log branch July 24, 2026 20:39
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