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 }}
googleapis
/
google-cloud-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5.4k
Code
Issues
442
Pull requests
128
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(firestore): add PyMongo duck-typing serialization support
- #18406
#18406
Open
10/10
ohmayr
wants to merge 21 commits into
bson-pr3-ordering
googleapis/google-cloud-python:bson-pr3-ordering
from
bson-pr4-duck-typing
googleapis/google-cloud-python:bson-pr4-duck-typing
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat(firestore): add PyMongo duck-typing serialization support
#18406
ohmayr
wants to merge 21 commits into
bson-pr3-ordering
googleapis/google-cloud-python:bson-pr3-ordering
from
bson-pr4-duck-typing
googleapis/google-cloud-python:bson-pr4-duck-typing
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
feat(firestore): add BSONRegex support
ohmayr
authored
fcffa27
View commit details
Copy full SHA for fcffa27
Browse repository at this point
refactor(firestore): address review feedback for BSONRegex options validation
Show description for d133864
ohmayr
authored
d133864
View commit details
Copy full SHA for d133864
Browse repository at this point
refactor(firestore): defer BSONRegex options validation to backend
Show description for a614d3f
ohmayr
authored
a614d3f
View commit details
Copy full SHA for a614d3f
Browse repository at this point
test(firestore): add system tests for BSONRegex with invalid options
Show description for 7dad0c3
ohmayr
authored
7dad0c3
View commit details
Copy full SHA for 7dad0c3
Browse repository at this point
feat(firestore): add BSONDecimal128 support
ohmayr
authored
9e7e5f5
View commit details
Copy full SHA for 9e7e5f5
Browse repository at this point
refactor(firestore): address review feedback for BSONDecimal128
Show description for a52bb0a
ohmayr
authored
a52bb0a
View commit details
Copy full SHA for a52bb0a
Browse repository at this point
fix(firestore): handle signaling NaN strings in BSONDecimal128.__float__
Show description for 96bcd32
ohmayr
authored
96bcd32
View commit details
Copy full SHA for 96bcd32
Browse repository at this point
fix(firestore): disallow float in BSONDecimal128 and validate input strings
Show description for f513edc
ohmayr
authored
f513edc
View commit details
Copy full SHA for f513edc
Browse repository at this point
feat(firestore): add BSON read deserialization support
ohmayr
authored
b7ac973
View commit details
Copy full SHA for b7ac973
Browse repository at this point
refactor(firestore): address review feedback for BSON read deserialization
Show description for 5bab625
ohmayr
authored
5bab625
View commit details
Copy full SHA for 5bab625
Browse repository at this point
refactor(firestore): restore precise return types and docstrings on decode_value
Show description for b3443ff
ohmayr
authored
b3443ff
View commit details
Copy full SHA for b3443ff
Browse repository at this point
refactor(firestore): align decode_dict and PipelineResult.data return types with _BSONType
Show description for f4bba9b
ohmayr
authored
f4bba9b
View commit details
Copy full SHA for f4bba9b
Browse repository at this point
fix(firestore): restore required client parameter and format comprehensions for librarian
Show description for f6327c1
ohmayr
authored
f6327c1
View commit details
Copy full SHA for f6327c1
Browse repository at this point
refactor(firestore): expose BSONType publicly
Show description for b065d0f
ohmayr
authored
b065d0f
View commit details
Copy full SHA for b065d0f
Browse repository at this point
feat(firestore): add BSON cross-type query ordering support
ohmayr
committed
8217cd3
View commit details
Copy full SHA for 8217cd3
Browse repository at this point
fix(firestore): streamline BSON cross-type ordering and numeric comparisons
Show description for fcbc4d1
ohmayr
committed
fcbc4d1
View commit details
Copy full SHA for fcbc4d1
Browse repository at this point
fix(firestore): resolve lint E741 and format in compare_numbers
Show description for 9874bff
ohmayr
committed
9874bff
View commit details
Copy full SHA for 9874bff
Browse repository at this point
fix(firestore): separate BSON_TIMESTAMP in TypeOrder and optimize compare_numbers
Show description for 705274a
ohmayr
committed
705274a
View commit details
Copy full SHA for 705274a
Browse repository at this point
feat(firestore): add PyMongo duck-typing serialization support
ohmayr
committed
d079139
View commit details
Copy full SHA for d079139
Browse repository at this point
feat(firestore): optimize PyMongo duck typing serialization and delegate to BSON types
Show description for 0107a0c
ohmayr
committed
0107a0c
View commit details
Copy full SHA for 0107a0c
Browse repository at this point
fix(firestore): preserve Binary subtype and support int flags in duck typing
Show description for 977f9c0
ohmayr
committed
977f9c0
View commit details
Copy full SHA for 977f9c0
Browse repository at this point
You can’t perform that action at this time.