FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · WingCode/feast · GitHub
WingCode
/
feast
Public
forked from
feast-dev/feast
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 9, 2021
Add a description field the Feature Service class and proto (#1771)
Show description for 8ef2053
achals
authored
8ef2053
View commit details
Copy full SHA for 8ef2053
Browse repository at this point
GitBook: [master] 90 pages and 7 assets modified
woop
authored and
gitbook-bot
committed
316aabb
View commit details
Copy full SHA for 316aabb
Browse repository at this point
Add message about restarting the Jupyter runtime to Quickstart
Show description for f16de93
woop
committed
f16de93
View commit details
Copy full SHA for f16de93
Browse repository at this point
Add quickstart to examples folder
Show description for 4923aef
woop
committed
4923aef
View commit details
Copy full SHA for 4923aef
Browse repository at this point
Commits on Aug 6, 2021
Fix BQ historical retrieval with rows that got backfilled (#1744)
Show description for 54bbe5f
MattDelac
authored
54bbe5f
View commit details
Copy full SHA for 54bbe5f
Browse repository at this point
Commits on Aug 5, 2021
Update CHANGELOG for Feast v0.12.0
Show description for f663865
Tsotne Tabidze
committed
f663865
View commit details
Copy full SHA for f663865
Browse repository at this point
Commits on Aug 4, 2021
Add the foundation of the universal feature repo and a test that uses it (#1734)
Show description for 7977a53
achals
authored
7977a53
View commit details
Copy full SHA for 7977a53
Browse repository at this point
Fix redshift table format in docs
Show description for 1f505e0
Tsotne Tabidze
committed
1f505e0
View commit details
Copy full SHA for 1f505e0
Browse repository at this point
Fix comment in docs
Show description for 5fc9048
Tsotne Tabidze
committed
5fc9048
View commit details
Copy full SHA for 5fc9048
Browse repository at this point
Add AWS docs in summary.md (#1761)
Show description for c2fd436
Tsotne Tabidze
authored
c2fd436
View commit details
Copy full SHA for c2fd436
Browse repository at this point
Commits on Aug 3, 2021
Docstring tests (#1749)
Show description for 257b0f3
felixwang9817
authored
257b0f3
View commit details
Copy full SHA for 257b0f3
Browse repository at this point
added small note about project naming (#1752)
Show description for 729e0c9
codyjlin
authored
729e0c9
View commit details
Copy full SHA for 729e0c9
Browse repository at this point
Commits on Aug 2, 2021
Updating CLI apply to use FeatureStore (#1745)
Show description for a548c48
adchia
authored
a548c48
View commit details
Copy full SHA for a548c48
Browse repository at this point
Commits on Aug 1, 2021
Document permissions for AWS (DynamoDB & Redshift) (#1753)
Show description for 8f6e8df
Tsotne Tabidze
authored
8f6e8df
View commit details
Copy full SHA for 8f6e8df
Browse repository at this point
Fix `feast apply` bugs (#1754)
Show description for 082bbff
Tsotne Tabidze
authored
082bbff
View commit details
Copy full SHA for 082bbff
Browse repository at this point
Commits on Jul 30, 2021
GitBook: [master] 87 pages and 3 assets modified
Jules Damji
authored and
gitbook-bot
committed
651d066
View commit details
Copy full SHA for 651d066
Browse repository at this point
Fix warning in FeatureView.from_proto (#1751)
Show description for 07112f5
Tsotne Tabidze
authored
07112f5
View commit details
Copy full SHA for 07112f5
Browse repository at this point
Add Feature Service to the concepts group (#1750)
Show description for ac4147d
achals
authored
ac4147d
View commit details
Copy full SHA for ac4147d
Browse repository at this point
Document how pandas deals with missing values (#1748)
Show description for 1841bb3
achals
authored
1841bb3
View commit details
Copy full SHA for 1841bb3
Browse repository at this point
Commits on Jul 29, 2021
Restore feature refs (#1746)
Show description for de8a1b6
felixwang9817
authored
de8a1b6
View commit details
Copy full SHA for de8a1b6
Browse repository at this point
Delete old code (#1743)
Show description for 6b9a79b
felixwang9817
authored
6b9a79b
View commit details
Copy full SHA for 6b9a79b
Browse repository at this point
Commits on Jul 28, 2021
Bump dependency on pyyaml (#1742)
Show description for 2dfdace
achals
authored
2dfdace
View commit details
Copy full SHA for 2dfdace
Browse repository at this point
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
Browse repository at this point
Make sure FeatureViews with same name can not be applied at the same … (#1651)
Show description for 7972992
tedhtchang
and
woop
authored
7972992
View commit details
Copy full SHA for 7972992
Browse repository at this point
Clean up uploaded entities in Redshift offline store (#1730)
Show description for 6713384
Tsotne Tabidze
authored
6713384
View commit details
Copy full SHA for 6713384
Browse repository at this point
Commits on Jul 27, 2021
Docstrings (#1739)
Show description for 8099ea7
felixwang9817
authored
8099ea7
View commit details
Copy full SHA for 8099ea7
Browse repository at this point
Add AWS documentation (DynamoDB, Redshift) (#1733)
Show description for 9ae9e3c
Tsotne Tabidze
authored
9ae9e3c
View commit details
Copy full SHA for 9ae9e3c
Browse repository at this point
Change internal references from input to batch_source (#1729)
Show description for 489a0f8
felixwang9817
authored
489a0f8
View commit details
Copy full SHA for 489a0f8
Browse repository at this point
Teardown integration tests resources for aws (#1740)
Show description for 47f30b3
achals
authored
47f30b3
View commit details
Copy full SHA for 47f30b3
Browse repository at this point
Fix GCS version (#1732)
Show description for ee8cc26
potatochip
and
Aaron Mangum
authored
ee8cc26
View commit details
Copy full SHA for ee8cc26
Browse repository at this point
Commits on Jul 26, 2021
GitBook: [master] 3 pages modified
woop
authored and
gitbook-bot
committed
b1cbf20
View commit details
Copy full SHA for b1cbf20
Browse repository at this point
Commits on Jul 23, 2021
Implement Redshift historical retrieval (#1720)
Show description for bf557bc
Tsotne Tabidze
and
woop
authored
bf557bc
View commit details
Copy full SHA for bf557bc
Browse repository at this point
GitBook: [master] one page modified
woop
authored and
gitbook-bot
committed
9c5a961
View commit details
Copy full SHA for 9c5a961
Browse repository at this point
GitBook: [master] 5 pages modified
woop
authored and
gitbook-bot
committed
8cc095e
View commit details
Copy full SHA for 8cc095e
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
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL