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
Copy file name to clipboardExpand all lines: docs/guides/integration-databricks.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ import Link from '@docusaurus/Link';
12
12
13
13
# UID2 Databricks Clean Room Integration Guide
14
14
15
-
This guide is for advertisers and data providers who want to manage their raw UID2s in a Databricks environment.
15
+
This guide is for advertisers and data providers who want to convert their user data to raw UID2s in a Databricks environment.
16
16
17
17
[**GWH__MC01 "Amazon Web Services, Google Cloud Platform, or Microsoft Azure." -- which do we use? Or, any and all?**]
18
18
@@ -86,7 +86,7 @@ Add one or more tables or views to the clean room. You can use any names for the
86
86
87
87
### Map DII
88
88
89
-
Run the `identity_map_v3` clean room [notebook](#https://docs.databricks.com/aws/en/notebooks/) to map email addresses, phone numbers, or their respective hashes to raw UID2s.
89
+
Run the `identity_map_v3` clean room [notebook](https://docs.databricks.com/aws/en/notebooks/) to map email addresses, phone numbers, or their respective hashes to raw UID2s.
90
90
91
91
## Running the Clean Room Notebook
92
92
@@ -156,9 +156,8 @@ The following table shows possible values for the `UNMAPPED` column.
156
156
|`INVALID INPUT TYPE`| The value of `INPUT_TYPE` is invalid. Valid values for `INPUT_TYPE` are: `email`, `email_hash`, `phone`, `phone_hash`. |
157
157
158
158
159
-
<!--
160
159
161
-
------------------- BELOW IS A COPY OF SNOWFLAKE DOC HEADINGS ------------------------------
160
+
##BELOW IS A COPY OF SNOWFLAKE DOC HEADINGS
162
161
163
162
## Testing in the Integ Environment
164
163
@@ -176,6 +175,8 @@ xxx
176
175
177
176
### Map DII
178
177
178
+
(**we have this... but, leaving these notes in in case we want to add anything**)
179
+
179
180
Define types of <Linkhref="../ref-info/glossary-uid#gl-dii">DII</Link>?
180
181
181
182
Does the service normalize? (for email / for phone)
0 commit comments