Skip to content

Commit

Permalink
chore: Update denormalized.md docs
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscojavierarceo authored Oct 26, 2024
1 parent 7bea8ee commit 0915aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/denormalized.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Streaming feature computation with Denormalized

Denormalized makes it easy to compute real-time features and write them directly to your Feast feature store. This guide will walk you through setting up a streaming pipeline that computes feature aggregations and pushes them to Feast in real-time.
Denormalized makes it easy to compute real-time features and write them directly to your Feast online store. This guide will walk you through setting up a streaming pipeline that computes feature aggregations and pushes them to Feast in real-time.

![Denormalized/Feast integration diagram](../assets/feast-denormalized.png)

Expand Down

0 comments on commit 0915aef

Please sign in to comment.