Skip to content

Commit 7bc1dff

Browse files
fix: Update Snowflake Online docs (#3206)
Signed-off-by: Miles Adkins <miles.adkins@snowflake.com> Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
1 parent 43222f2 commit 7bc1dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/online-stores/snowflake.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ online_store:
3535
3636
## Tags KWARGs Actions:
3737
38-
"ONLINE_PATH": Adding the "ONLINE_PATH" key to a FeatureView tags parameter allows you to choose the online table path for the online serving table (ex. "{database}"."{schema}").
38+
"snowflake-online-store/online_path": Adding the "snowflake-online-store/online_path" key to a FeatureView tags parameter allows you to choose the online table path for the online serving table (ex. "{database}"."{schema}").
3939
4040
{% code title="example_config.py" %}
4141
```python

0 commit comments

Comments
 (0)