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.

IDTypeNameDescription
data_fetched_atTIMESTAMPData fetched atUTC 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.
datasourceTEXTData SourceThe name of the Windsor connector returning the row
nowTIMESTAMPNowCurrent timestamp
sourceTEXTSourceThe name of the Windsor connector returning the row
todayDATETodayToday's date