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
Copy file name to clipboardExpand all lines: docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Feast addresses this problem by introducing feature reuse through a centralized
34
34
35
35
## What Feast is not
36
36
37
-
\*\*\*\*[**ETL**](https://en.wikipedia.org/wiki/Extract,_transform,_load)**or**[**ELT**](https://en.wikipedia.org/wiki/Extract,_load,_transform)**system:** Feast is not \(and does not plan to become\) a general purpose data transformation or pipelining system. Feast plans to include a light-weight feature engineering toolkit, but we encourage teams to integrate Feast with upstream ETL/ELT systems that are specialized in transformation.
37
+
[**ETL**](https://en.wikipedia.org/wiki/Extract,_transform,_load)**or**[**ELT**](https://en.wikipedia.org/wiki/Extract,_load,_transform)**system:** Feast is not \(and does not plan to become\) a general purpose data transformation or pipelining system. Feast plans to include a light-weight feature engineering toolkit, but we encourage teams to integrate Feast with upstream ETL/ELT systems that are specialized in transformation.
38
38
39
39
**Data warehouse:** Feast is not a replacement for your data warehouse or the source of truth for all transformed data in your organization. Rather, Feast is a light-weight downstream layer that can serve data from an existing data warehouse \(or other data sources\) to models in production.
0 commit comments