FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs/getting-started/concepts - 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
215
Pull requests
190
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
docs
getting-started
concepts
on
master
User selector
Datepicker
Commit history
Commits on Jul 31, 2026
feat: Add opt-in filter_by_created_timestamp cutoff to get_historical_features (#6617)
Show description for 79b33ce
addenergyx
and
claude
authored
79b33ce
View commit details
Copy full SHA for 79b33ce
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
docs: remove all Great Expectations references from documentation
Show description for fd68d65
authored and
ntkathole
committed
fd68d65
View commit details
Copy full SHA for fd68d65
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
docs: Deprecate Great Expectations DQM in favor of built-in Feature Quality Monitoring (#6548)
Show description for 58016bc
jyejare
and
cursoragent
authored
58016bc
View commit details
Copy full SHA for 58016bc
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
feat: New zoned timestamp feature type (#6536) (#6537)
nquinn408
authored
eb042f0
View commit details
Copy full SHA for eb042f0
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
docs: fix minor wording issues
Show description for f0c5be8
adrynalean
authored and
ntkathole
committed
f0c5be8
View commit details
Copy full SHA for f0c5be8
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
docs: Fixed documentation
Show description for e8a5a4c
ntkathole
committed
e8a5a4c
View commit details
Copy full SHA for e8a5a4c
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
feat: Feast First-Class LabelView Implementation (#6292)
Show description for c0e7e5d
ntkathole
authored
c0e7e5d
View commit details
Copy full SHA for c0e7e5d
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
feat: Pre-compute feature service
Show description for 8011550
ntkathole
committed
8011550
View commit details
Copy full SHA for 8011550
View code at this point
Browse repository at this point
Commits on May 8, 2026
feat: Support non-string map key types (#6382) (#6383)
nquinn408
authored
728aa2e
View commit details
Copy full SHA for 728aa2e
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
feat: Add RaySource, to_ray_dataset first-class method, docs, and tests
Show description for 1c98157
ntkathole
committed
1c98157
View commit details
Copy full SHA for 1c98157
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
feat: Add optional 'org' in feature view (#6288) (#6301)
nquinn408
authored
608b105
View commit details
Copy full SHA for 608b105
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
feat: Add UUID and TIME_UUID as feature types (#5885) (#5951)
Show description for 5d6e311
soooojinlee
and
claude
authored
5d6e311
View commit details
Copy full SHA for 5d6e311
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
docs: Explain why event_timestamp is required in entity_df (#6038)
Show description for effa9ca
Br1an67
authored
effa9ca
View commit details
Copy full SHA for effa9ca
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
feat: Add version tracking to FeatureView (#6101)
Show description for ed4a4f2
franciscojavierarceo
and
claude
authored
ed4a4f2
View commit details
Copy full SHA for ed4a4f2
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
docs: Update type system reference with missing types (#6069)
Show description for 611fe05
ntkathole
authored
611fe05
View commit details
Copy full SHA for 611fe05
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
feat: Adding optional name to Aggregation (feast-dev#5994) (#6083)
Show description for 56469f7
authored
56469f7
View commit details
Copy full SHA for 56469f7
View code at this point
Browse repository at this point
feat: Making feature view source optional (feast-dev#6074) (#6075)
Show description for 76917b7
authored
76917b7
View commit details
Copy full SHA for 76917b7
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
feat: Add complex type support (Map, JSON, Struct) with schema validation (#5974)
Show description for 1200dbf
ntkathole
and
franciscojavierarceo
authored
1200dbf
View commit details
Copy full SHA for 1200dbf
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
feat: Implemented Tiling Support for Time-Windowed Aggregations (#5724)
ntkathole
authored
7a99166
View commit details
Copy full SHA for 7a99166
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
feat: Groups and Namespaces based authorization, for Users and Service Accounts (#5619)
Show description for da6257c
jyejare
and
franciscojavierarceo
authored
da6257c
View commit details
Copy full SHA for da6257c
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
feat: Enable ingestion without event timestamp (#5625)
franciscojavierarceo
authored
eb51f00
View commit details
Copy full SHA for eb51f00
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
feat: Update doc (#5521)
Show description for 2808ce1
HaoXuAI
authored
2808ce1
View commit details
Copy full SHA for 2808ce1
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
fix: FeatureView serialization with cycle detection (#5502)
Show description for f287ca5
HaoXuAI
and
franciscojavierarceo
authored
f287ca5
View commit details
Copy full SHA for f287ca5
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
docs: Update documentation for transform_on_write functionality (#5286)
Show description for d60e414
franciscojavierarceo
and
devin-ai-integration[bot]
authored
d60e414
View commit details
Copy full SHA for d60e414
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
docs: Add missing unpacking operator in Permission objects docs (#4884)
Show description for 1d47cb6
boliri
authored
1d47cb6
View commit details
Copy full SHA for 1d47cb6
View code at this point
Browse repository at this point
Commits on Nov 13, 2024
chore: Updating broken links for on demand transformation (#4759)
franciscojavierarceo
authored
dd7bcba
View commit details
Copy full SHA for dd7bcba
View code at this point
Browse repository at this point
Update data-ingestion.md (#4746)
omrylcn
authored
4195853
View commit details
Copy full SHA for 4195853
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
fix: Quickstart documentation changes (#4618)
Show description for 7ac0908
tmihalac
authored
7ac0908
View commit details
Copy full SHA for 7ac0908
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
fix: Added support for multiple name patterns to Permissions (#4633)
Show description for f05e928
dmartinol
authored
f05e928
View commit details
Copy full SHA for f05e928
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
docs: Add docs example of how to use tags with feature views (#4536)
Show description for 1b92803
tmihalac
authored
1b92803
View commit details
Copy full SHA for 1b92803
View code at this point
Browse repository at this point
Commits on Aug 23, 2024
docs: Reorganize registry docs (#4407)
Show description for 42d659f
tokoko
authored
42d659f
View commit details
Copy full SHA for 42d659f
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 Aug 14, 2024
chore: Update Feast documentation to add information about write patterns and feature transformations (#4400)
Show description for 409e6f6
franciscojavierarceo
authored
409e6f6
View commit details
Copy full SHA for 409e6f6
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
fix: Extend SQL registry config with a sqlalchemy_config_kwargs key (#3997)
Show description for 21931d5
galen-ft
authored
21931d5
View commit details
Copy full SHA for 21931d5
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
fix: Enable registry caching in SQL Registry (#3395)
Show description for 2e57376
adchia
authored
2e57376
View commit details
Copy full SHA for 2e57376
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL