FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/templates/local - 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
templates
local
on
swapyaml
User selector
Datepicker
Commit history
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 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 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 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 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 Jan 1, 2023
feat: Adds description attribute for features/fields (#3425)
Show description for 26f4881
amommendes
authored
26f4881
View commit details
Copy full SHA for 26f4881
View code at this point
Browse repository at this point
Commits on Sep 2, 2022
chore: Use push source in templates (#3164)
Show description for 41cb476
felixwang9817
and
adchia
authored
41cb476
View commit details
Copy full SHA for 41cb476
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
docs: Improve quickstart to include push features, batch scoring, odfv (#3034)
Show description for 83c5efb
adchia
authored
83c5efb
View commit details
Copy full SHA for 83c5efb
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
feat: Add Cassandra/AstraDB online store contribution (#2873)
Show description for feb6cb8
authored
feb6cb8
View commit details
Copy full SHA for feb6cb8
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
fix: Version entity serialization mechanism and fix issue with int64 vals (#2944)
Show description for d0d27a3
achals
authored
d0d27a3
View commit details
Copy full SHA for d0d27a3
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
chore: Add project metadata to registry (#2938)
Show description for d593351
adchia
authored
d593351
View commit details
Copy full SHA for d593351
View code at this point
Browse repository at this point
Commits on May 18, 2022
chore: Deprecate value type (#2673)
Show description for 9566299
felixwang9817
authored
9566299
View commit details
Copy full SHA for 9566299
View code at this point
Browse repository at this point
Commits on May 10, 2022
fix: Feature service to templates (#2649)
Show description for 1e02066
kevjumba
authored
1e02066
View commit details
Copy full SHA for 1e02066
View code at this point
Browse repository at this point
Commits on May 5, 2022
Revert "chore: Deprecate value type (#2611)" (#2643)
Show description for 4fbdfb1
achals
authored
4fbdfb1
View commit details
Copy full SHA for 4fbdfb1
View code at this point
Browse repository at this point
Commits on May 4, 2022
chore: Deprecate value type (#2611)
Show description for 737c488
felixwang9817
authored
737c488
View commit details
Copy full SHA for 737c488
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
fix: Switch from `join_key` to `join_keys` in tests and docs (#2580)
Show description for d66c931
felixwang9817
authored
d66c931
View commit details
Copy full SHA for d66c931
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
chore: Updating quickstart and fixing roadmap + broken links to old alpha docs (#2553)
Show description for 753bd88
adchia
authored
753bd88
View commit details
Copy full SHA for 753bd88
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
chore: Fix typing (#2534)
Show description for fbdd5fc
felixwang9817
authored
fbdd5fc
View commit details
Copy full SHA for fbdd5fc
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
feat: Switch from Feature to Field (#2514)
Show description for 6a03bed
felixwang9817
authored
6a03bed
View commit details
Copy full SHA for 6a03bed
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
fix: Timestamp update (#2486)
Show description for bf23111
kevjumba
authored
bf23111
View commit details
Copy full SHA for bf23111
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
refactor!: Remove deprecated parameters from Entity and FeatureView (#2427)
Show description for e0041f1
felixwang9817
authored
e0041f1
View commit details
Copy full SHA for e0041f1
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Optimize `_populate_result_rows_from_feature_view` (#2223)
Show description for 396f729
judahrand
authored
396f729
View commit details
Copy full SHA for 396f729
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
AWS Template improvements (input prompt for configs, default to Redshift) (#1731)
Show description for 95a245a
Tsotne Tabidze
authored
95a245a
View commit details
Copy full SHA for 95a245a
View code at this point
Browse repository at this point
Commits on Jul 27, 2021
Change internal references from input to batch_source (#1729)
Show description for 489a0f8
felixwang9817
authored
489a0f8
View commit details
Copy full SHA for 489a0f8
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Add custom data sources (#1713)
Show description for a7f88c5
achals
authored
a7f88c5
View commit details
Copy full SHA for a7f88c5
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Add proper template generation to Feast CLI (#1460)
Show description for 1655b79
woop
authored
1655b79
View commit details
Copy full SHA for 1655b79
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL