FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python - 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
214
Pull requests
189
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
on
v0.59.0
User selector
Datepicker
Commit history
Commits on Jan 16, 2026
chore(release): release 0.59.0
Show description for 6214d05
feast-ci-bot
committed
6214d05
View commit details
Copy full SHA for 6214d05
View code at this point
Browse repository at this point
feat: Add progress bar to CLI from feast apply (#5867)
Show description for ab3562b
franciscojavierarceo
authored
ab3562b
View commit details
Copy full SHA for ab3562b
View code at this point
Browse repository at this point
feat: Add dbt integration for importing models as FeatureViews (#5827)
Show description for b997361
YassinNouh21
and
franciscojavierarceo
authored
b997361
View commit details
Copy full SHA for b997361
View code at this point
Browse repository at this point
feat: Improve lambda materialization engine (#5829)
Show description for f6116f9
authored
f6116f9
View commit details
Copy full SHA for f6116f9
View code at this point
Browse repository at this point
feat: Read, Save docs and chat fixes (#5865)
Show description for 2081b55
jyejare
authored
2081b55
View commit details
Copy full SHA for 2081b55
View code at this point
Browse repository at this point
feat: Resolve pyarrow >21 installation with ibis-framework (#5847)
Show description for 8b9bb50
jyejare
authored
8b9bb50
View commit details
Copy full SHA for 8b9bb50
View code at this point
Browse repository at this point
fix: Timestamp formatting and lakehouse-type connector for trino_offline_store. (#5846)
Show description for c2ea7e9
soliverr
and
franciscojavierarceo
authored
c2ea7e9
View commit details
Copy full SHA for c2ea7e9
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
feat: Add skip_feature_view_validation parameter to FeatureStore.apply() and plan() (#5859)
Show description for 5482a0e
Copilot
and
franciscojavierarceo
authored
5482a0e
View commit details
Copy full SHA for 5482a0e
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
docs: Clarify that feast apply does not delete objects and document feast delete CLI (#5854)
Show description for d77bf50
Copilot
and
franciscojavierarceo
authored
d77bf50
View commit details
Copy full SHA for d77bf50
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
fix: Denial by default to all resources when no permissions set (#5663)
Show description for 1524f1c
jyejare
authored
1524f1c
View commit details
Copy full SHA for 1524f1c
View code at this point
Browse repository at this point
fix: Search API to return all matching tags in matched_tags field (#5843)
Show description for de37f66
aniketpalu
authored
de37f66
View commit details
Copy full SHA for de37f66
View code at this point
Browse repository at this point
fix: Update model_validator to use instance method signature (Pydantic v2.12 deprecation) (#5825)
Show description for 3c10b6e
WhiteLotusLA
authored
3c10b6e
View commit details
Copy full SHA for 3c10b6e
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
chore(deps): Bump urllib3 from 2.6.2 to 2.6.3 in /sdk/python/requirements (#5822)
Show description for 6e401d9
dependabot[bot]
authored
6e401d9
View commit details
Copy full SHA for 6e401d9
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
fix: Add get_table_query_string_with_alias() for PostgreSQL subquery aliasing (#5811)
YassinNouh21
authored
11122ce
View commit details
Copy full SHA for 11122ce
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
chore: Refactor some unit tests into integration tests (#5820)
Show description for bbba34c
franciscojavierarceo
authored
bbba34c
View commit details
Copy full SHA for bbba34c
View code at this point
Browse repository at this point
fix(redis): Preserve millisecond timestamp precision for Redis online store (#5807)
Show description for 9e3f213
jatin5251
authored
9e3f213
View commit details
Copy full SHA for 9e3f213
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
fix: Add hybrid online store to ONLINE_STORE_CLASS_FOR_TYPE mapping (#5810)
Show description for 678589b
YassinNouh21
authored
678589b
View commit details
Copy full SHA for 678589b
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
feat: Added batching to feature server /push to offline store (#5683) (#5729)
Show description for ce35ce6
jfw-ppi
authored
ce35ce6
View commit details
Copy full SHA for ce35ce6
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
feat: Support staging for spark materialization (#5671) (#5797)
Show description for 5b787af
jfw-ppi
authored
5b787af
View commit details
Copy full SHA for 5b787af
View code at this point
Browse repository at this point
fix: Spark Materialization Engine Cannot Infer Schema (#5806)
Show description for 58d0325
jfw-ppi
authored
58d0325
View commit details
Copy full SHA for 58d0325
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
fix: Support arro3 table schema with newer deltalake packages (#5799)
Show description for 103c5e9
trollknurr
authored
103c5e9
View commit details
Copy full SHA for 103c5e9
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
feat: Offline Store historical features retrieval based on datetime range in Ray (#5738)
Show description for e484c12
aniketpalu
authored
e484c12
View commit details
Copy full SHA for e484c12
View code at this point
Browse repository at this point
chore: Bump urllib3 version to >=2.6.0 (#5801)
Show description for 75b5628
aniketpalu
authored
75b5628
View commit details
Copy full SHA for 75b5628
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
fix: Add possibility to overwrite send_receive_timeout for clickhouse offline store (#5792)
Show description for 59dbb33
astronautas
authored
59dbb33
View commit details
Copy full SHA for 59dbb33
View code at this point
Browse repository at this point
feat: Enable static artifacts for feature server that can be used in Feature Transformations (#5787)
Show description for edefc3f
franciscojavierarceo
authored
edefc3f
View commit details
Copy full SHA for edefc3f
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
fix: Populate Postgres `registry.path` during `feast init` (#5785)
antznette1
authored
f293ae8
View commit details
Copy full SHA for f293ae8
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
chore(release): release 0.58.0
Show description for b601ef2
feast-ci-bot
committed
b601ef2
View commit details
Copy full SHA for b601ef2
View code at this point
Browse repository at this point
feat: Add Pytorch template (#5780)
Show description for 6afd353
franciscojavierarceo
authored
6afd353
View commit details
Copy full SHA for 6afd353
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Fix: Rename example_repo.py to feature_definitions.py in templates
anshishr
authored and
ntkathole
committed
66aa7b8
View commit details
Copy full SHA for 66aa7b8
View code at this point
Browse repository at this point
feat: Offline Store historical features retrieval based on datetime range for spark (#5720)
Show description for 27ec8ec
aniketpalu
authored
27ec8ec
View commit details
Copy full SHA for 27ec8ec
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
feat: Support for Map value data type (#5768) (#5772)
Show description for b99a8a9
nquinn408
and
nickquinn408
authored
b99a8a9
View commit details
Copy full SHA for b99a8a9
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
feat: Added matched_tag field search api results with fuzzy search capabilities (#5769)
Show description for 4a9ffae
aniketpalu
authored
4a9ffae
View commit details
Copy full SHA for 4a9ffae
View code at this point
Browse repository at this point
chore: Updated pydantic version
Show description for aa286ef
ntkathole
committed
aa286ef
View commit details
Copy full SHA for aa286ef
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
chore: Offline write error description to include missing_expected_columns, extra_unexpected_columns (#5740)
Show description for 3733354
jfw-ppi
authored
3733354
View commit details
Copy full SHA for 3733354
View code at this point
Browse repository at this point
fix: SQLite online store deletes tables from other projects in shared registry scenarios (#5766)
Show description for fabce76
aniketpalu
authored
fabce76
View commit details
Copy full SHA for fabce76
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL