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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
googleapis
/
java-bigquery
Public archive
Notifications
You must be signed in to change notification settings
Fork
136
Star
128
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Introduce DataFormatOptions to configure the output of BigQuery data types
- #4010
#4010
Merged
lqiu96
merged 9 commits into
main
googleapis/java-bigquery:main
from
dataformatoptions-wrapper
googleapis/java-bigquery:dataformatoptions-wrapper
Copy head branch name to clipboard
Dec 8, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: Introduce DataFormatOptions to configure the output of BigQuery data types
#4010
lqiu96
merged 9 commits into
main
googleapis/java-bigquery:main
from
dataformatoptions-wrapper
googleapis/java-bigquery:dataformatoptions-wrapper
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2025
feat: Create DataFormatOptions in BigQuery
lqiu96
committed
7c8c47f
View commit details
Copy full SHA for 7c8c47f
Browse repository at this point
feat: Add Builder class for DataFormatOptions
lqiu96
committed
9caca67
View commit details
Copy full SHA for 9caca67
Browse repository at this point
fix: Update existing references of useInt64Timestamp to use DataFormatOption's variant
lqiu96
committed
6e16c81
View commit details
Copy full SHA for 6e16c81
Browse repository at this point
chore: Fix lint issues
lqiu96
committed
cfc0b26
View commit details
Copy full SHA for cfc0b26
Browse repository at this point
Commits on Dec 4, 2025
chore: Address PR feedback
lqiu96
committed
dd4e58f
View commit details
Copy full SHA for dd4e58f
Browse repository at this point
chore: Add tests for useInt64Timestamp behavior
lqiu96
committed
65e0927
View commit details
Copy full SHA for 65e0927
Browse repository at this point
Merge branch 'main' into dataformatoptions-wrapper
lqiu96
authored
7952544
View commit details
Copy full SHA for 7952544
Browse repository at this point
chore: Address failing tests and GCA
lqiu96
committed
ad4128c
View commit details
Copy full SHA for ad4128c
Browse repository at this point
Commits on Dec 5, 2025
chore: Remove unused fromPb method
lqiu96
committed
0affa6d
View commit details
Copy full SHA for 0affa6d
Browse repository at this point
You can’t perform that action at this time.