Redshift Connector Reference
5 dimensions
The field names of the Redshift connector are equal to the column names in your Redshift table.
The Redshift connector exposes 5 fields (0 metrics, 5 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.
Redshift Fields
The Redshift connector includes 5 fields.
| ID | Type | Name | Description |
|---|---|---|---|
| data_fetched_at | Data fetched at | UTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed. | |
| datasource | TEXT | Data Source | The name of the Windsor connector returning the row |
| now | Now | Current timestamp | |
| source | TEXT | Source | The name of the Windsor connector returning the row |
| today | DATE | Today | Today's date |
Windsor vs Coupler.io
