Schema Info

Schema Name: sfdl_stage_redshift.analytics_dwh_fact_impression
  • created: 2018-02-21 00:59:54
  • disabled: False
  • format: raw
  • id: 405
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_redshift",
        "table": "analytics_dwh_fact_impression"
    }
  • type: redshift
Schema Versions: 2
    • created: 2018-05-07 19:37:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
          "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_fact_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_fact_impression`\n(\n `audit_id`  bigint , `day_key`  int , `day`  date , `listing_impression_key`  bigint , `visitor_key`  bigint , `facility_key`  int , `search_key`  bigint , `time_of_search`  timestamp , `page_num`  int , `page_position`  int , `rank`  bigint , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'separatorChar' = '\u0001', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression'\n",
          "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_fact_impression"
      ]
    • hive_path: s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression
    • id: 3844
    • processed: 1
    • raw_data:
      {
          "_origin": "11",
          "audit_id": "0",
          "day": "2",
          "day_key": "1",
          "facility_key": "5",
          "listing_impression_key": "3",
          "page_num": "8",
          "page_position": "9",
          "rank": "10",
          "search_key": "6",
          "time_of_search": "7",
          "visitor_key": "4"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "audit_id": "bigint",
          "day": "date",
          "day_key": "int",
          "facility_key": "int",
          "listing_impression_key": "bigint",
          "page_num": "int",
          "page_position": "int",
          "rank": "bigint",
          "search_key": "bigint",
          "time_of_search": "timestamp",
          "visitor_key": "bigint"
      }
    • schema_name_id: 405
    • schema_scan_id: 276093
    • updated: 2018-05-24 16:02:45
    • created: 2018-02-21 00:59:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
          "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_fact_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_fact_impression`\n(\n `audit_id`  string , `day_key`  string , `day`  string , `listing_impression_key`  string , `visitor_key`  string , `facility_key`  string , `search_key`  string , `time_of_search`  string , `page_num`  string , `page_position`  string , `rank`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'separatorChar' = '\u0001', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression'\n",
          "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_fact_impression"
      ]
    • hive_path: s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression
    • id: 2564
    • processed: 1
    • raw_data:
      {
          "audit_id": "0",
          "day": "2",
          "day_key": "1",
          "facility_key": "5",
          "listing_impression_key": "3",
          "page_num": "8",
          "page_position": "9",
          "rank": "10",
          "search_key": "6",
          "time_of_search": "7",
          "visitor_key": "4"
      }
    • schema_attributes:
      {
          "audit_id": "int",
          "day": "date",
          "day_key": "int",
          "facility_key": "int",
          "listing_impression_key": "int",
          "page_num": "int",
          "page_position": "int",
          "rank": "int",
          "search_key": "int",
          "time_of_search": "string",
          "visitor_key": "int"
      }
    • schema_name_id: 405
    • schema_scan_id: None
    • updated: 2018-02-21 01:00:07
