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
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 6, 2026. It is now read-only.
googleapis
/
python-bigquery
Public archive
Notifications
You must be signed in to change notification settings
Fork
324
Star
798
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: add warning when encountering unknown field types
- #1989
#1989
Merged
Linchin
merged 15 commits into
googleapis:main
googleapis/python-bigquery:main
from
suzmue:warnConversion
suzmue/python-bigquery:warnConversion
Copy head branch name to clipboard
Aug 13, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
fix: add warning when encountering unknown field types
#1989
Linchin
merged 15 commits into
googleapis:main
googleapis/python-bigquery:main
from
suzmue:warnConversion
suzmue/python-bigquery:warnConversion
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2024
fix: add warning when encountering unknown field types
Show description for a3efe4a
suzmue
committed
a3efe4a
View commit details
Copy full SHA for a3efe4a
Browse repository at this point
Commits on Aug 3, 2024
fix: add warning for unknown subfield types as well
suzmue
committed
fa8329f
View commit details
Copy full SHA for fa8329f
Browse repository at this point
fix: remove unused warnings
suzmue
committed
f382169
View commit details
Copy full SHA for f382169
Browse repository at this point
fix: remove leftover debugging code
suzmue
committed
f4e006f
View commit details
Copy full SHA for f4e006f
Browse repository at this point
move test case closer to related test
suzmue
committed
83ee4aa
View commit details
Copy full SHA for 83ee4aa
Browse repository at this point
add comments
suzmue
committed
d1d1eb4
View commit details
Copy full SHA for d1d1eb4
Browse repository at this point
Commits on Aug 5, 2024
fix formatting
suzmue
committed
a379e7b
View commit details
Copy full SHA for a379e7b
Browse repository at this point
fix test_table and use warnings.warn instead of pytest.warn
suzmue
committed
93dda16
View commit details
Copy full SHA for 93dda16
Browse repository at this point
add explicit warning about behavior subject to change in the future
Show description for 2be2830
suzmue
committed
2be2830
View commit details
Copy full SHA for 2be2830
Browse repository at this point
Commits on Aug 7, 2024
add default converter for _SCALAR_VALUE_TO_JSON_PARAM
suzmue
committed
094e7dc
View commit details
Copy full SHA for 094e7dc
Browse repository at this point
factor out shared warning
suzmue
committed
f29bb05
View commit details
Copy full SHA for f29bb05
Browse repository at this point
fix test case and make coverage happy
suzmue
committed
c0b6272
View commit details
Copy full SHA for c0b6272
Browse repository at this point
add unit test to StructQueryParameter class
suzmue
committed
be54ee5
View commit details
Copy full SHA for be54ee5
Browse repository at this point
Commits on Aug 12, 2024
Merge branch 'main' into warnConversion
Linchin
authored
a253165
View commit details
Copy full SHA for a253165
Browse repository at this point
Commits on Aug 13, 2024
Merge branch 'main' into warnConversion
Linchin
authored
cce5596
View commit details
Copy full SHA for cce5596
Browse repository at this point
You can’t perform that action at this time.