Skip to content

Commit

Permalink
change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
anshbansal committed Apr 5, 2022
1 parent a70b2b7 commit 7de2807
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion metadata-ingestion/source_docs/snowflake.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,9 @@ source:
- "information_schema.*"
table_pattern:
allow:
# If you just want to ingest for a table with name revenue
# If you want to ingest only few tables with name revenue and revenue
- ".*revenue"
- ".*sales"
profiling:
enabled: true
profile_pattern:
Expand Down

0 comments on commit 7de2807

Please sign in to comment.