Skip to content

dim.cluster

The dim.cluster gives information about the cluster which is being used for running the queries. It comprises a row for each cluster which is being utilised (using Type 1 dimension schema).

Note: Type 1 Slowly Changing Dimension method overwrites the existing value with the new value and does not retain history.

Column NameData TypeDescriptionExample
cluster_skBIGINTA sequencer generated unique ID for each cluster.25600
nameVARCHARThe cluster name per cluster_name in sys.log_query and sys.cluster.default_cluster
cluster_idVARCHARID of the cluster, we use varchar instead of UUID as some extractor tools operate better on this.fb96868a-cbea-422a-99b4-af485e9b43a9
valid_fromTIMESTAMPTZThe validity start date of the record as per the timestamp at the source system.2023-12-19T11:05:31.164920Z
metering_runTIMESTAMPTZThe metering run (one per hour) that created the record.2023-12-19T11:05:31.164920Z