Skip to content

Commit

Permalink
Update feathr-snowflake-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hangfei committed May 2, 2023
1 parent f3d2f16 commit f67285b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to-guides/feathr-snowflake-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ parent: Feathr How-to Guides

# Using Snowflake with Feathr

Currently, feathr supports using Snowflake as a source.
Currently, feathr supports using Snowflake(SF) as a source.

# Using Snowflake as a source

Expand Down Expand Up @@ -35,4 +35,4 @@ To generate snowflake path to pass into `ObservationSettings`, we need to call `

```
observation_path = client.get_snowflake_path(database: str, schema: str, dbtable: Optional[str], query: Optional[str])
```
```

0 comments on commit f67285b

Please sign in to comment.