FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/templates/aws - 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
aws
on
swapyaml
User selector
Datepicker
Commit history
Commits on Oct 23, 2024
fix: Fix gitignore issue (#4674)
Show description for 2807dfa
emgeee
authored
2807dfa
View commit details
Copy full SHA for 2807dfa
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 Aug 16, 2024
fix: Retire pytz library (#4406)
Show description for 23c6c86
shuchu
authored
23c6c86
View commit details
Copy full SHA for 23c6c86
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
feat: Add AWS Redshift Serverless support (#3595)
Show description for 58ce148
cbarcroft
and
Chris Barcroft
authored
58ce148
View commit details
Copy full SHA for 58ce148
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
chore: Add example of getting historical features with entity SQL (#3224)
Show description for 59b4853
adchia
authored
59b4853
View commit details
Copy full SHA for 59b4853
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 19, 2022
chore: Widen dependencies (#2928)
Show description for 92785b8
chhabrakadabra
and
kevjumba
authored
92785b8
View commit details
Copy full SHA for 92785b8
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 24, 2022
fix: Fix AWS bootstrap template (#2604)
Show description for c94a69c
felixwang9817
authored
c94a69c
View commit details
Copy full SHA for c94a69c
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 Apr 4, 2022
fix: Update redshift api (#2479)
Show description for 4fa73a9
kevjumba
authored
4fa73a9
View commit details
Copy full SHA for 4fa73a9
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 22, 2021
Allow specifying FeatureServices in FeatureStore methods (#1691)
Show description for 7dff49a
achals
and
woop
authored
7dff49a
View commit details
Copy full SHA for 7dff49a
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 Jul 3, 2021
Add support for DynamoDB and S3 registry (#1483)
Show description for 17bfa61
leonid133
and
Tsotne Tabidze
authored
17bfa61
View commit details
Copy full SHA for 17bfa61
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL