You can use an Amazon Redshift data object read operation to look up data in an Amazon Redshift table.
You can add an Amazon Redshift data object read operation as a lookup in a mapping. You can then configure a lookup condition to look up data from the Amazon Redshift table. You can configure the following types of lookup on an Amazon Redshift table:
Cached Lookup
You can configure a cached lookup operation to cache the lookup data on the Spark and Databricks Spark engine.
Uncached Lookup
You can configure an uncached lookup operation when you do not want the Data Integration Service to cache the lookup data in the native environment.
When you configure an uncached lookup operation, the Data Integration Service does not honor the Amazon Redshift data object read advanced properties. However, you must provide the Amazon S3 bucket name in the Amazon Redshift data object read advanced properties to validate the read operation.
For more information about cached and uncached lookup, see
"Lookup Transformation" in the Developer Transformation Guide.