Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
marcel1237
/
google-cloud-java
Public
forked from
googleapis/google-cloud-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
google-cloud-java
java-bigquery-jdbc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 21, 2026
chore(bigquery-jdbc): fix Nightly tests within proxy docker (#13841)
logachev
authored
5fe1356
View commit details
Copy full SHA for 5fe1356
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
fix(bigquery-jdbc): align metadata methods error handling with spec (#13793)
Show description for d85fb10
keshavdandeva
authored
d85fb10
View commit details
Copy full SHA for d85fb10
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
chore(bigquery-jdbc): remove '-it' option from non-interactive docker commands (#13823)
logachev
authored
3ab8fd8
View commit details
Copy full SHA for 3ab8fd8
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
perf(bigquery-jdbc): optimize getExportedKeys performance using hybrid metadata lookup (#13734)
Show description for c9738ea
keshavdandeva
authored
c9738ea
View commit details
Copy full SHA for c9738ea
View code at this point
Browse repository at this point
test(bigquery-jdbc): fix JSpecify compatibility issues on Java 8 (#13818)
Show description for cd3e524
lqiu96
authored
cd3e524
View commit details
Copy full SHA for cd3e524
View code at this point
Browse repository at this point
feat(bigquery-jdbc): implement parameter setters in PreparedStatement (#13792)
Show description for 94f7404
Neenu1995
authored
94f7404
View commit details
Copy full SHA for 94f7404
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
test(bigquery-jdbc): add unit tests for constraint metadata methods (#13719)
Show description for ebde3bb
keshavdandeva
authored
ebde3bb
View commit details
Copy full SHA for ebde3bb
View code at this point
Browse repository at this point
feat(bigquery-jdbc): optimize memory footprint for JSON result set streaming (#13660)
Show description for 11f26d3
Neenu1995
authored
11f26d3
View commit details
Copy full SHA for 11f26d3
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
feat(bigquery-jdbc): Migrate `getImportedKeys` and `getCrossReference` to BQ API (#13692)
Show description for 082b046
keshavdandeva
authored
082b046
View commit details
Copy full SHA for 082b046
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
feat(bigquery-jdbc): migrate `getPrimaryKeys` to use BQ API (#13691)
Show description for 1951f49
keshavdandeva
authored
1951f49
View commit details
Copy full SHA for 1951f49
View code at this point
Browse repository at this point
chore(main): release 1.89.0-SNAPSHOT (#13693)
Show description for 55ad314
release-please[bot]
authored
55ad314
View commit details
Copy full SHA for 55ad314
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
chore(main): release 1.88.0 (#13669)
Show description for 73c9a03
release-please[bot]
authored
73c9a03
View commit details
Copy full SHA for 73c9a03
View code at this point
Browse repository at this point
perf(bigquery-jdbc): optimize metadata introspection performance and parallel project scanning (#13667)
Show description for 667e53a
keshavdandeva
authored
667e53a
View commit details
Copy full SHA for 667e53a
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
fix(bigquery-jdbc): correct `FilterTablesOnDefaultDataset` fallback logic (#13625)
Show description for f7eb23d
keshavdandeva
authored
f7eb23d
View commit details
Copy full SHA for f7eb23d
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
chore(bigquery-jdbc): enable proxy tests (#13617)
logachev
authored
affd9cc
View commit details
Copy full SHA for affd9cc
View code at this point
Browse repository at this point
refactor(bigquery-jdbc): optimize thread management and unify discovery logic in `DatabaseMetaData` methods (#13560)
Show description for 96c4420
keshavdandeva
authored
96c4420
View commit details
Copy full SHA for 96c4420
View code at this point
Browse repository at this point
fix(bigquery-jdbc): update Maven Central artifact link in the README (#13563)
Show description for 8707a65
keshavdandeva
authored
8707a65
View commit details
Copy full SHA for 8707a65
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
fix(bigquery-jdbc): ensure test uses unique dataset & cleans up (#13587)
logachev
authored
a6bb362
View commit details
Copy full SHA for a6bb362
View code at this point
Browse repository at this point
fix(bigquery-jdbc): update format validation tests to create tables for the test (#13588)
logachev
authored
4bb3a61
View commit details
Copy full SHA for 4bb3a61
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
refactor(bigquery-jdbc): migrate metadata thread management to connection-scoped executor (#13556)
Show description for d7f1d1c
keshavdandeva
authored
d7f1d1c
View commit details
Copy full SHA for d7f1d1c
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
fix(bigquery-jdbc): add proper version to BigQueryDriver (#13294)
logachev
authored
9fd84fc
View commit details
Copy full SHA for 9fd84fc
View code at this point
Browse repository at this point
fix(bigquery-jdbc): shade org.slf4j (#13547)
logachev
authored
7ef1312
View commit details
Copy full SHA for 7ef1312
View code at this point
Browse repository at this point
fix(bigquery-jdbc): avoid rollback on statement close in manual commit mode (#13503)
Show description for 79bbee1
yagudin10
and
logachev
authored
79bbee1
View commit details
Copy full SHA for 79bbee1
View code at this point
Browse repository at this point
feat(bigquery-jdbc): add `EnableProjectDiscovery` connection property for metadata methods (#13344)
Show description for ab9669a
keshavdandeva
authored
ab9669a
View commit details
Copy full SHA for ab9669a
View code at this point
Browse repository at this point
fix(bigquery-jdbc): propagate connection proxy settings to auth library (#13539)
Show description for 87dda5d
keshavdandeva
authored
87dda5d
View commit details
Copy full SHA for 87dda5d
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
chore(bigquery-jdbc): dockerized proxy environment to run integration tests (#13546)
logachev
authored
0dd0ca6
View commit details
Copy full SHA for 0dd0ca6
View code at this point
Browse repository at this point
chore(bigquery-jdbc): fix flaky testSetTimeout test (#13549)
logachev
authored
78d711c
View commit details
Copy full SHA for 78d711c
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
chore(bigquery-jdbc): update integration tests to handle different cancellation (#13541)
logachev
authored
fa81a5e
View commit details
Copy full SHA for fa81a5e
View code at this point
Browse repository at this point
feat(bigquery-jdbc): respect standard JVM trustStore properties by default (#13435)
Show description for 7af3224
keshavdandeva
authored
7af3224
View commit details
Copy full SHA for 7af3224
View code at this point
Browse repository at this point
fix(bigquery-jdbc): ensure largeResults are handled in PreparedStatement (#13496)
logachev
authored
d3e7a19
View commit details
Copy full SHA for d3e7a19
View code at this point
Browse repository at this point
chore(bigquery-jdbc): refactor tests to remove hardcoded base uri (#13420)
logachev
authored
aa3262a
View commit details
Copy full SHA for aa3262a
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
chore(bigquery-jdbc): update perf client to run custom queries (#13521)
logachev
authored
825f7dd
View commit details
Copy full SHA for 825f7dd
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
fix(bigquery-jdbc): explicitly set location when available for temporary dataset (#13508)
Show description for 40cd0a7
Neenu1995
authored
40cd0a7
View commit details
Copy full SHA for 40cd0a7
View code at this point
Browse repository at this point
feat(bigquery-jdbc): migrate statement execution thread tracking to connection-scoped executor (#13454)
Show description for 341e51a
Neenu1995
authored
341e51a
View commit details
Copy full SHA for 341e51a
View code at this point
Browse repository at this point
chore(bigquery-jdbc): add the bridge Thread wrap ahead of Executor migration (#13482)
Neenu1995
authored
577f6e8
View commit details
Copy full SHA for 577f6e8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.