Skip to content

Commit

Permalink
GitBook: [v0.10-branch] 3 pages and 21 assets modified
Browse files Browse the repository at this point in the history
  • Loading branch information
woop authored and gitbook-bot committed May 12, 2021
1 parent 0c7f0e2 commit 81f81d7
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 deletions.
Binary file added docs/.gitbook/assets/feast_hero_010.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/feast-on-kubernetes/concepts/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Concept Hierarchy

![](../../.gitbook/assets/image%20%284%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%283%29%20%282%29.png)
![](../../.gitbook/assets/image%20%284%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%282%29%20%283%29%20%283%29%20%282%29.png)

Feast contains the following core concepts:

Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ entity_df.head()
```
{% endcode %}

![](.gitbook/assets/feast-landing-page-blog-post-page-5%20%281%29%20%281%29%20%281%29%20%282%29%20%282%29%20%285%29%20%285%29.png)
![](.gitbook/assets/feast-landing-page-blog-post-page-5%20%281%29%20%281%29%20%281%29%20%282%29%20%282%29%20%285%29%20%287%29%20%285%29.png)

This DataFrame represents the entity keys and timestamps that we want feature values for. We can pass this Entity DataFrame into Feast, and Feast will fetch point-in-time correct features for each row:

Expand Down
32 changes: 16 additions & 16 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ Our current proposed roadmap for 0.11 and onward is as follows

## Backlog

- Add On demand transformations support
- Add Data quality monitoring
- Add Snowflake offline store support
- Add Bigtable support

## Scheduled for development (next 3 months)

- Ensure Feast Serving is compatible with the new Feast (#1497)
- Decouple Feast Serving from Feast Core
- Add FeatureView support to Feast Serving
- Update Helm Charts (remove Core, Postgres, Job Service, Spark)
- Add Redis support for Feast (#1497)
- Add direct deployment support to AWS and GCP
- Add Dynamo support (#1409)
- Add Redshift support (#1492)
- Add Push/Ingestion API support
* Add On demand transformations support
* Add Data quality monitoring
* Add Snowflake offline store support
* Add Bigtable support

## Scheduled for development \(next 3 months\)

* Ensure Feast Serving is compatible with the new Feast \(\#1497\)
* Decouple Feast Serving from Feast Core
* Add FeatureView support to Feast Serving
* Update Helm Charts \(remove Core, Postgres, Job Service, Spark\)
* Add Redis support for Feast \(\#1497\)
* Add direct deployment support to AWS and GCP
* Add Dynamo support \(\#1409\)
* Add Redshift support \(\#1492\)
* Add Push/Ingestion API support

## Feast 0.10

Expand Down

0 comments on commit 81f81d7

Please sign in to comment.