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
208
Pull requests
181
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
update-testcontainers
User selector
All users
All time
Commit history
Commits on Nov 26, 2024
downgraded pyarrow
Show description for c56390c
franciscojavierarceo
committed
c56390c
View commit details
Copy full SHA for c56390c
Browse repository at this point
fixing lint issues post package upgrades
Show description for 1067b11
franciscojavierarceo
committed
1067b11
View commit details
Copy full SHA for 1067b11
Browse repository at this point
updating libraries to downgrade singlestore to 1.7.2
Show description for 36299cd
franciscojavierarceo
committed
36299cd
View commit details
Copy full SHA for 36299cd
Browse repository at this point
Commits on Nov 25, 2024
downgraded
Show description for d42d5aa
franciscojavierarceo
committed
d42d5aa
View commit details
Copy full SHA for d42d5aa
Browse repository at this point
chore: Updated testcontainers to support MilvusContainer
Show description for 1490041
franciscojavierarceo
committed
1490041
View commit details
Copy full SHA for 1490041
Browse repository at this point
Commits on Nov 22, 2024
fix: Reduce feast-server container image size & fix dev image build (#4781)
tchughesiv
authored
ccc9aea
View commit details
Copy full SHA for ccc9aea
Browse repository at this point
chore: Removed unneeded install line (#4782)
dandawg
authored
85d00bb
View commit details
Copy full SHA for 85d00bb
Browse repository at this point
Commits on Nov 21, 2024
fix: Fixing PGVector integration tests (#4778)
Show description for 88a0320
franciscojavierarceo
authored
88a0320
View commit details
Copy full SHA for 88a0320
Browse repository at this point
chore: Update SUMMARY.md to format link in docs (#4777)
franciscojavierarceo
authored
1104753
View commit details
Copy full SHA for 1104753
Browse repository at this point
feat: Building the feast image (#4775)
Show description for 6635dde
lokeshrangineni
authored
6635dde
View commit details
Copy full SHA for 6635dde
Browse repository at this point
fix: Fix the config issue for postgres (#4776)
HaoXuAI
authored
a36f7e5
View commit details
Copy full SHA for a36f7e5
Browse repository at this point
Commits on Nov 19, 2024
feat: Operator will create k8s serviceaccount for each feast service (#4767)
Show description for cde5760
tchughesiv
authored
cde5760
View commit details
Copy full SHA for cde5760
Browse repository at this point
chore: Bump aiohttp from 3.10.10 to 3.10.11 in /sdk/python/requirements (#4768)
dependabot[bot]
authored
7ec5b09
View commit details
Copy full SHA for 7ec5b09
Browse repository at this point
Commits on Nov 15, 2024
feat: Object store persistence in operator (#4758)
Show description for 0ae86da
dmartinol
authored
0ae86da
View commit details
Copy full SHA for 0ae86da
Browse repository at this point
feat: Adding github action to run the operator end-to-end tests. (#4762)
lokeshrangineni
authored
d8ccb00
View commit details
Copy full SHA for d8ccb00
Browse repository at this point
Commits on Nov 13, 2024
docs: Update Streaming feature computation with Denormalized entry (#4760)
Show description for de2d304
emgeee
authored
de2d304
View commit details
Copy full SHA for de2d304
Browse repository at this point
chore: Updating broken links for on demand transformation (#4759)
franciscojavierarceo
authored
dd7bcba
View commit details
Copy full SHA for dd7bcba
Browse repository at this point
Update data-ingestion.md (#4746)
omrylcn
authored
4195853
View commit details
Copy full SHA for 4195853
Browse repository at this point
feat: PVC configuration and impl (#4750)
Show description for 785a190
dmartinol
authored
785a190
View commit details
Copy full SHA for 785a190
Browse repository at this point
Commits on Nov 8, 2024
feat: Adding TLS support for offline server. (#4744)
Show description for 5d8d03f
lokeshrangineni
authored
5d8d03f
View commit details
Copy full SHA for 5d8d03f
Browse repository at this point
feat: File persistence definition and implementation (#4742)
Show description for 3bad4a1
dmartinol
authored
3bad4a1
View commit details
Copy full SHA for 3bad4a1
Browse repository at this point
Commits on Nov 7, 2024
fix: Removed version func from feature_store.py (#4748)
dandawg
authored
f902bb9
View commit details
Copy full SHA for f902bb9
Browse repository at this point
feat!: Refactor online stores by removing the contrib directory. (Breaking imports) (#4731)
Show description for 702eebf
HaoXuAI
authored
702eebf
View commit details
Copy full SHA for 702eebf
Browse repository at this point
feat: Adding docs outlining native Python transformations on singletons (#4741)
franciscojavierarceo
authored
0150278
View commit details
Copy full SHA for 0150278
Browse repository at this point
Commits on Nov 6, 2024
feat: Adding SSL support for the React UI server and feast UI command. (#4736)
Show description for 4a89252
lokeshrangineni
authored
4a89252
View commit details
Copy full SHA for 4a89252
Browse repository at this point
feat: Support for nested timestamp fields in Spark Offline store (#4740)
EXPEbdodla
authored
d4d94f8
View commit details
Copy full SHA for d4d94f8
Browse repository at this point
feat: Adding support for native Python transformations on a single dictionary (#4724)
Show description for 9bbc1c6
franciscojavierarceo
authored
9bbc1c6
View commit details
Copy full SHA for 9bbc1c6
Browse repository at this point
Commits on Nov 5, 2024
feat: Added support for setting env vars in feast services in feast controller (#4739)
Show description for 84b24b5
tmihalac
authored
84b24b5
View commit details
Copy full SHA for 84b24b5
Browse repository at this point
fix: Incorrect type passed to assert_permissions in materialize endpoints (#4727)
robhowley
authored
b72c2da
View commit details
Copy full SHA for b72c2da
Browse repository at this point
fix: Added grpcio extras to default feature-server image (#4737)
Show description for e9cd373
dmartinol
authored
e9cd373
View commit details
Copy full SHA for e9cd373
Browse repository at this point
feat: Add Couchbase as an online store (#4637)
ejscribner
authored
824859b
View commit details
Copy full SHA for 824859b
Browse repository at this point
fix: Fixed example materialize-incremental and improved explanation (#4734)
Show description for ca8a7ab
dandawg
authored
ca8a7ab
View commit details
Copy full SHA for ca8a7ab
Browse repository at this point
fix: Fixed SparkSource docstrings so it wouldn't used inhereted class docstrings (#4722)
Show description for 32e6aa1
dandawg
authored
32e6aa1
View commit details
Copy full SHA for 32e6aa1
Browse repository at this point
feat: Add api contract to fastapi docs (#4721)
Show description for 1a165c7
robhowley
authored
1a165c7
View commit details
Copy full SHA for 1a165c7
Browse repository at this point
Commits on Nov 4, 2024
feat: Add services functionality to Operator (#4723)
Show description for d1d80c0
tchughesiv
authored
d1d80c0
View commit details
Copy full SHA for d1d80c0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.