Skip to content

fix(bqjdbc): update metadata values for GEOGRAPHY/JSON/INTERVAL types#13223

Merged
logachev merged 3 commits into
mainfrom
kirl/geography_type
May 20, 2026
Merged

fix(bqjdbc): update metadata values for GEOGRAPHY/JSON/INTERVAL types#13223
logachev merged 3 commits into
mainfrom
kirl/geography_type

Conversation

@logachev
Copy link
Copy Markdown
Contributor

No description provided.

@logachev logachev requested review from a team as code owners May 19, 2026 00:21
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 updates the JDBC metadata mapping for BigQuery GEOGRAPHY, JSON, and INTERVAL types. These types are now explicitly mapped to java.sql.Types.OTHER with their specific type names, rather than being treated as VARCHAR. Corresponding unit tests have been updated and expanded to verify these changes. I have no feedback to provide as there were no review comments.

@logachev logachev merged commit d08691a into main May 20, 2026
166 checks passed
@logachev logachev deleted the kirl/geography_type branch May 20, 2026 05:41
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