Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: Update Snowflake Online docs
Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
  • Loading branch information
sfc-gh-madkins committed Sep 12, 2022
commit bc2ab26f1c6a52410067e3104eb8d1de617cff5e
2 changes: 1 addition & 1 deletion docs/reference/online-stores/snowflake.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ online_store:

## Tags KWARGs Actions:

"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}").
"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}").

{% code title="example_config.py" %}
```python
Expand Down