From 7eb38aee40c4548a978b9e35e6469ad459a33aaf Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Tue, 21 Jun 2022 14:33:47 -0700 Subject: [PATCH 1/3] update Signed-off-by: Kevin Zhang --- README.md | 1 + docs/roadmap.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 152b9d2d5d2..e120f21bdb4 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ The list below contains the functionality that contributors are planning to deve * **Streaming** * [x] [Custom streaming ingestion job support](https://docs.feast.dev/how-to-guides/creating-a-custom-provider) * [x] [Push based streaming data ingestion to online store](https://docs.feast.dev/reference/data-sources/push) + * [x] [Streaming RFC](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) * [ ] Push based streaming data ingestion to offline store * **Feature Engineering** * [x] On-demand Transformations (Alpha release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#)) diff --git a/docs/roadmap.md b/docs/roadmap.md index 80cc2accd33..ae27d26f3dc 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -41,6 +41,7 @@ The list below contains the functionality that contributors are planning to deve * **Streaming** * [x] [Custom streaming ingestion job support](https://docs.feast.dev/how-to-guides/creating-a-custom-provider) * [x] [Push based streaming data ingestion to online store](https://docs.feast.dev/reference/data-sources/push) + * [x] [Streaming RFC](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) * [ ] Push based streaming data ingestion to offline store * **Feature Engineering** * [x] On-demand Transformations (Alpha release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#)) From 92c871283b45f859b98c1556d068810f891f65ec Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Wed, 22 Jun 2022 12:04:53 -0700 Subject: [PATCH 2/3] Fix Signed-off-by: Kevin Zhang --- README.md | 2 +- docs/roadmap.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e120f21bdb4..c2d0bd0940e 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ The list below contains the functionality that contributors are planning to deve * **Streaming** * [x] [Custom streaming ingestion job support](https://docs.feast.dev/how-to-guides/creating-a-custom-provider) * [x] [Push based streaming data ingestion to online store](https://docs.feast.dev/reference/data-sources/push) - * [x] [Streaming RFC](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) + * [x] [Streaming FCOs and Streaming Data Pipeline Tutorial](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) * [ ] Push based streaming data ingestion to offline store * **Feature Engineering** * [x] On-demand Transformations (Alpha release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#)) diff --git a/docs/roadmap.md b/docs/roadmap.md index ae27d26f3dc..e32cab3060d 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -41,7 +41,7 @@ The list below contains the functionality that contributors are planning to deve * **Streaming** * [x] [Custom streaming ingestion job support](https://docs.feast.dev/how-to-guides/creating-a-custom-provider) * [x] [Push based streaming data ingestion to online store](https://docs.feast.dev/reference/data-sources/push) - * [x] [Streaming RFC](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) + * [x] [Streaming FCOs and Streaming Data Pipeline Tutorial](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) * [ ] Push based streaming data ingestion to offline store * **Feature Engineering** * [x] On-demand Transformations (Alpha release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#)) From d707509efef85d92d55e22f05a7d445b04ef39c1 Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Wed, 22 Jun 2022 12:06:29 -0700 Subject: [PATCH 3/3] Fix Signed-off-by: Kevin Zhang --- README.md | 2 +- docs/roadmap.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2d0bd0940e..f5c4cda47f2 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ The list below contains the functionality that contributors are planning to deve * **Streaming** * [x] [Custom streaming ingestion job support](https://docs.feast.dev/how-to-guides/creating-a-custom-provider) * [x] [Push based streaming data ingestion to online store](https://docs.feast.dev/reference/data-sources/push) - * [x] [Streaming FCOs and Streaming Data Pipeline Tutorial](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) + * [x] [Registering SFVs with Custom Transformation Processing Pipeline](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) * [ ] Push based streaming data ingestion to offline store * **Feature Engineering** * [x] On-demand Transformations (Alpha release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#)) diff --git a/docs/roadmap.md b/docs/roadmap.md index e32cab3060d..a87176b6c57 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -41,7 +41,7 @@ The list below contains the functionality that contributors are planning to deve * **Streaming** * [x] [Custom streaming ingestion job support](https://docs.feast.dev/how-to-guides/creating-a-custom-provider) * [x] [Push based streaming data ingestion to online store](https://docs.feast.dev/reference/data-sources/push) - * [x] [Streaming FCOs and Streaming Data Pipeline Tutorial](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) + * [x] [Registering SFVs with Custom Transformation Processing Pipeline](https://docs.google.com/document/d/1UzEyETHUaGpn0ap4G82DHluiCj7zEbrQLkJJkKSv4e8/edit) * [ ] Push based streaming data ingestion to offline store * **Feature Engineering** * [x] On-demand Transformations (Alpha release. See [RFC](https://docs.google.com/document/d/1lgfIw0Drc65LpaxbUu49RCeJgMew547meSJttnUqz7c/edit#))