You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above architecture is the minimal Feast deployment. Want to run the full Feast on GCP/AWS? Click [here](https://docs.feast.dev/how-to-guides/feast-gcp-aws).
28
28
@@ -129,77 +129,86 @@ pprint(feature_vector)
129
129
130
130
The list below contains the functionality that contributors are planning to develop for Feast
131
131
132
-
* Items below that are in development \(or planned for development\) will be indicated in parentheses.
132
+
* Items below that are in development (or planned for development) will be indicated in parentheses.
133
133
* We welcome contribution to all items in the roadmap!
134
-
* Want to influence our roadmap and prioritization? Submit your feedback to [this form](https://docs.google.com/forms/d/e/1FAIpQLSfa1nRQ0sKz-JEFnMMCi4Jseag_yDssO_3nV9qMfxfrkil-wA/viewform).
134
+
* Want to influence our roadmap and prioritization? Submit your feedback to [this form](https://docs.google.com/forms/d/e/1FAIpQLSfa1nRQ0sKz-JEFnMMCi4Jseag_yDssO\_3nV9qMfxfrkil-wA/viewform).
135
135
* Want to speak to a Feast contributor? We are more than happy to jump on a call. Please schedule a time using [Calendly](https://calendly.com/d/x2ry-g5bb/meet-with-feast-team).
*[ ] Streaming ingestion on AWS (Planned for Q4 2021)
172
+
*[ ] Streaming ingestion on GCP\
173
+
168
174
***Feature Engineering**
169
-
*[ ] On-demand Transformations \(Development in progress. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#)\)
170
-
*[ ] Batch transformation \(SQL\)
171
-
*[ ] Streaming transformation
175
+
*[x] On-demand Transformations (Alpha release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#))
176
+
*[ ] Batch transformation (SQL)
177
+
*[ ] Streaming transformation\
178
+
172
179
***Deployments**
173
-
*[] AWS Lambda \(Development in progress. See [RFC](https://docs.google.com/document/d/1eZWKWzfBif66LDN32IajpaG-j82LSHCCOzY6R7Ax7MI/edit)\)
180
+
*[x] AWS Lambda (Alpha release. See [RFC](https://docs.google.com/document/d/1eZWKWzfBif66LDN32IajpaG-j82LSHCCOzY6R7Ax7MI/edit))
174
181
*[ ] Cloud Run
175
182
*[ ] Kubernetes
176
-
*[ ] KNative
183
+
*[ ] KNative\
184
+
177
185
***Feature Serving**
178
186
*[x] Python Client
179
-
*[] REST Feature Server \(Python\)\(Development in progress. See [RFC](https://docs.google.com/document/d/1iXvFhAsJ5jgAhPOpTdB3j-Wj1S9x3Ev_Wr6ZpnLzER4/edit)\)
180
-
*[] gRPC Feature Server \(Java\)\(See [\#1497](https://github.com/feast-dev/feast/issues/1497)\)
187
+
*[x] REST Feature Server (Python) (Alpha release. See [RFC](https://docs.google.com/document/d/1iXvFhAsJ5jgAhPOpTdB3j-Wj1S9x3Ev_Wr6ZpnLzER4/edit))
188
+
*[x] gRPC Feature Server (Java) (See [#1497](https://github.com/feast-dev/feast/issues/1497))
181
189
*[ ] Java Client
182
190
*[ ] Go Client
183
191
*[ ] Push API
184
192
*[ ] Delete API
185
-
*[ ] Feature Logging \(for training\)
193
+
*[ ] Feature Logging (for training)\
194
+
186
195
***Data Quality Management**
187
-
*[ ] Data profiling and validation \(Great Expectations\)\(Planned for Q4 2021\)
196
+
*[ ] Data profiling and validation (Great Expectations) (Planned for Q4 2021)
The above architecture is the minimal Feast deployment. Want to run the full Feast on GCP/AWS? Click [here](https://docs.feast.dev/how-to-guides/feast-gcp-aws).
0 commit comments