Schema Scans: 3
Last at 2026-04-17 03:22:34
    • duration: 0:00:03.463628
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6415185
    • payload:
      {
          "datatype_dict": {
              "audit_id": "bigint",
              "day": "date",
              "day_key": "int",
              "facility_key": "int",
              "listing_impression_key": "bigint",
              "origin_key": "varchar",
              "page_num": "int",
              "page_position": "int",
              "rank": "bigint",
              "search_key": "bigint",
              "time_of_search": "timestamp",
              "visitor_key": "bigint"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": false,
              "header_s3_object": {
                  "bucket": "sfdl-redshift-analytics-stage",
                  "key": "meta/dwh_fact_impression/2026-04-17/1776413948/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-stage",
              "hive_path": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression",
              "key": "raw_incremental/dwh_fact_impression/dt=2026-04-16/0006_part_00.gz"
          },
          "schema": {
              "name": "sfdl_stage_redshift.analytics_dwh_fact_impression",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 8323385603788005708,
              "service_name": "redshift_unloads",
              "span_id": 8145297837266003108,
              "trace_id": 8646489222496011822
          }
      }
    • running: False
    • schema_name_id: 405
    • start_time: 2026-04-17 03:22:34
    • success: True
    • trace_id: 8646489222496011822
    • duration: 0:00:03.528131
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6414635
    • payload:
      {
          "datatype_dict": {
              "audit_id": "bigint",
              "day": "date",
              "day_key": "int",
              "facility_key": "int",
              "listing_impression_key": "bigint",
              "origin_key": "varchar",
              "page_num": "int",
              "page_position": "int",
              "rank": "bigint",
              "search_key": "bigint",
              "time_of_search": "timestamp",
              "visitor_key": "bigint"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": false,
              "header_s3_object": {
                  "bucket": "sfdl-redshift-analytics-stage",
                  "key": "meta/dwh_fact_impression/2026-04-16/1776327914/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-stage",
              "hive_path": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression",
              "key": "raw_incremental/dwh_fact_impression/dt=2026-04-15/0007_part_00.gz"
          },
          "schema": {
              "name": "sfdl_stage_redshift.analytics_dwh_fact_impression",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 16067693174355536036,
              "service_name": "redshift_unloads",
              "span_id": 9989207904889209412,
              "trace_id": 9331084561981962233
          }
      }
    • running: False
    • schema_name_id: 405
    • start_time: 2026-04-16 03:27:28
    • success: True
    • trace_id: 9331084561981962233
    • duration: 0:00:29.057248
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 100,
          "partitions_applied": false,
          "success": true
      }
    • id: 276093
    • payload:
      {
          "datatype_dict": {
              "audit_id": "bigint",
              "day": "date",
              "day_key": "int",
              "facility_key": "int",
              "listing_impression_key": "bigint",
              "page_num": "int",
              "page_position": "int",
              "rank": "bigint",
              "search_key": "bigint",
              "time_of_search": "timestamp",
              "visitor_key": "bigint"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": false,
              "header_s3_object": {
                  "bucket": "sfdl-redshift-analytics-stage",
                  "key": "meta/dwh_fact_impression/2018-05-07/1525739676/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2018-05-05",
              "name": "dt",
              "type": "string",
              "value": "2018-05-05"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-stage",
              "hive_path": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression",
              "key": "raw_incremental/dwh_fact_impression/dt=2018-05-05/fact_impression.dat000.gz"
          },
          "schema": {
              "name": "sfdl_stage_redshift.analytics_dwh_fact_impression",
              "type": "redshift"
          }
      }
    • running: False
    • schema_name_id: 405
    • start_time: 2018-05-07 19:37:39
    • success: True
Partitions:
  • count: 170
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_redshift.analytics_dwh_fact_impression`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-24/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 650147,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-14/",
                "name": "dt",
                "value": "2025-10-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-15 02:56:03",
                    "last_data": "2025-10-15 02:56:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650262,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-15/",
                "name": "dt",
                "value": "2025-10-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-16 03:04:47",
                    "last_data": "2025-10-16 03:04:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650375,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-16/",
                "name": "dt",
                "value": "2025-10-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-17 02:57:09",
                    "last_data": "2025-10-17 02:57:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650492,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-17/",
                "name": "dt",
                "value": "2025-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-18 03:02:01",
                    "last_data": "2025-10-18 03:02:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650606,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-18/",
                "name": "dt",
                "value": "2025-10-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-19 03:08:07",
                    "last_data": "2025-10-19 03:08:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650727,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-19/",
                "name": "dt",
                "value": "2025-10-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-20 05:45:03",
                    "last_data": "2025-10-20 05:45:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650839,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-20/",
                "name": "dt",
                "value": "2025-10-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-21 02:58:28",
                    "last_data": "2025-10-21 02:58:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650952,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-21/",
                "name": "dt",
                "value": "2025-10-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-22 02:56:34",
                    "last_data": "2025-10-22 02:56:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651063,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-22/",
                "name": "dt",
                "value": "2025-10-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-23 03:04:46",
                    "last_data": "2025-10-23 03:04:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651179,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-23/",
                "name": "dt",
                "value": "2025-10-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-24 03:06:59",
                    "last_data": "2025-10-24 03:06:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651289,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-24/",
                "name": "dt",
                "value": "2025-10-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-25 03:14:26",
                    "last_data": "2025-10-25 03:14:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651404,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-25/",
                "name": "dt",
                "value": "2025-10-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-26 03:10:20",
                    "last_data": "2025-10-26 03:10:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651516,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-26/",
                "name": "dt",
                "value": "2025-10-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-27 03:04:43",
                    "last_data": "2025-10-27 03:04:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651635,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-27/",
                "name": "dt",
                "value": "2025-10-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-28 03:03:31",
                    "last_data": "2025-10-28 03:03:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651750,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-28/",
                "name": "dt",
                "value": "2025-10-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-29 03:14:34",
                    "last_data": "2025-10-29 03:14:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651863,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-29/",
                "name": "dt",
                "value": "2025-10-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-30 03:03:23",
                    "last_data": "2025-10-30 03:03:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651974,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-30/",
                "name": "dt",
                "value": "2025-10-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-31 02:55:27",
                    "last_data": "2025-10-31 02:55:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652084,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-31/",
                "name": "dt",
                "value": "2025-10-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-01 03:21:06",
                    "last_data": "2025-11-01 03:21:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652205,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-01/",
                "name": "dt",
                "value": "2025-11-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-02 02:26:55",
                    "last_data": "2025-11-02 02:26:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652319,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-02/",
                "name": "dt",
                "value": "2025-11-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-03 03:02:24",
                    "last_data": "2025-11-03 03:02:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652438,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-03/",
                "name": "dt",
                "value": "2025-11-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-04 02:58:56",
                    "last_data": "2025-11-04 02:58:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652552,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-04/",
                "name": "dt",
                "value": "2025-11-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-05 03:14:32",
                    "last_data": "2025-11-05 03:14:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652663,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-05/",
                "name": "dt",
                "value": "2025-11-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-06 02:59:08",
                    "last_data": "2025-11-06 02:59:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652777,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-06/",
                "name": "dt",
                "value": "2025-11-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-07 03:10:17",
                    "last_data": "2025-11-07 03:10:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652888,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-07/",
                "name": "dt",
                "value": "2025-11-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-08 02:58:29",
                    "last_data": "2025-11-08 02:58:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652998,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-08/",
                "name": "dt",
                "value": "2025-11-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-09 03:06:05",
                    "last_data": "2025-11-09 03:06:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653114,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-09/",
                "name": "dt",
                "value": "2025-11-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-10 02:56:57",
                    "last_data": "2025-11-10 02:56:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653233,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-10/",
                "name": "dt",
                "value": "2025-11-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-11 03:13:38",
                    "last_data": "2025-11-11 03:13:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653344,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-11/",
                "name": "dt",
                "value": "2025-11-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 03:03:53",
                    "last_data": "2025-11-12 03:03:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653467,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-12/",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-13 03:19:02",
                    "last_data": "2025-11-13 03:19:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653581,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-13/",
                "name": "dt",
                "value": "2025-11-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-14 02:54:40",
                    "last_data": "2025-11-14 02:54:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653692,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-14/",
                "name": "dt",
                "value": "2025-11-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-15 03:07:35",
                    "last_data": "2025-11-15 03:07:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653803,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-15/",
                "name": "dt",
                "value": "2025-11-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-16 03:16:32",
                    "last_data": "2025-11-16 03:16:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 655978,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-16/",
                "name": "dt",
                "value": "2025-11-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-17 03:09:34",
                    "last_data": "2025-11-17 03:09:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656095,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-17/",
                "name": "dt",
                "value": "2025-11-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-18 03:19:00",
                    "last_data": "2025-11-18 03:19:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656208,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-18/",
                "name": "dt",
                "value": "2025-11-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-19 03:03:47",
                    "last_data": "2025-11-19 03:03:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656322,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-19/",
                "name": "dt",
                "value": "2025-11-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-20 03:01:01",
                    "last_data": "2025-11-20 03:01:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656434,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-20/",
                "name": "dt",
                "value": "2025-11-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-21 02:54:32",
                    "last_data": "2025-11-21 02:54:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656548,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-21/",
                "name": "dt",
                "value": "2025-11-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-22 03:17:43",
                    "last_data": "2025-11-22 03:17:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656657,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-22/",
                "name": "dt",
                "value": "2025-11-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-23 03:13:52",
                    "last_data": "2025-11-23 03:13:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656769,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-23/",
                "name": "dt",
                "value": "2025-11-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-24 03:11:29",
                    "last_data": "2025-11-24 03:11:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656889,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-24/",
                "name": "dt",
                "value": "2025-11-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-25 02:53:01",
                    "last_data": "2025-11-25 02:53:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657418,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-10/",
                "name": "dt",
                "value": "2025-12-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-11 03:08:10",
                    "last_data": "2025-12-11 03:08:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657532,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-11/",
                "name": "dt",
                "value": "2025-12-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-12 02:58:41",
                    "last_data": "2025-12-12 02:58:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657649,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-12/",
                "name": "dt",
                "value": "2025-12-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-13 02:56:48",
                    "last_data": "2025-12-13 02:56:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657764,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-13/",
                "name": "dt",
                "value": "2025-12-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-14 03:14:01",
                    "last_data": "2025-12-14 03:14:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657876,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-14/",
                "name": "dt",
                "value": "2025-12-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-15 03:10:11",
                    "last_data": "2025-12-15 03:10:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657998,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-15/",
                "name": "dt",
                "value": "2025-12-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-16 03:19:35",
                    "last_data": "2025-12-16 03:19:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658113,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-16/",
                "name": "dt",
                "value": "2025-12-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-17 03:04:50",
                    "last_data": "2025-12-17 03:04:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658232,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-17/",
                "name": "dt",
                "value": "2025-12-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-18 02:57:14",
                    "last_data": "2025-12-18 02:57:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658346,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-18/",
                "name": "dt",
                "value": "2025-12-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-19 02:58:45",
                    "last_data": "2025-12-19 02:58:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658464,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-19/",
                "name": "dt",
                "value": "2025-12-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-20 03:19:30",
                    "last_data": "2025-12-20 03:19:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658578,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-20/",
                "name": "dt",
                "value": "2025-12-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-21 03:13:12",
                    "last_data": "2025-12-21 03:13:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658693,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-21/",
                "name": "dt",
                "value": "2025-12-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-22 02:59:39",
                    "last_data": "2025-12-22 02:59:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658863,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-22/",
                "name": "dt",
                "value": "2025-12-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-23 02:59:27",
                    "last_data": "2025-12-23 02:59:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658979,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-23/",
                "name": "dt",
                "value": "2025-12-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-24 02:54:40",
                    "last_data": "2025-12-24 02:54:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659097,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-24/",
                "name": "dt",
                "value": "2025-12-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-25 03:04:03",
                    "last_data": "2025-12-25 03:04:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659211,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-25/",
                "name": "dt",
                "value": "2025-12-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-26 03:14:08",
                    "last_data": "2025-12-26 03:14:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659327,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-26/",
                "name": "dt",
                "value": "2025-12-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-27 03:18:08",
                    "last_data": "2025-12-27 03:18:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659441,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-27/",
                "name": "dt",
                "value": "2025-12-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-28 02:58:11",
                    "last_data": "2025-12-28 02:58:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659556,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-28/",
                "name": "dt",
                "value": "2025-12-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-29 02:54:59",
                    "last_data": "2025-12-29 02:54:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659679,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-29/",
                "name": "dt",
                "value": "2025-12-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-30 03:06:55",
                    "last_data": "2025-12-30 03:06:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659793,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-30/",
                "name": "dt",
                "value": "2025-12-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-31 02:55:01",
                    "last_data": "2025-12-31 02:55:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659911,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-31/",
                "name": "dt",
                "value": "2025-12-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-01 02:55:39",
                    "last_data": "2026-01-01 02:55:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660040,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-01/",
                "name": "dt",
                "value": "2026-01-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-02 03:09:49",
                    "last_data": "2026-01-02 03:09:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660158,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-02/",
                "name": "dt",
                "value": "2026-01-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-03 03:10:18",
                    "last_data": "2026-01-03 03:10:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660271,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-03/",
                "name": "dt",
                "value": "2026-01-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-04 03:00:38",
                    "last_data": "2026-01-04 03:00:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660388,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-04/",
                "name": "dt",
                "value": "2026-01-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-05 02:52:26",
                    "last_data": "2026-01-05 02:52:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660507,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-05/",
                "name": "dt",
                "value": "2026-01-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-06 03:09:44",
                    "last_data": "2026-01-06 03:09:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660623,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-06/",
                "name": "dt",
                "value": "2026-01-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-07 02:59:48",
                    "last_data": "2026-01-07 02:59:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660741,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-07/",
                "name": "dt",
                "value": "2026-01-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-08 03:02:27",
                    "last_data": "2026-01-08 03:02:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660861,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-08/",
                "name": "dt",
                "value": "2026-01-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-09 03:06:19",
                    "last_data": "2026-01-09 03:06:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660976,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-09/",
                "name": "dt",
                "value": "2026-01-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-10 03:04:55",
                    "last_data": "2026-01-10 03:04:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661093,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-10/",
                "name": "dt",
                "value": "2026-01-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-11 03:14:47",
                    "last_data": "2026-01-11 03:14:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661209,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-11/",
                "name": "dt",
                "value": "2026-01-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-12 02:53:17",
                    "last_data": "2026-01-12 02:53:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661329,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-12/",
                "name": "dt",
                "value": "2026-01-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-13 03:26:22",
                    "last_data": "2026-01-13 03:26:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661444,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-13/",
                "name": "dt",
                "value": "2026-01-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-14 03:18:19",
                    "last_data": "2026-01-14 03:18:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661560,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-14/",
                "name": "dt",
                "value": "2026-01-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-15 03:05:20",
                    "last_data": "2026-01-15 03:05:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661679,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-15/",
                "name": "dt",
                "value": "2026-01-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-16 03:28:33",
                    "last_data": "2026-01-16 03:28:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661796,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-16/",
                "name": "dt",
                "value": "2026-01-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-17 02:57:34",
                    "last_data": "2026-01-17 02:57:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661911,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-17/",
                "name": "dt",
                "value": "2026-01-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-18 03:16:10",
                    "last_data": "2026-01-18 03:16:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662027,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-18/",
                "name": "dt",
                "value": "2026-01-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-19 03:21:20",
                    "last_data": "2026-01-19 03:21:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662147,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-19/",
                "name": "dt",
                "value": "2026-01-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-20 03:16:34",
                    "last_data": "2026-01-20 03:16:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662261,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-20/",
                "name": "dt",
                "value": "2026-01-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-21 03:24:34",
                    "last_data": "2026-01-21 03:24:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662432,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-21/",
                "name": "dt",
                "value": "2026-01-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-22 02:59:30",
                    "last_data": "2026-01-22 02:59:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662551,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-22/",
                "name": "dt",
                "value": "2026-01-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-23 03:17:50",
                    "last_data": "2026-01-23 03:17:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662667,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-23/",
                "name": "dt",
                "value": "2026-01-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-24 03:17:16",
                    "last_data": "2026-01-24 03:17:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662782,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-24/",
                "name": "dt",
                "value": "2026-01-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-25 03:16:42",
                    "last_data": "2026-01-25 03:16:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662900,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-25/",
                "name": "dt",
                "value": "2026-01-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-26 03:25:25",
                    "last_data": "2026-01-26 03:25:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663018,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-26/",
                "name": "dt",
                "value": "2026-01-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-27 03:14:31",
                    "last_data": "2026-01-27 03:14:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663134,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-27/",
                "name": "dt",
                "value": "2026-01-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-28 02:57:06",
                    "last_data": "2026-01-28 02:57:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 665978,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-28/",
                "name": "dt",
                "value": "2026-01-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-29 04:09:01",
                    "last_data": "2026-01-29 04:09:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666094,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-29/",
                "name": "dt",
                "value": "2026-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-30 03:09:56",
                    "last_data": "2026-01-30 03:09:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666214,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-30/",
                "name": "dt",
                "value": "2026-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-31 03:12:45",
                    "last_data": "2026-01-31 03:12:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666329,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-31/",
                "name": "dt",
                "value": "2026-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-01 02:53:34",
                    "last_data": "2026-02-01 02:53:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666462,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-01/",
                "name": "dt",
                "value": "2026-02-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-02 03:08:10",
                    "last_data": "2026-02-02 03:08:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666580,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-02/",
                "name": "dt",
                "value": "2026-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-03 02:59:46",
                    "last_data": "2026-02-03 02:59:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666701,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-03/",
                "name": "dt",
                "value": "2026-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-04 03:14:53",
                    "last_data": "2026-02-04 03:14:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666818,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-04/",
                "name": "dt",
                "value": "2026-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-05 03:10:28",
                    "last_data": "2026-02-05 03:10:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666934,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-05/",
                "name": "dt",
                "value": "2026-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-06 03:04:26",
                    "last_data": "2026-02-06 03:04:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667049,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-06/",
                "name": "dt",
                "value": "2026-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-07 03:16:02",
                    "last_data": "2026-02-07 03:16:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667164,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-07/",
                "name": "dt",
                "value": "2026-02-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-08 02:59:12",
                    "last_data": "2026-02-08 02:59:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667278,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-08/",
                "name": "dt",
                "value": "2026-02-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-09 03:02:41",
                    "last_data": "2026-02-09 03:02:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667398,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-09/",
                "name": "dt",
                "value": "2026-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-10 03:10:54",
                    "last_data": "2026-02-10 03:10:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667516,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-10/",
                "name": "dt",
                "value": "2026-02-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-11 03:16:28",
                    "last_data": "2026-02-11 03:16:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667633,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-11/",
                "name": "dt",
                "value": "2026-02-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-12 02:59:29",
                    "last_data": "2026-02-12 02:59:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667753,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-12/",
                "name": "dt",
                "value": "2026-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-13 03:05:01",
                    "last_data": "2026-02-13 03:05:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667870,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-13/",
                "name": "dt",
                "value": "2026-02-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-14 03:18:05",
                    "last_data": "2026-02-14 03:18:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667982,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-14/",
                "name": "dt",
                "value": "2026-02-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-15 03:00:07",
                    "last_data": "2026-02-15 03:00:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668100,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-15/",
                "name": "dt",
                "value": "2026-02-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-16 03:15:18",
                    "last_data": "2026-02-16 03:15:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668221,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-16/",
                "name": "dt",
                "value": "2026-02-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-17 03:21:07",
                    "last_data": "2026-02-17 03:21:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668338,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-17/",
                "name": "dt",
                "value": "2026-02-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-18 03:07:15",
                    "last_data": "2026-02-18 03:07:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668456,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-18/",
                "name": "dt",
                "value": "2026-02-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-19 02:55:05",
                    "last_data": "2026-02-19 02:55:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668574,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-19/",
                "name": "dt",
                "value": "2026-02-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-20 03:02:09",
                    "last_data": "2026-02-20 03:02:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668691,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-20/",
                "name": "dt",
                "value": "2026-02-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-21 03:25:46",
                    "last_data": "2026-02-21 03:25:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668806,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-21/",
                "name": "dt",
                "value": "2026-02-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-22 03:07:34",
                    "last_data": "2026-02-22 03:07:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668922,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-22/",
                "name": "dt",
                "value": "2026-02-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-23 03:08:53",
                    "last_data": "2026-02-23 03:08:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669043,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-23/",
                "name": "dt",
                "value": "2026-02-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-24 03:21:44",
                    "last_data": "2026-02-24 03:21:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669158,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-24/",
                "name": "dt",
                "value": "2026-02-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-25 03:18:44",
                    "last_data": "2026-02-25 03:18:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669278,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-25/",
                "name": "dt",
                "value": "2026-02-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-26 03:12:48",
                    "last_data": "2026-02-26 03:12:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669395,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-26/",
                "name": "dt",
                "value": "2026-02-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-27 03:15:47",
                    "last_data": "2026-02-27 03:15:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669512,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-27/",
                "name": "dt",
                "value": "2026-02-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-28 03:03:15",
                    "last_data": "2026-02-28 03:03:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669629,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-28/",
                "name": "dt",
                "value": "2026-02-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-01 03:20:24",
                    "last_data": "2026-03-01 03:20:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669753,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-01/",
                "name": "dt",
                "value": "2026-03-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-02 03:14:22",
                    "last_data": "2026-03-02 03:14:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669875,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-02/",
                "name": "dt",
                "value": "2026-03-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-03 03:17:24",
                    "last_data": "2026-03-03 03:17:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669989,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-03/",
                "name": "dt",
                "value": "2026-03-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-04 03:07:02",
                    "last_data": "2026-03-04 03:07:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670149,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-04/",
                "name": "dt",
                "value": "2026-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-05 03:15:16",
                    "last_data": "2026-03-05 03:15:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670267,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-05/",
                "name": "dt",
                "value": "2026-03-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-06 03:10:50",
                    "last_data": "2026-03-06 03:10:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670385,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-06/",
                "name": "dt",
                "value": "2026-03-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-07 03:21:10",
                    "last_data": "2026-03-07 03:21:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670499,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-07/",
                "name": "dt",
                "value": "2026-03-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-08 04:13:23",
                    "last_data": "2026-03-08 04:13:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670614,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-08/",
                "name": "dt",
                "value": "2026-03-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-09 03:11:02",
                    "last_data": "2026-03-09 03:11:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670736,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-09/",
                "name": "dt",
                "value": "2026-03-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-10 03:11:07",
                    "last_data": "2026-03-10 03:11:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670853,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-10/",
                "name": "dt",
                "value": "2026-03-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-11 03:11:18",
                    "last_data": "2026-03-11 03:11:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670974,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-11/",
                "name": "dt",
                "value": "2026-03-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-12 03:09:57",
                    "last_data": "2026-03-12 03:09:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671089,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-12/",
                "name": "dt",
                "value": "2026-03-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-13 03:04:37",
                    "last_data": "2026-03-13 03:04:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671205,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-13/",
                "name": "dt",
                "value": "2026-03-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-14 02:59:37",
                    "last_data": "2026-03-14 02:59:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671320,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-14/",
                "name": "dt",
                "value": "2026-03-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-15 03:11:23",
                    "last_data": "2026-03-15 03:11:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671437,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-15/",
                "name": "dt",
                "value": "2026-03-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-16 03:10:17",
                    "last_data": "2026-03-16 03:10:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671557,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-16/",
                "name": "dt",
                "value": "2026-03-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-17 03:25:07",
                    "last_data": "2026-03-17 03:25:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671673,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-17/",
                "name": "dt",
                "value": "2026-03-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-18 03:07:30",
                    "last_data": "2026-03-18 03:07:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671793,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-18/",
                "name": "dt",
                "value": "2026-03-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-19 03:17:00",
                    "last_data": "2026-03-19 03:17:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671909,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-19/",
                "name": "dt",
                "value": "2026-03-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-20 03:15:43",
                    "last_data": "2026-03-20 03:15:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672029,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-20/",
                "name": "dt",
                "value": "2026-03-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-21 03:17:46",
                    "last_data": "2026-03-21 03:17:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672145,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-21/",
                "name": "dt",
                "value": "2026-03-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-22 03:16:29",
                    "last_data": "2026-03-22 03:16:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672263,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-22/",
                "name": "dt",
                "value": "2026-03-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-23 03:08:31",
                    "last_data": "2026-03-23 03:08:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672383,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-23/",
                "name": "dt",
                "value": "2026-03-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-24 03:07:48",
                    "last_data": "2026-03-24 03:07:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672500,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-24/",
                "name": "dt",
                "value": "2026-03-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-25 03:35:46",
                    "last_data": "2026-03-25 03:35:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672617,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-25/",
                "name": "dt",
                "value": "2026-03-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-26 03:15:04",
                    "last_data": "2026-03-26 03:15:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672738,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-26/",
                "name": "dt",
                "value": "2026-03-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-27 03:18:56",
                    "last_data": "2026-03-27 03:18:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672853,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-27/",
                "name": "dt",
                "value": "2026-03-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-28 03:08:58",
                    "last_data": "2026-03-28 03:08:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672971,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-28/",
                "name": "dt",
                "value": "2026-03-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-29 03:22:15",
                    "last_data": "2026-03-29 03:22:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673086,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-29/",
                "name": "dt",
                "value": "2026-03-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-30 03:08:17",
                    "last_data": "2026-03-30 03:08:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673207,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-30/",
                "name": "dt",
                "value": "2026-03-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-31 03:21:15",
                    "last_data": "2026-03-31 03:21:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673367,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-31/",
                "name": "dt",
                "value": "2026-03-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 03:16:22",
                    "last_data": "2026-04-01 03:16:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673490,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-01/",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-02 03:22:17",
                    "last_data": "2026-04-02 03:22:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673605,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-02/",
                "name": "dt",
                "value": "2026-04-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-03 03:24:00",
                    "last_data": "2026-04-03 03:24:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673722,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-03/",
                "name": "dt",
                "value": "2026-04-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-04 03:16:16",
                    "last_data": "2026-04-04 03:16:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673836,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-04/",
                "name": "dt",
                "value": "2026-04-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-05 03:22:39",
                    "last_data": "2026-04-05 03:22:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673951,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-05/",
                "name": "dt",
                "value": "2026-04-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-06 03:18:54",
                    "last_data": "2026-04-06 03:18:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674071,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-06/",
                "name": "dt",
                "value": "2026-04-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-07 03:10:13",
                    "last_data": "2026-04-07 03:10:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674191,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-07/",
                "name": "dt",
                "value": "2026-04-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-08 03:23:38",
                    "last_data": "2026-04-08 03:23:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674310,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-08/",
                "name": "dt",
                "value": "2026-04-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-09 03:26:16",
                    "last_data": "2026-04-09 03:26:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674428,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-09/",
                "name": "dt",
                "value": "2026-04-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-10 03:18:47",
                    "last_data": "2026-04-10 03:18:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674542,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-10/",
                "name": "dt",
                "value": "2026-04-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-11 03:09:32",
                    "last_data": "2026-04-11 03:09:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674659,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-11/",
                "name": "dt",
                "value": "2026-04-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-12 03:36:09",
                    "last_data": "2026-04-12 03:36:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674774,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-12/",
                "name": "dt",
                "value": "2026-04-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 03:17:59",
                    "last_data": "2026-04-13 03:17:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674894,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-13/",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-14 03:10:50",
                    "last_data": "2026-04-14 03:10:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675012,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-14/",
                "name": "dt",
                "value": "2026-04-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-15 03:25:43",
                    "last_data": "2026-04-15 03:25:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675132,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-15/",
                "name": "dt",
                "value": "2026-04-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-16 03:27:29",
                    "last_data": "2026-04-16 03:27:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675269,
                "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-16/",
                "name": "dt",
                "value": "2026-04-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-17 03:22:35",
                    "last_data": "2026-04-17 03:22:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "audit_id": "bigint",
        "day": "date",
        "day_key": "int",
        "facility_key": "int",
        "listing_impression_key": "bigint",
        "page_num": "int",
        "page_position": "int",
        "rank": "bigint",
        "search_key": "bigint",
        "time_of_search": "timestamp",
        "visitor_key": "bigint"
    }
  • created: 2018-05-07 19:37:39
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_fact_impression`\n(\n `audit_id`  bigint , `day_key`  int , `day`  date , `listing_impression_key`  bigint , `visitor_key`  bigint , `facility_key`  int , `search_key`  bigint , `time_of_search`  timestamp , `page_num`  int , `page_position`  int , `rank`  bigint , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'separatorChar' = '\u0001', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_fact_impression`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_fact_impression"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-02-21 00:59:54",
        "disabled": false,
        "format": "raw",
        "id": 405,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_redshift",
            "table": "analytics_dwh_fact_impression"
        },
        "type": "redshift"
    },
    "partition": {
        "count": 170,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_redshift.analytics_dwh_fact_impression`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-24/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 650147,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-14/",
                    "name": "dt",
                    "value": "2025-10-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-15 02:56:03",
                        "last_data": "2025-10-15 02:56:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650262,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-15/",
                    "name": "dt",
                    "value": "2025-10-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-16 03:04:47",
                        "last_data": "2025-10-16 03:04:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650375,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-16/",
                    "name": "dt",
                    "value": "2025-10-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-17 02:57:09",
                        "last_data": "2025-10-17 02:57:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650492,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-17/",
                    "name": "dt",
                    "value": "2025-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-18 03:02:01",
                        "last_data": "2025-10-18 03:02:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650606,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-18/",
                    "name": "dt",
                    "value": "2025-10-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-19 03:08:07",
                        "last_data": "2025-10-19 03:08:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650727,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-19/",
                    "name": "dt",
                    "value": "2025-10-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-20 05:45:03",
                        "last_data": "2025-10-20 05:45:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650839,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-20/",
                    "name": "dt",
                    "value": "2025-10-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-21 02:58:28",
                        "last_data": "2025-10-21 02:58:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650952,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-21/",
                    "name": "dt",
                    "value": "2025-10-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-22 02:56:34",
                        "last_data": "2025-10-22 02:56:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651063,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-22/",
                    "name": "dt",
                    "value": "2025-10-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-23 03:04:46",
                        "last_data": "2025-10-23 03:04:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651179,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-23/",
                    "name": "dt",
                    "value": "2025-10-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-24 03:06:59",
                        "last_data": "2025-10-24 03:06:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651289,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-24/",
                    "name": "dt",
                    "value": "2025-10-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-25 03:14:26",
                        "last_data": "2025-10-25 03:14:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651404,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-25/",
                    "name": "dt",
                    "value": "2025-10-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-26 03:10:20",
                        "last_data": "2025-10-26 03:10:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651516,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-26/",
                    "name": "dt",
                    "value": "2025-10-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-27 03:04:43",
                        "last_data": "2025-10-27 03:04:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651635,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-27/",
                    "name": "dt",
                    "value": "2025-10-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-28 03:03:31",
                        "last_data": "2025-10-28 03:03:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651750,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-28/",
                    "name": "dt",
                    "value": "2025-10-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-29 03:14:34",
                        "last_data": "2025-10-29 03:14:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651863,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-29/",
                    "name": "dt",
                    "value": "2025-10-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-30 03:03:23",
                        "last_data": "2025-10-30 03:03:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651974,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-30/",
                    "name": "dt",
                    "value": "2025-10-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-31 02:55:27",
                        "last_data": "2025-10-31 02:55:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652084,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-10-31/",
                    "name": "dt",
                    "value": "2025-10-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-01 03:21:06",
                        "last_data": "2025-11-01 03:21:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652205,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-01/",
                    "name": "dt",
                    "value": "2025-11-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-02 02:26:55",
                        "last_data": "2025-11-02 02:26:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652319,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-02/",
                    "name": "dt",
                    "value": "2025-11-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-03 03:02:24",
                        "last_data": "2025-11-03 03:02:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652438,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-03/",
                    "name": "dt",
                    "value": "2025-11-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-04 02:58:56",
                        "last_data": "2025-11-04 02:58:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652552,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-04/",
                    "name": "dt",
                    "value": "2025-11-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-05 03:14:32",
                        "last_data": "2025-11-05 03:14:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652663,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-05/",
                    "name": "dt",
                    "value": "2025-11-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-06 02:59:08",
                        "last_data": "2025-11-06 02:59:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652777,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-06/",
                    "name": "dt",
                    "value": "2025-11-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-07 03:10:17",
                        "last_data": "2025-11-07 03:10:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652888,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-07/",
                    "name": "dt",
                    "value": "2025-11-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-08 02:58:29",
                        "last_data": "2025-11-08 02:58:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652998,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-08/",
                    "name": "dt",
                    "value": "2025-11-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-09 03:06:05",
                        "last_data": "2025-11-09 03:06:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653114,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-09/",
                    "name": "dt",
                    "value": "2025-11-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-10 02:56:57",
                        "last_data": "2025-11-10 02:56:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653233,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-10/",
                    "name": "dt",
                    "value": "2025-11-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-11 03:13:38",
                        "last_data": "2025-11-11 03:13:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653344,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-11/",
                    "name": "dt",
                    "value": "2025-11-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 03:03:53",
                        "last_data": "2025-11-12 03:03:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653467,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-12/",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-13 03:19:02",
                        "last_data": "2025-11-13 03:19:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653581,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-13/",
                    "name": "dt",
                    "value": "2025-11-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-14 02:54:40",
                        "last_data": "2025-11-14 02:54:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653692,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-14/",
                    "name": "dt",
                    "value": "2025-11-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-15 03:07:35",
                        "last_data": "2025-11-15 03:07:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653803,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-15/",
                    "name": "dt",
                    "value": "2025-11-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-16 03:16:32",
                        "last_data": "2025-11-16 03:16:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 655978,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-16/",
                    "name": "dt",
                    "value": "2025-11-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-17 03:09:34",
                        "last_data": "2025-11-17 03:09:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656095,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-17/",
                    "name": "dt",
                    "value": "2025-11-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-18 03:19:00",
                        "last_data": "2025-11-18 03:19:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656208,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-18/",
                    "name": "dt",
                    "value": "2025-11-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-19 03:03:47",
                        "last_data": "2025-11-19 03:03:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656322,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-19/",
                    "name": "dt",
                    "value": "2025-11-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-20 03:01:01",
                        "last_data": "2025-11-20 03:01:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656434,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-20/",
                    "name": "dt",
                    "value": "2025-11-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-21 02:54:32",
                        "last_data": "2025-11-21 02:54:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656548,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-21/",
                    "name": "dt",
                    "value": "2025-11-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-22 03:17:43",
                        "last_data": "2025-11-22 03:17:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656657,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-22/",
                    "name": "dt",
                    "value": "2025-11-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-23 03:13:52",
                        "last_data": "2025-11-23 03:13:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656769,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-23/",
                    "name": "dt",
                    "value": "2025-11-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-24 03:11:29",
                        "last_data": "2025-11-24 03:11:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656889,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-11-24/",
                    "name": "dt",
                    "value": "2025-11-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-25 02:53:01",
                        "last_data": "2025-11-25 02:53:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657418,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-10/",
                    "name": "dt",
                    "value": "2025-12-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-11 03:08:10",
                        "last_data": "2025-12-11 03:08:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657532,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-11/",
                    "name": "dt",
                    "value": "2025-12-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-12 02:58:41",
                        "last_data": "2025-12-12 02:58:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657649,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-12/",
                    "name": "dt",
                    "value": "2025-12-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-13 02:56:48",
                        "last_data": "2025-12-13 02:56:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657764,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-13/",
                    "name": "dt",
                    "value": "2025-12-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-14 03:14:01",
                        "last_data": "2025-12-14 03:14:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657876,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-14/",
                    "name": "dt",
                    "value": "2025-12-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-15 03:10:11",
                        "last_data": "2025-12-15 03:10:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657998,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-15/",
                    "name": "dt",
                    "value": "2025-12-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-16 03:19:35",
                        "last_data": "2025-12-16 03:19:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658113,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-16/",
                    "name": "dt",
                    "value": "2025-12-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-17 03:04:50",
                        "last_data": "2025-12-17 03:04:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658232,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-17/",
                    "name": "dt",
                    "value": "2025-12-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-18 02:57:14",
                        "last_data": "2025-12-18 02:57:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658346,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-18/",
                    "name": "dt",
                    "value": "2025-12-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-19 02:58:45",
                        "last_data": "2025-12-19 02:58:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658464,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-19/",
                    "name": "dt",
                    "value": "2025-12-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-20 03:19:30",
                        "last_data": "2025-12-20 03:19:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658578,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-20/",
                    "name": "dt",
                    "value": "2025-12-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-21 03:13:12",
                        "last_data": "2025-12-21 03:13:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658693,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-21/",
                    "name": "dt",
                    "value": "2025-12-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-22 02:59:39",
                        "last_data": "2025-12-22 02:59:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658863,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-22/",
                    "name": "dt",
                    "value": "2025-12-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-23 02:59:27",
                        "last_data": "2025-12-23 02:59:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658979,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-23/",
                    "name": "dt",
                    "value": "2025-12-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-24 02:54:40",
                        "last_data": "2025-12-24 02:54:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659097,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-24/",
                    "name": "dt",
                    "value": "2025-12-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-25 03:04:03",
                        "last_data": "2025-12-25 03:04:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659211,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-25/",
                    "name": "dt",
                    "value": "2025-12-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-26 03:14:08",
                        "last_data": "2025-12-26 03:14:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659327,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-26/",
                    "name": "dt",
                    "value": "2025-12-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-27 03:18:08",
                        "last_data": "2025-12-27 03:18:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659441,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-27/",
                    "name": "dt",
                    "value": "2025-12-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-28 02:58:11",
                        "last_data": "2025-12-28 02:58:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659556,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-28/",
                    "name": "dt",
                    "value": "2025-12-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-29 02:54:59",
                        "last_data": "2025-12-29 02:54:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659679,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-29/",
                    "name": "dt",
                    "value": "2025-12-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-30 03:06:55",
                        "last_data": "2025-12-30 03:06:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659793,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-30/",
                    "name": "dt",
                    "value": "2025-12-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-31 02:55:01",
                        "last_data": "2025-12-31 02:55:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659911,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2025-12-31/",
                    "name": "dt",
                    "value": "2025-12-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-01 02:55:39",
                        "last_data": "2026-01-01 02:55:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660040,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-01/",
                    "name": "dt",
                    "value": "2026-01-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-02 03:09:49",
                        "last_data": "2026-01-02 03:09:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660158,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-02/",
                    "name": "dt",
                    "value": "2026-01-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-03 03:10:18",
                        "last_data": "2026-01-03 03:10:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660271,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-03/",
                    "name": "dt",
                    "value": "2026-01-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-04 03:00:38",
                        "last_data": "2026-01-04 03:00:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660388,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-04/",
                    "name": "dt",
                    "value": "2026-01-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-05 02:52:26",
                        "last_data": "2026-01-05 02:52:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660507,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-05/",
                    "name": "dt",
                    "value": "2026-01-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-06 03:09:44",
                        "last_data": "2026-01-06 03:09:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660623,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-06/",
                    "name": "dt",
                    "value": "2026-01-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-07 02:59:48",
                        "last_data": "2026-01-07 02:59:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660741,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-07/",
                    "name": "dt",
                    "value": "2026-01-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-08 03:02:27",
                        "last_data": "2026-01-08 03:02:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660861,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-08/",
                    "name": "dt",
                    "value": "2026-01-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-09 03:06:19",
                        "last_data": "2026-01-09 03:06:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660976,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-09/",
                    "name": "dt",
                    "value": "2026-01-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-10 03:04:55",
                        "last_data": "2026-01-10 03:04:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661093,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-10/",
                    "name": "dt",
                    "value": "2026-01-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-11 03:14:47",
                        "last_data": "2026-01-11 03:14:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661209,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-11/",
                    "name": "dt",
                    "value": "2026-01-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-12 02:53:17",
                        "last_data": "2026-01-12 02:53:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661329,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-12/",
                    "name": "dt",
                    "value": "2026-01-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-13 03:26:22",
                        "last_data": "2026-01-13 03:26:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661444,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-13/",
                    "name": "dt",
                    "value": "2026-01-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-14 03:18:19",
                        "last_data": "2026-01-14 03:18:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661560,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-14/",
                    "name": "dt",
                    "value": "2026-01-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-15 03:05:20",
                        "last_data": "2026-01-15 03:05:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661679,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-15/",
                    "name": "dt",
                    "value": "2026-01-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-16 03:28:33",
                        "last_data": "2026-01-16 03:28:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661796,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-16/",
                    "name": "dt",
                    "value": "2026-01-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-17 02:57:34",
                        "last_data": "2026-01-17 02:57:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661911,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-17/",
                    "name": "dt",
                    "value": "2026-01-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-18 03:16:10",
                        "last_data": "2026-01-18 03:16:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662027,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-18/",
                    "name": "dt",
                    "value": "2026-01-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-19 03:21:20",
                        "last_data": "2026-01-19 03:21:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662147,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-19/",
                    "name": "dt",
                    "value": "2026-01-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-20 03:16:34",
                        "last_data": "2026-01-20 03:16:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662261,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-20/",
                    "name": "dt",
                    "value": "2026-01-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-21 03:24:34",
                        "last_data": "2026-01-21 03:24:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662432,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-21/",
                    "name": "dt",
                    "value": "2026-01-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-22 02:59:30",
                        "last_data": "2026-01-22 02:59:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662551,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-22/",
                    "name": "dt",
                    "value": "2026-01-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-23 03:17:50",
                        "last_data": "2026-01-23 03:17:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662667,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-23/",
                    "name": "dt",
                    "value": "2026-01-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-24 03:17:16",
                        "last_data": "2026-01-24 03:17:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662782,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-24/",
                    "name": "dt",
                    "value": "2026-01-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-25 03:16:42",
                        "last_data": "2026-01-25 03:16:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662900,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-25/",
                    "name": "dt",
                    "value": "2026-01-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-26 03:25:25",
                        "last_data": "2026-01-26 03:25:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663018,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-26/",
                    "name": "dt",
                    "value": "2026-01-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-27 03:14:31",
                        "last_data": "2026-01-27 03:14:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663134,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-27/",
                    "name": "dt",
                    "value": "2026-01-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-28 02:57:06",
                        "last_data": "2026-01-28 02:57:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 665978,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-28/",
                    "name": "dt",
                    "value": "2026-01-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-29 04:09:01",
                        "last_data": "2026-01-29 04:09:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666094,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-29/",
                    "name": "dt",
                    "value": "2026-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-30 03:09:56",
                        "last_data": "2026-01-30 03:09:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666214,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-30/",
                    "name": "dt",
                    "value": "2026-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-31 03:12:45",
                        "last_data": "2026-01-31 03:12:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666329,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-01-31/",
                    "name": "dt",
                    "value": "2026-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-01 02:53:34",
                        "last_data": "2026-02-01 02:53:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666462,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-01/",
                    "name": "dt",
                    "value": "2026-02-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-02 03:08:10",
                        "last_data": "2026-02-02 03:08:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666580,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-02/",
                    "name": "dt",
                    "value": "2026-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-03 02:59:46",
                        "last_data": "2026-02-03 02:59:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666701,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-03/",
                    "name": "dt",
                    "value": "2026-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-04 03:14:53",
                        "last_data": "2026-02-04 03:14:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666818,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-04/",
                    "name": "dt",
                    "value": "2026-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-05 03:10:28",
                        "last_data": "2026-02-05 03:10:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666934,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-05/",
                    "name": "dt",
                    "value": "2026-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-06 03:04:26",
                        "last_data": "2026-02-06 03:04:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667049,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-06/",
                    "name": "dt",
                    "value": "2026-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-07 03:16:02",
                        "last_data": "2026-02-07 03:16:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667164,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-07/",
                    "name": "dt",
                    "value": "2026-02-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-08 02:59:12",
                        "last_data": "2026-02-08 02:59:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667278,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-08/",
                    "name": "dt",
                    "value": "2026-02-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-09 03:02:41",
                        "last_data": "2026-02-09 03:02:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667398,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-09/",
                    "name": "dt",
                    "value": "2026-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-10 03:10:54",
                        "last_data": "2026-02-10 03:10:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667516,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-10/",
                    "name": "dt",
                    "value": "2026-02-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-11 03:16:28",
                        "last_data": "2026-02-11 03:16:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667633,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-11/",
                    "name": "dt",
                    "value": "2026-02-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-12 02:59:29",
                        "last_data": "2026-02-12 02:59:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667753,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-12/",
                    "name": "dt",
                    "value": "2026-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-13 03:05:01",
                        "last_data": "2026-02-13 03:05:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667870,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-13/",
                    "name": "dt",
                    "value": "2026-02-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-14 03:18:05",
                        "last_data": "2026-02-14 03:18:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667982,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-14/",
                    "name": "dt",
                    "value": "2026-02-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-15 03:00:07",
                        "last_data": "2026-02-15 03:00:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668100,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-15/",
                    "name": "dt",
                    "value": "2026-02-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-16 03:15:18",
                        "last_data": "2026-02-16 03:15:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668221,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-16/",
                    "name": "dt",
                    "value": "2026-02-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-17 03:21:07",
                        "last_data": "2026-02-17 03:21:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668338,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-17/",
                    "name": "dt",
                    "value": "2026-02-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-18 03:07:15",
                        "last_data": "2026-02-18 03:07:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668456,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-18/",
                    "name": "dt",
                    "value": "2026-02-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-19 02:55:05",
                        "last_data": "2026-02-19 02:55:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668574,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-19/",
                    "name": "dt",
                    "value": "2026-02-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-20 03:02:09",
                        "last_data": "2026-02-20 03:02:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668691,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-20/",
                    "name": "dt",
                    "value": "2026-02-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-21 03:25:46",
                        "last_data": "2026-02-21 03:25:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668806,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-21/",
                    "name": "dt",
                    "value": "2026-02-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-22 03:07:34",
                        "last_data": "2026-02-22 03:07:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668922,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-22/",
                    "name": "dt",
                    "value": "2026-02-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-23 03:08:53",
                        "last_data": "2026-02-23 03:08:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669043,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-23/",
                    "name": "dt",
                    "value": "2026-02-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-24 03:21:44",
                        "last_data": "2026-02-24 03:21:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669158,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-24/",
                    "name": "dt",
                    "value": "2026-02-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-25 03:18:44",
                        "last_data": "2026-02-25 03:18:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669278,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-25/",
                    "name": "dt",
                    "value": "2026-02-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-26 03:12:48",
                        "last_data": "2026-02-26 03:12:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669395,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-26/",
                    "name": "dt",
                    "value": "2026-02-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-27 03:15:47",
                        "last_data": "2026-02-27 03:15:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669512,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-27/",
                    "name": "dt",
                    "value": "2026-02-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-28 03:03:15",
                        "last_data": "2026-02-28 03:03:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669629,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-02-28/",
                    "name": "dt",
                    "value": "2026-02-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-01 03:20:24",
                        "last_data": "2026-03-01 03:20:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669753,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-01/",
                    "name": "dt",
                    "value": "2026-03-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-02 03:14:22",
                        "last_data": "2026-03-02 03:14:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669875,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-02/",
                    "name": "dt",
                    "value": "2026-03-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-03 03:17:24",
                        "last_data": "2026-03-03 03:17:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669989,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-03/",
                    "name": "dt",
                    "value": "2026-03-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-04 03:07:02",
                        "last_data": "2026-03-04 03:07:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670149,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-04/",
                    "name": "dt",
                    "value": "2026-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-05 03:15:16",
                        "last_data": "2026-03-05 03:15:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670267,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-05/",
                    "name": "dt",
                    "value": "2026-03-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-06 03:10:50",
                        "last_data": "2026-03-06 03:10:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670385,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-06/",
                    "name": "dt",
                    "value": "2026-03-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-07 03:21:10",
                        "last_data": "2026-03-07 03:21:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670499,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-07/",
                    "name": "dt",
                    "value": "2026-03-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-08 04:13:23",
                        "last_data": "2026-03-08 04:13:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670614,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-08/",
                    "name": "dt",
                    "value": "2026-03-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-09 03:11:02",
                        "last_data": "2026-03-09 03:11:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670736,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-09/",
                    "name": "dt",
                    "value": "2026-03-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-10 03:11:07",
                        "last_data": "2026-03-10 03:11:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670853,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-10/",
                    "name": "dt",
                    "value": "2026-03-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-11 03:11:18",
                        "last_data": "2026-03-11 03:11:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670974,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-11/",
                    "name": "dt",
                    "value": "2026-03-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-12 03:09:57",
                        "last_data": "2026-03-12 03:09:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671089,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-12/",
                    "name": "dt",
                    "value": "2026-03-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-13 03:04:37",
                        "last_data": "2026-03-13 03:04:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671205,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-13/",
                    "name": "dt",
                    "value": "2026-03-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-14 02:59:37",
                        "last_data": "2026-03-14 02:59:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671320,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-14/",
                    "name": "dt",
                    "value": "2026-03-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-15 03:11:23",
                        "last_data": "2026-03-15 03:11:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671437,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-15/",
                    "name": "dt",
                    "value": "2026-03-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-16 03:10:17",
                        "last_data": "2026-03-16 03:10:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671557,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-16/",
                    "name": "dt",
                    "value": "2026-03-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-17 03:25:07",
                        "last_data": "2026-03-17 03:25:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671673,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-17/",
                    "name": "dt",
                    "value": "2026-03-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-18 03:07:30",
                        "last_data": "2026-03-18 03:07:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671793,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-18/",
                    "name": "dt",
                    "value": "2026-03-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-19 03:17:00",
                        "last_data": "2026-03-19 03:17:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671909,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-19/",
                    "name": "dt",
                    "value": "2026-03-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-20 03:15:43",
                        "last_data": "2026-03-20 03:15:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672029,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-20/",
                    "name": "dt",
                    "value": "2026-03-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-21 03:17:46",
                        "last_data": "2026-03-21 03:17:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672145,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-21/",
                    "name": "dt",
                    "value": "2026-03-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-22 03:16:29",
                        "last_data": "2026-03-22 03:16:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672263,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-22/",
                    "name": "dt",
                    "value": "2026-03-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-23 03:08:31",
                        "last_data": "2026-03-23 03:08:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672383,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-23/",
                    "name": "dt",
                    "value": "2026-03-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-24 03:07:48",
                        "last_data": "2026-03-24 03:07:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672500,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-24/",
                    "name": "dt",
                    "value": "2026-03-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-25 03:35:46",
                        "last_data": "2026-03-25 03:35:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672617,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-25/",
                    "name": "dt",
                    "value": "2026-03-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-26 03:15:04",
                        "last_data": "2026-03-26 03:15:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672738,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-26/",
                    "name": "dt",
                    "value": "2026-03-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-27 03:18:56",
                        "last_data": "2026-03-27 03:18:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672853,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-27/",
                    "name": "dt",
                    "value": "2026-03-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-28 03:08:58",
                        "last_data": "2026-03-28 03:08:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672971,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-28/",
                    "name": "dt",
                    "value": "2026-03-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-29 03:22:15",
                        "last_data": "2026-03-29 03:22:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673086,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-29/",
                    "name": "dt",
                    "value": "2026-03-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-30 03:08:17",
                        "last_data": "2026-03-30 03:08:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673207,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-30/",
                    "name": "dt",
                    "value": "2026-03-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-31 03:21:15",
                        "last_data": "2026-03-31 03:21:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673367,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-03-31/",
                    "name": "dt",
                    "value": "2026-03-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 03:16:22",
                        "last_data": "2026-04-01 03:16:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673490,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-01/",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-02 03:22:17",
                        "last_data": "2026-04-02 03:22:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673605,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-02/",
                    "name": "dt",
                    "value": "2026-04-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-03 03:24:00",
                        "last_data": "2026-04-03 03:24:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673722,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-03/",
                    "name": "dt",
                    "value": "2026-04-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-04 03:16:16",
                        "last_data": "2026-04-04 03:16:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673836,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-04/",
                    "name": "dt",
                    "value": "2026-04-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-05 03:22:39",
                        "last_data": "2026-04-05 03:22:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673951,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-05/",
                    "name": "dt",
                    "value": "2026-04-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-06 03:18:54",
                        "last_data": "2026-04-06 03:18:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674071,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-06/",
                    "name": "dt",
                    "value": "2026-04-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-07 03:10:13",
                        "last_data": "2026-04-07 03:10:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674191,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-07/",
                    "name": "dt",
                    "value": "2026-04-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-08 03:23:38",
                        "last_data": "2026-04-08 03:23:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674310,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-08/",
                    "name": "dt",
                    "value": "2026-04-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-09 03:26:16",
                        "last_data": "2026-04-09 03:26:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674428,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-09/",
                    "name": "dt",
                    "value": "2026-04-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-10 03:18:47",
                        "last_data": "2026-04-10 03:18:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674542,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-10/",
                    "name": "dt",
                    "value": "2026-04-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-11 03:09:32",
                        "last_data": "2026-04-11 03:09:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674659,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-11/",
                    "name": "dt",
                    "value": "2026-04-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-12 03:36:09",
                        "last_data": "2026-04-12 03:36:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674774,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-12/",
                    "name": "dt",
                    "value": "2026-04-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 03:17:59",
                        "last_data": "2026-04-13 03:17:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674894,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-13/",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-14 03:10:50",
                        "last_data": "2026-04-14 03:10:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675012,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-14/",
                    "name": "dt",
                    "value": "2026-04-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-15 03:25:43",
                        "last_data": "2026-04-15 03:25:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675132,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-15/",
                    "name": "dt",
                    "value": "2026-04-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-16 03:27:29",
                        "last_data": "2026-04-16 03:27:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675269,
                    "location": "s3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression/dt=2026-04-16/",
                    "name": "dt",
                    "value": "2026-04-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-17 03:22:35",
                        "last_data": "2026-04-17 03:22:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "audit_id": "bigint",
            "day": "date",
            "day_key": "int",
            "facility_key": "int",
            "listing_impression_key": "bigint",
            "page_num": "int",
            "page_position": "int",
            "rank": "bigint",
            "search_key": "bigint",
            "time_of_search": "timestamp",
            "visitor_key": "bigint"
        },
        "created": "2018-05-07 19:37:39",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_fact_impression`\n(\n `audit_id`  bigint , `day_key`  int , `day`  date , `listing_impression_key`  bigint , `visitor_key`  bigint , `facility_key`  int , `search_key`  bigint , `time_of_search`  timestamp , `page_num`  int , `page_position`  int , `rank`  bigint , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'separatorChar' = '\u0001', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-stage/raw_incremental/dwh_fact_impression'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_fact_impression`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_fact_impression"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}