Skip to content

Commit 5fc9048

Browse files
author
Tsotne Tabidze
committed
Fix comment in docs
Signed-off-by: Tsotne Tabidze <tsotne@tecton.ai>
1 parent c2fd436 commit 5fc9048

5 files changed

Lines changed: 5 additions & 6 deletions

File tree

docs/reference/data-sources/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ Please see [Data Source](../../concepts/feature-view.md#data-source) for an expl
77
{% page-ref page="bigquery.md" %}
88

99
{% page-ref page="redshift.md" %}
10+

docs/reference/offline-stores/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ Please see [Offline Store](../../concepts/offline-store.md) for an explanation o
77
{% page-ref page="bigquery.md" %}
88

99
{% page-ref page="redshift.md" %}
10+

docs/reference/online-stores/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Please see [Online Store](../../concepts/online-store.md) for an explanation of
99
{% page-ref page="datastore.md" %}
1010

1111
{% page-ref page="dynamodb.md" %}
12+

docs/reference/online-stores/dynamodb.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,8 @@
33
### Description
44

55
The [DynamoDB](https://aws.amazon.com/dynamodb/) online store provides support for materializing feature values into AWS DynamoDB.
6-
<!---
76

8-
TODO: Add DynamoDB to online store format document and point to it.
9-
10-
The data model used to store feature values in DynamoDB is described in more detail [here](https://github.com/feast-dev/feast/blob/master/docs/specs/online_store_format.md#google-datastore-online-store-format).
11-
12-
-->
7+
[//]: <> (TODO: Add DynamoDB to online store format document and point to it)
138

149
### Example
1510

docs/reference/providers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ Please see [Provider](../../concepts/provider.md) for an explanation of provider
77
{% page-ref page="google-cloud-platform.md" %}
88

99
{% page-ref page="amazon-web-services.md" %}
10+

0 commit comments

Comments
 (0)