FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/repo_config.py - feast-dev/feast · GitHub
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
218
Pull requests
191
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
sdk
python
feast
repo_config.py
on
spark-compute-patch
User selector
Datepicker
Commit history
Commits on Jun 4, 2025
feat: Add MCP (Model Context Protocol) support for Feast feature server (#5406)
Show description for de650de
authored
de650de
View commit details
Copy full SHA for de650de
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
feat: Refactor materialization engine (#5354)
Show description for f5c5360
HaoXuAI
authored
f5c5360
View commit details
Copy full SHA for f5c5360
View code at this point
Browse repository at this point
Commits on May 16, 2025
fix: Add clickhouse to OFFLINE_STORE_CLASS_FOR_TYPE map (#5251)
Show description for 9ed2ffa
miroslawas
and
Laurynas Stasys
authored
9ed2ffa
View commit details
Copy full SHA for 9ed2ffa
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
refactor!: Added retrieve online documents v2 method for elasticsearch (#5295)
Show description for 14f45ee
ntkathole
authored
14f45ee
View commit details
Copy full SHA for 14f45ee
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
fix: Update repo_config.py
franciscojavierarceo
authored
6a59815
View commit details
Copy full SHA for 6a59815
View code at this point
Browse repository at this point
feat: Serialization version 2 deprecation notice (#5248)
Show description for 327d99d
jyejare
authored
327d99d
View commit details
Copy full SHA for 327d99d
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
fix: Update Qdrant online store paths in repo_config.py (#5207)
Show description for ab35b0b
YassinNouh21
authored
ab35b0b
View commit details
Copy full SHA for ab35b0b
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
test: Fix for integration tests (#5126)
Show description for 3224571
ntkathole
and
franciscojavierarceo
authored
3224571
View commit details
Copy full SHA for 3224571
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
feat: Add Couchbase Columnar as an Offline Store (#5025)
Show description for 4373cbf
ejscribner
authored
4373cbf
View commit details
Copy full SHA for 4373cbf
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
chore: Remove upper bound for `protobuf` (#4974)
Show description for 72d3247
authored
72d3247
View commit details
Copy full SHA for 72d3247
View code at this point
Browse repository at this point
Commits on Dec 24, 2024
feat: Add Milvus Vector Database Implementation (#4751)
franciscojavierarceo
authored
22c7b58
View commit details
Copy full SHA for 22c7b58
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
fix: Fix the config issue for postgres (#4776)
HaoXuAI
authored
a36f7e5
View commit details
Copy full SHA for a36f7e5
View code at this point
Browse repository at this point
Commits on Nov 7, 2024
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
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
feat: Add Couchbase as an online store (#4637)
ejscribner
authored
824859b
View commit details
Copy full SHA for 824859b
View code at this point
Browse repository at this point
Commits on Oct 27, 2024
feat: Qdrant vectorstore support (#4689)
Show description for 86573d2
Anush008
authored
86573d2
View commit details
Copy full SHA for 86573d2
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
fix: Changes template file path to relative path (#4624)
Show description for 3e313b1
tmihalac
authored
3e313b1
View commit details
Copy full SHA for 3e313b1
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
fix: Updating the documentation and adding tests for project length (#4628)
Show description for 945b0fa
lokeshrangineni
authored
945b0fa
View commit details
Copy full SHA for 945b0fa
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
feat: Added Project object to Feast Objects (#4475)
Show description for 4a6b663
EXPEbdodla
and
Bhargav Dodla
authored
4a6b663
View commit details
Copy full SHA for 4a6b663
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
refactor: Making username and password fields in OidcAuthModel as mandatory onl… (#4460)
Show description for 3f3a4e8
lokeshrangineni
authored
3f3a4e8
View commit details
Copy full SHA for 3f3a4e8
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
chore: Remove Rockset from feast (#4434)
tokoko
authored
55a61e8
View commit details
Copy full SHA for 55a61e8
View code at this point
Browse repository at this point
Commits on Aug 24, 2024
fix: Typos related to k8s (#4442)
Show description for dda0088
brijesh-vora-sp
authored
dda0088
View commit details
Copy full SHA for dda0088
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
feat: Feast Security Model (aka RBAC) (#4380)
Show description for 1771f66
authored
1771f66
View commit details
Copy full SHA for 1771f66
View code at this point
Browse repository at this point
Commits on Jul 14, 2024
chore: Rename FileOfflineStore to DaskOfflineStore (#4349)
Show description for b9696ef
tokoko
authored
b9696ef
View commit details
Copy full SHA for b9696ef
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
feat: Add Async refresh to Sql Registry (#4251)
Show description for f569786
stanconia
and
Stanley Opara
authored
f569786
View commit details
Copy full SHA for f569786
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
feat: Bump psycopg2 to psycopg3 for all Postgres components (#4303)
Show description for 9451d9c
job-almekinders
authored
9451d9c
View commit details
Copy full SHA for 9451d9c
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
feat: Add SingleStore as an OnlineStore (#4285)
Show description for 2c38946
okramarenko
authored
2c38946
View commit details
Copy full SHA for 2c38946
View code at this point
Browse repository at this point
chore: Remove existing providers from the repo (#4298)
Show description for 372fd75
tokoko
authored
372fd75
View commit details
Copy full SHA for 372fd75
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
chore: Remove serverless feature server deployments (#4272)
tokoko
authored
89bc551
View commit details
Copy full SHA for 89bc551
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
feat: Entity key deserialization (#4284)
Show description for 83fad15
HaoXuAI
authored
83fad15
View commit details
Copy full SHA for 83fad15
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
feat: Feature/adding remote online store (#4226)
lokeshrangineni
authored
9454d7c
View commit details
Copy full SHA for 9454d7c
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
feat: Remote offline Store (#4262)
Show description for 28a3d24
authored
28a3d24
View commit details
Copy full SHA for 28a3d24
View code at this point
Browse repository at this point
Commits on May 21, 2024
chore: Remove usage tracking (#4214)
Show description for 9284a50
tokoko
authored
9284a50
View commit details
Copy full SHA for 9284a50
View code at this point
Browse repository at this point
Commits on May 13, 2024
feat: Elasticsearch vector database (#4188)
HaoXuAI
authored
bf99640
View commit details
Copy full SHA for bf99640
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
feat: Feast/IKV online store contrib plugin integration (#4068)
pushkarmoi
authored
f2b4eb9
View commit details
Copy full SHA for f2b4eb9
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
chore: Omit bytewax deps and materialization engine (#4098)
sudohainguyen
authored
77c78aa
View commit details
Copy full SHA for 77c78aa
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL