You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fetch static lineage on assets relationships among tables, views, and streams.
30
30
31
31
## Prerequisites
32
32
@@ -61,7 +61,7 @@ On the **Register sources (Snowflake)** screen, do the following:
61
61
62
62
1. Enter a **Name** that the data source will be listed within the Catalog.
63
63
64
-
1. Enter the **server** URL used to connect to the Snowflake account, e.g.`xy12345.east-us-2.azure.snowflakecomputing.com`.
64
+
1. Enter the **server** URL used to connect to the Snowflake account, for example,`xy12345.east-us-2.azure.snowflakecomputing.com`.
65
65
66
66
1. Select a collection or create a new one (Optional)
67
67
@@ -115,7 +115,7 @@ To create and run a new scan, do the following:
115
115
116
116
Usage of NOT and special characters are not acceptable.
117
117
118
-
1.**Maximum memory available**: Maximum memory (in GB) available on customer's VM to be used by scanning processes. This is dependent on the size of Snowflake source to be scanned.
118
+
1.**Maximum memory available**: Maximum memory (in GB) available on customer's VM to be used by scanning processes. It's dependent on the size of Snowflake source to be scanned.
119
119
120
120
> [!Note]
121
121
> As a thumb rule, please provide 1GB memory for every 1000 tables
0 commit comments