Lookup transform
Use this transform to add matching columns by looking them up on another catalog table.
To add a Lookup transform:
-
Navigate to your visual ETL job in Amazon SageMaker Unified Studio.
-
Choose the plus icon to open the Add nodes menu.
-
Under Transforms, choose Lookup.
-
Select the diagram to add the node to your visual ETL job.
-
Connect the transform node to a data source node.
-
Select the node on the diagram to view details about the transform.
-
Under Catalog, select the catalog to use for lookup.
-
Under Database, select a database.
-
Under Table, select a table.
-
Under Lookup key columns to match, enter columns in the lookup table, separated by commas.
-
Under Lookup columns to take, enter columns in the lookup table to add to the data when a match is found.