Skip to content

Commit

Permalink
Update README.md (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
mars-lan authored Sep 22, 2023
1 parent e00ad7d commit 6565f5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metaphor/snowflake/profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ The config file inherits all the required and optional fields from the general S

#### Exclude Views

By default, the connector only profile Snowflake "base table", i.e. exclude views and temporary tables. The following config can enable profiling on all tables and views.
By default, the connector only profile Snowflake "base table," i.e., exclude views and temporary tables. The following config can enable profiling on all tables and views.

```yaml
exclude_views: false
include_views: false
```
#### Column Statistics
Expand Down

0 comments on commit 6565f5e

Please sign in to comment.