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
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
214
Pull requests
187
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: Add Vector Search support to MongoDBOnlineStore
- #6344
#6344
Merged
ntkathole
merged 11 commits into
feast-dev:master
feast-dev/feast:master
from
caseyclements:INTPYTHON-921
caseyclements/feast:INTPYTHON-921
Copy head branch name to clipboard
May 1, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: Add Vector Search support to MongoDBOnlineStore
#6344
ntkathole
merged 11 commits into
feast-dev:master
feast-dev/feast:master
from
caseyclements:INTPYTHON-921
caseyclements/feast:INTPYTHON-921
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
feat: add MongoDB Atlas Vector Search support to MongoDBOnlineStore
Show description for 8c3fdf0
caseyclements
committed
8c3fdf0
View commit details
Copy full SHA for 8c3fdf0
Browse repository at this point
fix: ensure collection exists before vector index creation, add INDEX_WAIT
Show description for 8482920
caseyclements
committed
8482920
View commit details
Copy full SHA for 8482920
Browse repository at this point
fix: use float32 in test data and coerce query vector to native floats
Show description for e69cdb4
caseyclements
committed
e69cdb4
View commit details
Copy full SHA for e69cdb4
Browse repository at this point
test: add vector search validation unit tests and idempotency integration test
Show description for 88f6827
caseyclements
committed
88f6827
View commit details
Copy full SHA for 88f6827
Browse repository at this point
feat: upgrade testcontainers to 4.15.0rc2 and use MongoDBAtlasLocalContainer
Show description for 5ddb3e2
caseyclements
committed
5ddb3e2
View commit details
Copy full SHA for 5ddb3e2
Browse repository at this point
fix: check bool before int in _python_value_to_proto
Show description for c0ab443
caseyclements
committed
c0ab443
View commit details
Copy full SHA for c0ab443
Browse repository at this point
docs: note composite vector index as future optimization
Show description for 4becf7e
caseyclements
committed
4becf7e
View commit details
Copy full SHA for 4becf7e
Browse repository at this point
chore: regenerate requirement lockfiles
Show description for 81aea6e
caseyclements
committed
81aea6e
View commit details
Copy full SHA for 81aea6e
Browse repository at this point
Commits on May 1, 2026
-s
Show description for 4f142a3
caseyclements
committed
4f142a3
View commit details
Copy full SHA for 4f142a3
Browse repository at this point
chore: merge upstream/master and regenerate lockfiles
Show description for 22cc690
caseyclements
committed
22cc690
View commit details
Copy full SHA for 22cc690
Browse repository at this point
fix: add dialect=pymysql to MySqlContainer after testcontainers upgrade
Show description for d4cc897
caseyclements
committed
d4cc897
View commit details
Copy full SHA for d4cc897
Browse repository at this point
You can’t perform that action at this time.