Schema Info

Schema Name: sfdl_prod_redshift.analytics_dwh_fact_impression
  • created: 2018-04-02 13:29:48
  • disabled: False
  • format: raw
  • id: 341
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_redshift",
        "table": "analytics_dwh_fact_impression"
    }
  • type: redshift
Schema Versions: 2
    • created: 2018-05-04 11:11:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
          "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/dwh_fact_impression'\n",
          "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_impression"
      ]
    • hive_path: s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression
    • id: 10268
    • 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: 341
    • schema_scan_id: 11138557
    • updated: 2018-05-24 09:36:17
    • created: 2018-05-04 09:11:40
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
          "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_fact_impression`\n(\n `audit_id`  int , `day_key`  int , `day`  date , `listing_impression_key`  int , `visitor_key`  int , `facility_key`  int , `search_key`  int , `time_of_search`  timestamp , `page_num`  int , `page_position`  int , `rank`  int , `_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-prod/raw_incremental/dwh_fact_impression'\n",
          "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_impression"
      ]
    • hive_path: s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression
    • id: 10000
    • 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": "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": "timestamp",
          "visitor_key": "int"
      }
    • schema_name_id: 341
    • schema_scan_id: 11129082
    • updated: 2018-05-04 09:18:45
Schema Scans: 4
Last at 2026-04-17 03:18:04
    • duration: 0:00:03.488628
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162167883
    • 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-prod",
                  "key": "meta/dwh_fact_impression/2026-04-17/1776413847/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-prod",
              "hive_path": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression",
              "key": "raw_incremental/dwh_fact_impression/dt=2026-04-16/0006_part_00.gz"
          },
          "schema": {
              "name": "sfdl_prod_redshift.analytics_dwh_fact_impression",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 15447670283938947889,
              "service_name": "redshift_unloads",
              "span_id": 16259814495312810736,
              "trace_id": 16226908040140934472
          }
      }
    • running: False
    • schema_name_id: 341
    • start_time: 2026-04-17 03:18:04
    • success: True
    • trace_id: 16226908040140934472
    • duration: 0:00:03.489173
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162112149
    • 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-prod",
                  "key": "meta/dwh_fact_impression/2026-04-16/1776328103/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-prod",
              "hive_path": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression",
              "key": "raw_incremental/dwh_fact_impression/dt=2026-04-15/0007_part_00.gz"
          },
          "schema": {
              "name": "sfdl_prod_redshift.analytics_dwh_fact_impression",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 3577191774548582655,
              "service_name": "redshift_unloads",
              "span_id": 9476187109965236297,
              "trace_id": 14043917081563604353
          }
      }
    • running: False
    • schema_name_id: 341
    • start_time: 2026-04-16 03:37:55
    • success: True
    • trace_id: 14043917081563604353
    • duration: 0:03:41.317294
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 855,
          "partitions_applied": false,
          "success": true
      }
    • id: 11138557
    • 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-prod",
                  "key": "meta/dwh_fact_impression/2018-05-04/1525450276/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2018-05-02",
              "name": "dt",
              "type": "string",
              "value": "2018-05-02"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-prod",
              "hive_path": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression",
              "key": "raw_incremental/dwh_fact_impression/dt=2018-05-02/fact_impression.dat000.gz"
          },
          "schema": {
              "name": "sfdl_prod_redshift.analytics_dwh_fact_impression",
              "type": "redshift"
          }
      }
    • running: False
    • schema_name_id: 341
    • start_time: 2018-05-04 11:11:25
    • success: True
    • duration: 0:03:29.732218
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 855,
          "partitions_applied": false,
          "success": true
      }
    • id: 11129082
    • payload:
      {
          "datatype_dict": {
              "audit_id": "int",
              "day": "date",
              "day_key": "int",
              "facility_key": "int",
              "listing_impression_key": "int",
              "origin_key": "varchar",
              "page_num": "int",
              "page_position": "int",
              "rank": "int",
              "search_key": "int",
              "time_of_search": "timestamp",
              "visitor_key": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": false,
              "header_s3_object": {
                  "bucket": "sfdl-redshift-analytics-prod",
                  "key": "meta/dwh_fact_impression/2018-05-04/1525442987/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2018-05-04",
              "name": "dt",
              "type": "string",
              "value": "2018-05-04"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-prod",
              "hive_path": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression",
              "key": "raw_incremental/dwh_fact_impression/dt=2018-05-04/fact_impression.dat000.gz"
          },
          "schema": {
              "name": "sfdl_prod_redshift.analytics_dwh_fact_impression",
              "type": "redshift"
          }
      }
    • running: False
    • schema_name_id: 341
    • start_time: 2018-05-04 09:11:40
    • success: True
Partitions:
  • count: 185
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_redshift.analytics_dwh_fact_impression`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1566036,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:03:42",
                    "last_data": "2025-10-15 03:03:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1566271,
                "location": "s3://sfdl-redshift-analytics-prod/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:02:27",
                    "last_data": "2025-10-16 03:02:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1570585,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:03:40",
                    "last_data": "2025-10-17 03:03:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1595900,
                "location": "s3://sfdl-redshift-analytics-prod/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 02:54:32",
                    "last_data": "2025-10-18 02:54:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596157,
                "location": "s3://sfdl-redshift-analytics-prod/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:03:16",
                    "last_data": "2025-10-19 03:03:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596744,
                "location": "s3://sfdl-redshift-analytics-prod/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:39:09",
                    "last_data": "2025-10-20 05:39:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596974,
                "location": "s3://sfdl-redshift-analytics-prod/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 04:00:04",
                    "last_data": "2025-10-21 04:00:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597204,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:12:04",
                    "last_data": "2025-10-22 03:12:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597428,
                "location": "s3://sfdl-redshift-analytics-prod/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:22:24",
                    "last_data": "2025-10-23 03:22:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597695,
                "location": "s3://sfdl-redshift-analytics-prod/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:44:32",
                    "last_data": "2025-10-24 03:44:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597934,
                "location": "s3://sfdl-redshift-analytics-prod/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:23:58",
                    "last_data": "2025-10-25 03:23:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598173,
                "location": "s3://sfdl-redshift-analytics-prod/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 04:00:20",
                    "last_data": "2025-10-26 04:00:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598389,
                "location": "s3://sfdl-redshift-analytics-prod/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:40:23",
                    "last_data": "2025-10-27 03:40:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598632,
                "location": "s3://sfdl-redshift-analytics-prod/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:39:55",
                    "last_data": "2025-10-28 03:39:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598869,
                "location": "s3://sfdl-redshift-analytics-prod/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 04:26:58",
                    "last_data": "2025-10-29 04:26:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599101,
                "location": "s3://sfdl-redshift-analytics-prod/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:20:43",
                    "last_data": "2025-10-30 03:20:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599331,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:18:12",
                    "last_data": "2025-10-31 03:18:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599571,
                "location": "s3://sfdl-redshift-analytics-prod/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:41:39",
                    "last_data": "2025-11-01 03:41:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600007,
                "location": "s3://sfdl-redshift-analytics-prod/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:48:22",
                    "last_data": "2025-11-02 02:48:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600236,
                "location": "s3://sfdl-redshift-analytics-prod/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:12:02",
                    "last_data": "2025-11-03 03:12:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600482,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:12:17",
                    "last_data": "2025-11-04 03:12:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600725,
                "location": "s3://sfdl-redshift-analytics-prod/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:22:59",
                    "last_data": "2025-11-05 03:22:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600962,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:34:29",
                    "last_data": "2025-11-06 03:34:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601199,
                "location": "s3://sfdl-redshift-analytics-prod/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:15:25",
                    "last_data": "2025-11-07 03:15:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601460,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:00:06",
                    "last_data": "2025-11-08 03:00:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601701,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:46",
                    "last_data": "2025-11-09 03:11:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601929,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:09:15",
                    "last_data": "2025-11-10 03:09:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602175,
                "location": "s3://sfdl-redshift-analytics-prod/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:17:13",
                    "last_data": "2025-11-11 03:17:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602412,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:29",
                    "last_data": "2025-11-12 03:13:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602646,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:59",
                    "last_data": "2025-11-13 03:13:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602883,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:32:20",
                    "last_data": "2025-11-14 03:32:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603115,
                "location": "s3://sfdl-redshift-analytics-prod/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:18:47",
                    "last_data": "2025-11-15 03:18:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603368,
                "location": "s3://sfdl-redshift-analytics-prod/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:26:25",
                    "last_data": "2025-11-16 03:26:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605771,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:47",
                    "last_data": "2025-11-17 03:13:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606043,
                "location": "s3://sfdl-redshift-analytics-prod/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:12:14",
                    "last_data": "2025-11-18 03:12:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606277,
                "location": "s3://sfdl-redshift-analytics-prod/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:31:31",
                    "last_data": "2025-11-19 03:31:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606518,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:16",
                    "last_data": "2025-11-20 03:13:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606749,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:10:25",
                    "last_data": "2025-11-21 03:10:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607007,
                "location": "s3://sfdl-redshift-analytics-prod/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:10:33",
                    "last_data": "2025-11-22 03:10:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607773,
                "location": "s3://sfdl-redshift-analytics-prod/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:05",
                    "last_data": "2025-11-23 03:13:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607997,
                "location": "s3://sfdl-redshift-analytics-prod/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:23:26",
                    "last_data": "2025-11-24 03:23:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608241,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:15:38",
                    "last_data": "2025-11-25 03:15:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608476,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-25/",
                "name": "dt",
                "value": "2025-11-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-26 03:28:35",
                    "last_data": "2025-11-26 03:28:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608709,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-26/",
                "name": "dt",
                "value": "2025-11-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-27 03:16:37",
                    "last_data": "2025-11-27 03:16:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608936,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-27/",
                "name": "dt",
                "value": "2025-11-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-28 03:27:26",
                    "last_data": "2025-11-28 03:27:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609169,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-28/",
                "name": "dt",
                "value": "2025-11-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-29 03:25:51",
                    "last_data": "2025-11-29 03:25:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609393,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-29/",
                "name": "dt",
                "value": "2025-11-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-30 03:13:42",
                    "last_data": "2025-11-30 03:13:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609617,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-30/",
                "name": "dt",
                "value": "2025-11-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-01 03:35:03",
                    "last_data": "2025-12-01 03:35:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609871,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-01/",
                "name": "dt",
                "value": "2025-12-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-02 03:21:23",
                    "last_data": "2025-12-02 03:21:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610110,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-02/",
                "name": "dt",
                "value": "2025-12-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-03 03:15:54",
                    "last_data": "2025-12-03 03:15:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610348,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-03/",
                "name": "dt",
                "value": "2025-12-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-04 03:22:48",
                    "last_data": "2025-12-04 03:22:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610583,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-04/",
                "name": "dt",
                "value": "2025-12-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-05 03:12:15",
                    "last_data": "2025-12-05 03:12:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611095,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-05/",
                "name": "dt",
                "value": "2025-12-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-06 03:07:04",
                    "last_data": "2025-12-06 03:07:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611330,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-06/",
                "name": "dt",
                "value": "2025-12-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-07 03:13:41",
                    "last_data": "2025-12-07 03:13:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611561,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-07/",
                "name": "dt",
                "value": "2025-12-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-08 03:17:52",
                    "last_data": "2025-12-08 03:17:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611796,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-08/",
                "name": "dt",
                "value": "2025-12-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-09 03:18:13",
                    "last_data": "2025-12-09 03:18:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612284,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-09/",
                "name": "dt",
                "value": "2025-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 03:33:46",
                    "last_data": "2025-12-10 03:33:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612519,
                "location": "s3://sfdl-redshift-analytics-prod/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:23:59",
                    "last_data": "2025-12-11 03:23:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612775,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:22:46",
                    "last_data": "2025-12-12 03:22:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613095,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:23:30",
                    "last_data": "2025-12-13 03:23:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613315,
                "location": "s3://sfdl-redshift-analytics-prod/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:22:33",
                    "last_data": "2025-12-14 03:22:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613540,
                "location": "s3://sfdl-redshift-analytics-prod/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:16:45",
                    "last_data": "2025-12-15 03:16:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1614047,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:22",
                    "last_data": "2025-12-16 03:11:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616561,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:12",
                    "last_data": "2025-12-17 03:13:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616781,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:27:02",
                    "last_data": "2025-12-18 03:27:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617003,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:21:29",
                    "last_data": "2025-12-19 03:21:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617216,
                "location": "s3://sfdl-redshift-analytics-prod/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:26:48",
                    "last_data": "2025-12-20 03:26:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617469,
                "location": "s3://sfdl-redshift-analytics-prod/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:30:00",
                    "last_data": "2025-12-21 03:30:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617677,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:12:08",
                    "last_data": "2025-12-22 03:12:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617893,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:08:53",
                    "last_data": "2025-12-23 03:08:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618108,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:00:55",
                    "last_data": "2025-12-24 03:00:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618327,
                "location": "s3://sfdl-redshift-analytics-prod/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:20:05",
                    "last_data": "2025-12-25 03:20:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618534,
                "location": "s3://sfdl-redshift-analytics-prod/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 02:55:36",
                    "last_data": "2025-12-26 02:55:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618754,
                "location": "s3://sfdl-redshift-analytics-prod/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:03:19",
                    "last_data": "2025-12-27 03:03:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618967,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:16:35",
                    "last_data": "2025-12-28 03:16:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619211,
                "location": "s3://sfdl-redshift-analytics-prod/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:57:22",
                    "last_data": "2025-12-29 02:57:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619434,
                "location": "s3://sfdl-redshift-analytics-prod/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:01:30",
                    "last_data": "2025-12-30 03:01:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619649,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:01:48",
                    "last_data": "2025-12-31 03:01:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619871,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:12:47",
                    "last_data": "2026-01-01 03:12:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620102,
                "location": "s3://sfdl-redshift-analytics-prod/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 02:59:15",
                    "last_data": "2026-01-02 02:59:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620320,
                "location": "s3://sfdl-redshift-analytics-prod/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:01:33",
                    "last_data": "2026-01-03 03:01:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620538,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:57",
                    "last_data": "2026-01-04 03:11:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620749,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:05:57",
                    "last_data": "2026-01-05 03:05:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620973,
                "location": "s3://sfdl-redshift-analytics-prod/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:02:34",
                    "last_data": "2026-01-06 03:02:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621194,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:10:38",
                    "last_data": "2026-01-07 03:10:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621418,
                "location": "s3://sfdl-redshift-analytics-prod/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 02:55:43",
                    "last_data": "2026-01-08 02:55:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621645,
                "location": "s3://sfdl-redshift-analytics-prod/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:21:44",
                    "last_data": "2026-01-09 03:21:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621869,
                "location": "s3://sfdl-redshift-analytics-prod/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:03:00",
                    "last_data": "2026-01-10 03:03:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622095,
                "location": "s3://sfdl-redshift-analytics-prod/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:16:05",
                    "last_data": "2026-01-11 03:16:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622310,
                "location": "s3://sfdl-redshift-analytics-prod/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:54:49",
                    "last_data": "2026-01-12 02:54:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622644,
                "location": "s3://sfdl-redshift-analytics-prod/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 02:59:51",
                    "last_data": "2026-01-13 02:59:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622864,
                "location": "s3://sfdl-redshift-analytics-prod/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:03:11",
                    "last_data": "2026-01-14 03:03:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623084,
                "location": "s3://sfdl-redshift-analytics-prod/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:22:08",
                    "last_data": "2026-01-15 03:22:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623357,
                "location": "s3://sfdl-redshift-analytics-prod/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:00:06",
                    "last_data": "2026-01-16 03:00:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625767,
                "location": "s3://sfdl-redshift-analytics-prod/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 12:23:41",
                    "last_data": "2026-01-17 12:23:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626103,
                "location": "s3://sfdl-redshift-analytics-prod/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:17:02",
                    "last_data": "2026-01-18 03:17:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626312,
                "location": "s3://sfdl-redshift-analytics-prod/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:04:53",
                    "last_data": "2026-01-19 03:04:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626566,
                "location": "s3://sfdl-redshift-analytics-prod/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:12:55",
                    "last_data": "2026-01-20 03:12:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626781,
                "location": "s3://sfdl-redshift-analytics-prod/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 04:14:24",
                    "last_data": "2026-01-21 04:14:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627014,
                "location": "s3://sfdl-redshift-analytics-prod/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 04:21:34",
                    "last_data": "2026-01-22 04:21:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627214,
                "location": "s3://sfdl-redshift-analytics-prod/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:08:49",
                    "last_data": "2026-01-23 03:08:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627431,
                "location": "s3://sfdl-redshift-analytics-prod/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:09:41",
                    "last_data": "2026-01-24 03:09:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627641,
                "location": "s3://sfdl-redshift-analytics-prod/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:40:50",
                    "last_data": "2026-01-25 03:40:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627852,
                "location": "s3://sfdl-redshift-analytics-prod/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:08:43",
                    "last_data": "2026-01-26 03:08:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628076,
                "location": "s3://sfdl-redshift-analytics-prod/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:16:11",
                    "last_data": "2026-01-27 03:16:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628297,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:04:31",
                    "last_data": "2026-01-28 03:04:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628515,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:16:17",
                    "last_data": "2026-01-29 03:16:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628747,
                "location": "s3://sfdl-redshift-analytics-prod/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:43",
                    "last_data": "2026-01-30 03:09:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628967,
                "location": "s3://sfdl-redshift-analytics-prod/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:08:44",
                    "last_data": "2026-01-31 03:08:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629172,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:15:19",
                    "last_data": "2026-02-01 03:15:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629404,
                "location": "s3://sfdl-redshift-analytics-prod/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:23:34",
                    "last_data": "2026-02-02 03:23:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629680,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:01:37",
                    "last_data": "2026-02-03 03:01:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629906,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:03",
                    "last_data": "2026-02-04 03:11:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630130,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:10",
                    "last_data": "2026-02-05 03:11:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630348,
                "location": "s3://sfdl-redshift-analytics-prod/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:29:57",
                    "last_data": "2026-02-06 03:29:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630575,
                "location": "s3://sfdl-redshift-analytics-prod/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:31:35",
                    "last_data": "2026-02-07 03:31:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630777,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:00:25",
                    "last_data": "2026-02-08 03:00:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631004,
                "location": "s3://sfdl-redshift-analytics-prod/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:44:32",
                    "last_data": "2026-02-09 03:44:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631219,
                "location": "s3://sfdl-redshift-analytics-prod/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:14:23",
                    "last_data": "2026-02-10 03:14:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631448,
                "location": "s3://sfdl-redshift-analytics-prod/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:02:56",
                    "last_data": "2026-02-11 03:02:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631758,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:02:01",
                    "last_data": "2026-02-12 03:02:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631985,
                "location": "s3://sfdl-redshift-analytics-prod/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:17:30",
                    "last_data": "2026-02-13 03:17:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632284,
                "location": "s3://sfdl-redshift-analytics-prod/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:03",
                    "last_data": "2026-02-14 03:18:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632492,
                "location": "s3://sfdl-redshift-analytics-prod/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:04:39",
                    "last_data": "2026-02-15 03:04:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632758,
                "location": "s3://sfdl-redshift-analytics-prod/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:12:34",
                    "last_data": "2026-02-16 03:12:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635060,
                "location": "s3://sfdl-redshift-analytics-prod/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:12:37",
                    "last_data": "2026-02-17 03:12:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635281,
                "location": "s3://sfdl-redshift-analytics-prod/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:34:03",
                    "last_data": "2026-02-18 03:34:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635501,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:38:37",
                    "last_data": "2026-02-19 03:38:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635711,
                "location": "s3://sfdl-redshift-analytics-prod/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:09:22",
                    "last_data": "2026-02-20 03:09:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635924,
                "location": "s3://sfdl-redshift-analytics-prod/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:20:00",
                    "last_data": "2026-02-21 03:20:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636136,
                "location": "s3://sfdl-redshift-analytics-prod/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:19:36",
                    "last_data": "2026-02-22 03:19:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636415,
                "location": "s3://sfdl-redshift-analytics-prod/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 04:03:11",
                    "last_data": "2026-02-23 04:03:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636691,
                "location": "s3://sfdl-redshift-analytics-prod/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:32:15",
                    "last_data": "2026-02-24 03:32:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636946,
                "location": "s3://sfdl-redshift-analytics-prod/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:26:29",
                    "last_data": "2026-02-25 03:26:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637529,
                "location": "s3://sfdl-redshift-analytics-prod/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:38:00",
                    "last_data": "2026-02-26 03:38:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637746,
                "location": "s3://sfdl-redshift-analytics-prod/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:07",
                    "last_data": "2026-02-27 03:15:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641132,
                "location": "s3://sfdl-redshift-analytics-prod/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:27:37",
                    "last_data": "2026-02-28 03:27:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641349,
                "location": "s3://sfdl-redshift-analytics-prod/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:23:32",
                    "last_data": "2026-03-01 03:23:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641576,
                "location": "s3://sfdl-redshift-analytics-prod/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:10:18",
                    "last_data": "2026-03-02 03:10:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641804,
                "location": "s3://sfdl-redshift-analytics-prod/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:27:26",
                    "last_data": "2026-03-03 03:27:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642018,
                "location": "s3://sfdl-redshift-analytics-prod/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:16:25",
                    "last_data": "2026-03-04 03:16:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642236,
                "location": "s3://sfdl-redshift-analytics-prod/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:20:08",
                    "last_data": "2026-03-05 03:20:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642458,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:29",
                    "last_data": "2026-03-06 03:11:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642675,
                "location": "s3://sfdl-redshift-analytics-prod/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:03:05",
                    "last_data": "2026-03-07 03:03:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642889,
                "location": "s3://sfdl-redshift-analytics-prod/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:00:20",
                    "last_data": "2026-03-08 04:00:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1643727,
                "location": "s3://sfdl-redshift-analytics-prod/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:15:45",
                    "last_data": "2026-03-09 03:15:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1644067,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:13",
                    "last_data": "2026-03-10 03:13:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645022,
                "location": "s3://sfdl-redshift-analytics-prod/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:31:33",
                    "last_data": "2026-03-11 03:31:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645230,
                "location": "s3://sfdl-redshift-analytics-prod/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:06:36",
                    "last_data": "2026-03-12 03:06:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645450,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:55",
                    "last_data": "2026-03-13 03:13:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645668,
                "location": "s3://sfdl-redshift-analytics-prod/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 03:15:52",
                    "last_data": "2026-03-14 03:15:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645877,
                "location": "s3://sfdl-redshift-analytics-prod/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:28:32",
                    "last_data": "2026-03-15 03:28:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1646208,
                "location": "s3://sfdl-redshift-analytics-prod/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:25:10",
                    "last_data": "2026-03-16 03:25:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648110,
                "location": "s3://sfdl-redshift-analytics-prod/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:42",
                    "last_data": "2026-03-17 03:25:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648321,
                "location": "s3://sfdl-redshift-analytics-prod/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:19:01",
                    "last_data": "2026-03-18 03:19:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648566,
                "location": "s3://sfdl-redshift-analytics-prod/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:14:06",
                    "last_data": "2026-03-19 03:14:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648780,
                "location": "s3://sfdl-redshift-analytics-prod/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:13:04",
                    "last_data": "2026-03-20 03:13:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648998,
                "location": "s3://sfdl-redshift-analytics-prod/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:53:47",
                    "last_data": "2026-03-21 03:53:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649322,
                "location": "s3://sfdl-redshift-analytics-prod/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:15",
                    "last_data": "2026-03-22 03:16:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649531,
                "location": "s3://sfdl-redshift-analytics-prod/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:35:15",
                    "last_data": "2026-03-23 03:35:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649746,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:04",
                    "last_data": "2026-03-24 03:11:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649973,
                "location": "s3://sfdl-redshift-analytics-prod/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:29:17",
                    "last_data": "2026-03-25 03:29:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650222,
                "location": "s3://sfdl-redshift-analytics-prod/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:32:21",
                    "last_data": "2026-03-26 03:32:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650429,
                "location": "s3://sfdl-redshift-analytics-prod/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:08:25",
                    "last_data": "2026-03-27 03:08:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650642,
                "location": "s3://sfdl-redshift-analytics-prod/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:16:44",
                    "last_data": "2026-03-28 03:16:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650856,
                "location": "s3://sfdl-redshift-analytics-prod/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:21:04",
                    "last_data": "2026-03-29 03:21:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651489,
                "location": "s3://sfdl-redshift-analytics-prod/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:27:18",
                    "last_data": "2026-03-30 03:27:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651796,
                "location": "s3://sfdl-redshift-analytics-prod/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:53",
                    "last_data": "2026-03-31 03:21:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652018,
                "location": "s3://sfdl-redshift-analytics-prod/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:43:10",
                    "last_data": "2026-04-01 03:43:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652398,
                "location": "s3://sfdl-redshift-analytics-prod/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:35:56",
                    "last_data": "2026-04-02 03:35:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652615,
                "location": "s3://sfdl-redshift-analytics-prod/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:21:55",
                    "last_data": "2026-04-03 03:21:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652825,
                "location": "s3://sfdl-redshift-analytics-prod/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:11:01",
                    "last_data": "2026-04-04 03:11:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1653051,
                "location": "s3://sfdl-redshift-analytics-prod/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:32:27",
                    "last_data": "2026-04-05 03:32:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656551,
                "location": "s3://sfdl-redshift-analytics-prod/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:22:31",
                    "last_data": "2026-04-06 03:22:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656771,
                "location": "s3://sfdl-redshift-analytics-prod/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:18:45",
                    "last_data": "2026-04-07 03:18:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656995,
                "location": "s3://sfdl-redshift-analytics-prod/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:14:56",
                    "last_data": "2026-04-08 03:14:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657402,
                "location": "s3://sfdl-redshift-analytics-prod/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:19:30",
                    "last_data": "2026-04-09 03:19:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657617,
                "location": "s3://sfdl-redshift-analytics-prod/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:16:04",
                    "last_data": "2026-04-10 03:16:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657844,
                "location": "s3://sfdl-redshift-analytics-prod/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:34:34",
                    "last_data": "2026-04-11 03:34:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658052,
                "location": "s3://sfdl-redshift-analytics-prod/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:26:52",
                    "last_data": "2026-04-12 03:26:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658257,
                "location": "s3://sfdl-redshift-analytics-prod/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:21:13",
                    "last_data": "2026-04-13 03:21:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658479,
                "location": "s3://sfdl-redshift-analytics-prod/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:22:40",
                    "last_data": "2026-04-14 03:22:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658686,
                "location": "s3://sfdl-redshift-analytics-prod/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:27:13",
                    "last_data": "2026-04-15 03:27:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1659667,
                "location": "s3://sfdl-redshift-analytics-prod/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:37:55",
                    "last_data": "2026-04-16 03:37:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1661322,
                "location": "s3://sfdl-redshift-analytics-prod/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:18:04",
                    "last_data": "2026-04-17 03:18:04"
                },
                "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-04 11:11:26
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/dwh_fact_impression'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_impression`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_impression"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-04-02 13:29:48",
        "disabled": false,
        "format": "raw",
        "id": 341,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_redshift",
            "table": "analytics_dwh_fact_impression"
        },
        "type": "redshift"
    },
    "partition": {
        "count": 185,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_redshift.analytics_dwh_fact_impression`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2026-04-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1566036,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:03:42",
                        "last_data": "2025-10-15 03:03:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1566271,
                    "location": "s3://sfdl-redshift-analytics-prod/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:02:27",
                        "last_data": "2025-10-16 03:02:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1570585,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:03:40",
                        "last_data": "2025-10-17 03:03:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1595900,
                    "location": "s3://sfdl-redshift-analytics-prod/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 02:54:32",
                        "last_data": "2025-10-18 02:54:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596157,
                    "location": "s3://sfdl-redshift-analytics-prod/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:03:16",
                        "last_data": "2025-10-19 03:03:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596744,
                    "location": "s3://sfdl-redshift-analytics-prod/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:39:09",
                        "last_data": "2025-10-20 05:39:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596974,
                    "location": "s3://sfdl-redshift-analytics-prod/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 04:00:04",
                        "last_data": "2025-10-21 04:00:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597204,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:12:04",
                        "last_data": "2025-10-22 03:12:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597428,
                    "location": "s3://sfdl-redshift-analytics-prod/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:22:24",
                        "last_data": "2025-10-23 03:22:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597695,
                    "location": "s3://sfdl-redshift-analytics-prod/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:44:32",
                        "last_data": "2025-10-24 03:44:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597934,
                    "location": "s3://sfdl-redshift-analytics-prod/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:23:58",
                        "last_data": "2025-10-25 03:23:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598173,
                    "location": "s3://sfdl-redshift-analytics-prod/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 04:00:20",
                        "last_data": "2025-10-26 04:00:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598389,
                    "location": "s3://sfdl-redshift-analytics-prod/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:40:23",
                        "last_data": "2025-10-27 03:40:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598632,
                    "location": "s3://sfdl-redshift-analytics-prod/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:39:55",
                        "last_data": "2025-10-28 03:39:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598869,
                    "location": "s3://sfdl-redshift-analytics-prod/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 04:26:58",
                        "last_data": "2025-10-29 04:26:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599101,
                    "location": "s3://sfdl-redshift-analytics-prod/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:20:43",
                        "last_data": "2025-10-30 03:20:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599331,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:18:12",
                        "last_data": "2025-10-31 03:18:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599571,
                    "location": "s3://sfdl-redshift-analytics-prod/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:41:39",
                        "last_data": "2025-11-01 03:41:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600007,
                    "location": "s3://sfdl-redshift-analytics-prod/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:48:22",
                        "last_data": "2025-11-02 02:48:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600236,
                    "location": "s3://sfdl-redshift-analytics-prod/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:12:02",
                        "last_data": "2025-11-03 03:12:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600482,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:12:17",
                        "last_data": "2025-11-04 03:12:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600725,
                    "location": "s3://sfdl-redshift-analytics-prod/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:22:59",
                        "last_data": "2025-11-05 03:22:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600962,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:34:29",
                        "last_data": "2025-11-06 03:34:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601199,
                    "location": "s3://sfdl-redshift-analytics-prod/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:15:25",
                        "last_data": "2025-11-07 03:15:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601460,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:00:06",
                        "last_data": "2025-11-08 03:00:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601701,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:46",
                        "last_data": "2025-11-09 03:11:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601929,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:09:15",
                        "last_data": "2025-11-10 03:09:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602175,
                    "location": "s3://sfdl-redshift-analytics-prod/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:17:13",
                        "last_data": "2025-11-11 03:17:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602412,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:29",
                        "last_data": "2025-11-12 03:13:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602646,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:59",
                        "last_data": "2025-11-13 03:13:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602883,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:32:20",
                        "last_data": "2025-11-14 03:32:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603115,
                    "location": "s3://sfdl-redshift-analytics-prod/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:18:47",
                        "last_data": "2025-11-15 03:18:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603368,
                    "location": "s3://sfdl-redshift-analytics-prod/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:26:25",
                        "last_data": "2025-11-16 03:26:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605771,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:47",
                        "last_data": "2025-11-17 03:13:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606043,
                    "location": "s3://sfdl-redshift-analytics-prod/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:12:14",
                        "last_data": "2025-11-18 03:12:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606277,
                    "location": "s3://sfdl-redshift-analytics-prod/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:31:31",
                        "last_data": "2025-11-19 03:31:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606518,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:16",
                        "last_data": "2025-11-20 03:13:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606749,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:10:25",
                        "last_data": "2025-11-21 03:10:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607007,
                    "location": "s3://sfdl-redshift-analytics-prod/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:10:33",
                        "last_data": "2025-11-22 03:10:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607773,
                    "location": "s3://sfdl-redshift-analytics-prod/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:05",
                        "last_data": "2025-11-23 03:13:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607997,
                    "location": "s3://sfdl-redshift-analytics-prod/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:23:26",
                        "last_data": "2025-11-24 03:23:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608241,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:15:38",
                        "last_data": "2025-11-25 03:15:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608476,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-25/",
                    "name": "dt",
                    "value": "2025-11-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-26 03:28:35",
                        "last_data": "2025-11-26 03:28:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608709,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-26/",
                    "name": "dt",
                    "value": "2025-11-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-27 03:16:37",
                        "last_data": "2025-11-27 03:16:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608936,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-27/",
                    "name": "dt",
                    "value": "2025-11-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-28 03:27:26",
                        "last_data": "2025-11-28 03:27:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609169,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-28/",
                    "name": "dt",
                    "value": "2025-11-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-29 03:25:51",
                        "last_data": "2025-11-29 03:25:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609393,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-29/",
                    "name": "dt",
                    "value": "2025-11-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-30 03:13:42",
                        "last_data": "2025-11-30 03:13:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609617,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-11-30/",
                    "name": "dt",
                    "value": "2025-11-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-01 03:35:03",
                        "last_data": "2025-12-01 03:35:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609871,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-01/",
                    "name": "dt",
                    "value": "2025-12-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-02 03:21:23",
                        "last_data": "2025-12-02 03:21:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610110,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-02/",
                    "name": "dt",
                    "value": "2025-12-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-03 03:15:54",
                        "last_data": "2025-12-03 03:15:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610348,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-03/",
                    "name": "dt",
                    "value": "2025-12-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-04 03:22:48",
                        "last_data": "2025-12-04 03:22:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610583,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-04/",
                    "name": "dt",
                    "value": "2025-12-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-05 03:12:15",
                        "last_data": "2025-12-05 03:12:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611095,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-05/",
                    "name": "dt",
                    "value": "2025-12-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-06 03:07:04",
                        "last_data": "2025-12-06 03:07:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611330,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-06/",
                    "name": "dt",
                    "value": "2025-12-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-07 03:13:41",
                        "last_data": "2025-12-07 03:13:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611561,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-07/",
                    "name": "dt",
                    "value": "2025-12-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-08 03:17:52",
                        "last_data": "2025-12-08 03:17:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611796,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-08/",
                    "name": "dt",
                    "value": "2025-12-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-09 03:18:13",
                        "last_data": "2025-12-09 03:18:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612284,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_impression/dt=2025-12-09/",
                    "name": "dt",
                    "value": "2025-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 03:33:46",
                        "last_data": "2025-12-10 03:33:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612519,
                    "location": "s3://sfdl-redshift-analytics-prod/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:23:59",
                        "last_data": "2025-12-11 03:23:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612775,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:22:46",
                        "last_data": "2025-12-12 03:22:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613095,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:23:30",
                        "last_data": "2025-12-13 03:23:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613315,
                    "location": "s3://sfdl-redshift-analytics-prod/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:22:33",
                        "last_data": "2025-12-14 03:22:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613540,
                    "location": "s3://sfdl-redshift-analytics-prod/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:16:45",
                        "last_data": "2025-12-15 03:16:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1614047,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:22",
                        "last_data": "2025-12-16 03:11:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616561,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:12",
                        "last_data": "2025-12-17 03:13:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616781,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:27:02",
                        "last_data": "2025-12-18 03:27:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617003,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:21:29",
                        "last_data": "2025-12-19 03:21:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617216,
                    "location": "s3://sfdl-redshift-analytics-prod/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:26:48",
                        "last_data": "2025-12-20 03:26:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617469,
                    "location": "s3://sfdl-redshift-analytics-prod/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:30:00",
                        "last_data": "2025-12-21 03:30:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617677,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:12:08",
                        "last_data": "2025-12-22 03:12:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617893,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:08:53",
                        "last_data": "2025-12-23 03:08:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618108,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:00:55",
                        "last_data": "2025-12-24 03:00:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618327,
                    "location": "s3://sfdl-redshift-analytics-prod/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:20:05",
                        "last_data": "2025-12-25 03:20:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618534,
                    "location": "s3://sfdl-redshift-analytics-prod/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 02:55:36",
                        "last_data": "2025-12-26 02:55:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618754,
                    "location": "s3://sfdl-redshift-analytics-prod/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:03:19",
                        "last_data": "2025-12-27 03:03:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618967,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:16:35",
                        "last_data": "2025-12-28 03:16:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619211,
                    "location": "s3://sfdl-redshift-analytics-prod/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:57:22",
                        "last_data": "2025-12-29 02:57:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619434,
                    "location": "s3://sfdl-redshift-analytics-prod/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:01:30",
                        "last_data": "2025-12-30 03:01:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619649,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:01:48",
                        "last_data": "2025-12-31 03:01:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619871,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:12:47",
                        "last_data": "2026-01-01 03:12:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620102,
                    "location": "s3://sfdl-redshift-analytics-prod/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 02:59:15",
                        "last_data": "2026-01-02 02:59:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620320,
                    "location": "s3://sfdl-redshift-analytics-prod/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:01:33",
                        "last_data": "2026-01-03 03:01:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620538,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:57",
                        "last_data": "2026-01-04 03:11:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620749,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:05:57",
                        "last_data": "2026-01-05 03:05:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620973,
                    "location": "s3://sfdl-redshift-analytics-prod/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:02:34",
                        "last_data": "2026-01-06 03:02:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621194,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:10:38",
                        "last_data": "2026-01-07 03:10:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621418,
                    "location": "s3://sfdl-redshift-analytics-prod/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 02:55:43",
                        "last_data": "2026-01-08 02:55:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621645,
                    "location": "s3://sfdl-redshift-analytics-prod/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:21:44",
                        "last_data": "2026-01-09 03:21:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621869,
                    "location": "s3://sfdl-redshift-analytics-prod/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:03:00",
                        "last_data": "2026-01-10 03:03:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622095,
                    "location": "s3://sfdl-redshift-analytics-prod/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:16:05",
                        "last_data": "2026-01-11 03:16:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622310,
                    "location": "s3://sfdl-redshift-analytics-prod/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:54:49",
                        "last_data": "2026-01-12 02:54:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622644,
                    "location": "s3://sfdl-redshift-analytics-prod/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 02:59:51",
                        "last_data": "2026-01-13 02:59:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622864,
                    "location": "s3://sfdl-redshift-analytics-prod/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:03:11",
                        "last_data": "2026-01-14 03:03:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623084,
                    "location": "s3://sfdl-redshift-analytics-prod/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:22:08",
                        "last_data": "2026-01-15 03:22:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623357,
                    "location": "s3://sfdl-redshift-analytics-prod/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:00:06",
                        "last_data": "2026-01-16 03:00:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625767,
                    "location": "s3://sfdl-redshift-analytics-prod/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 12:23:41",
                        "last_data": "2026-01-17 12:23:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626103,
                    "location": "s3://sfdl-redshift-analytics-prod/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:17:02",
                        "last_data": "2026-01-18 03:17:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626312,
                    "location": "s3://sfdl-redshift-analytics-prod/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:04:53",
                        "last_data": "2026-01-19 03:04:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626566,
                    "location": "s3://sfdl-redshift-analytics-prod/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:12:55",
                        "last_data": "2026-01-20 03:12:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626781,
                    "location": "s3://sfdl-redshift-analytics-prod/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 04:14:24",
                        "last_data": "2026-01-21 04:14:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627014,
                    "location": "s3://sfdl-redshift-analytics-prod/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 04:21:34",
                        "last_data": "2026-01-22 04:21:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627214,
                    "location": "s3://sfdl-redshift-analytics-prod/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:08:49",
                        "last_data": "2026-01-23 03:08:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627431,
                    "location": "s3://sfdl-redshift-analytics-prod/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:09:41",
                        "last_data": "2026-01-24 03:09:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627641,
                    "location": "s3://sfdl-redshift-analytics-prod/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:40:50",
                        "last_data": "2026-01-25 03:40:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627852,
                    "location": "s3://sfdl-redshift-analytics-prod/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:08:43",
                        "last_data": "2026-01-26 03:08:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628076,
                    "location": "s3://sfdl-redshift-analytics-prod/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:16:11",
                        "last_data": "2026-01-27 03:16:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628297,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:04:31",
                        "last_data": "2026-01-28 03:04:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628515,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:16:17",
                        "last_data": "2026-01-29 03:16:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628747,
                    "location": "s3://sfdl-redshift-analytics-prod/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:43",
                        "last_data": "2026-01-30 03:09:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628967,
                    "location": "s3://sfdl-redshift-analytics-prod/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:08:44",
                        "last_data": "2026-01-31 03:08:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629172,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:15:19",
                        "last_data": "2026-02-01 03:15:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629404,
                    "location": "s3://sfdl-redshift-analytics-prod/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:23:34",
                        "last_data": "2026-02-02 03:23:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629680,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:01:37",
                        "last_data": "2026-02-03 03:01:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629906,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:03",
                        "last_data": "2026-02-04 03:11:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630130,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:10",
                        "last_data": "2026-02-05 03:11:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630348,
                    "location": "s3://sfdl-redshift-analytics-prod/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:29:57",
                        "last_data": "2026-02-06 03:29:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630575,
                    "location": "s3://sfdl-redshift-analytics-prod/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:31:35",
                        "last_data": "2026-02-07 03:31:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630777,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:00:25",
                        "last_data": "2026-02-08 03:00:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631004,
                    "location": "s3://sfdl-redshift-analytics-prod/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:44:32",
                        "last_data": "2026-02-09 03:44:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631219,
                    "location": "s3://sfdl-redshift-analytics-prod/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:14:23",
                        "last_data": "2026-02-10 03:14:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631448,
                    "location": "s3://sfdl-redshift-analytics-prod/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:02:56",
                        "last_data": "2026-02-11 03:02:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631758,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:02:01",
                        "last_data": "2026-02-12 03:02:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631985,
                    "location": "s3://sfdl-redshift-analytics-prod/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:17:30",
                        "last_data": "2026-02-13 03:17:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632284,
                    "location": "s3://sfdl-redshift-analytics-prod/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:03",
                        "last_data": "2026-02-14 03:18:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632492,
                    "location": "s3://sfdl-redshift-analytics-prod/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:04:39",
                        "last_data": "2026-02-15 03:04:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632758,
                    "location": "s3://sfdl-redshift-analytics-prod/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:12:34",
                        "last_data": "2026-02-16 03:12:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635060,
                    "location": "s3://sfdl-redshift-analytics-prod/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:12:37",
                        "last_data": "2026-02-17 03:12:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635281,
                    "location": "s3://sfdl-redshift-analytics-prod/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:34:03",
                        "last_data": "2026-02-18 03:34:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635501,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:38:37",
                        "last_data": "2026-02-19 03:38:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635711,
                    "location": "s3://sfdl-redshift-analytics-prod/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:09:22",
                        "last_data": "2026-02-20 03:09:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635924,
                    "location": "s3://sfdl-redshift-analytics-prod/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:20:00",
                        "last_data": "2026-02-21 03:20:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636136,
                    "location": "s3://sfdl-redshift-analytics-prod/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:19:36",
                        "last_data": "2026-02-22 03:19:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636415,
                    "location": "s3://sfdl-redshift-analytics-prod/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 04:03:11",
                        "last_data": "2026-02-23 04:03:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636691,
                    "location": "s3://sfdl-redshift-analytics-prod/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:32:15",
                        "last_data": "2026-02-24 03:32:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636946,
                    "location": "s3://sfdl-redshift-analytics-prod/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:26:29",
                        "last_data": "2026-02-25 03:26:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637529,
                    "location": "s3://sfdl-redshift-analytics-prod/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:38:00",
                        "last_data": "2026-02-26 03:38:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637746,
                    "location": "s3://sfdl-redshift-analytics-prod/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:07",
                        "last_data": "2026-02-27 03:15:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641132,
                    "location": "s3://sfdl-redshift-analytics-prod/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:27:37",
                        "last_data": "2026-02-28 03:27:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641349,
                    "location": "s3://sfdl-redshift-analytics-prod/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:23:32",
                        "last_data": "2026-03-01 03:23:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641576,
                    "location": "s3://sfdl-redshift-analytics-prod/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:10:18",
                        "last_data": "2026-03-02 03:10:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641804,
                    "location": "s3://sfdl-redshift-analytics-prod/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:27:26",
                        "last_data": "2026-03-03 03:27:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642018,
                    "location": "s3://sfdl-redshift-analytics-prod/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:16:25",
                        "last_data": "2026-03-04 03:16:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642236,
                    "location": "s3://sfdl-redshift-analytics-prod/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:20:08",
                        "last_data": "2026-03-05 03:20:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642458,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:29",
                        "last_data": "2026-03-06 03:11:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642675,
                    "location": "s3://sfdl-redshift-analytics-prod/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:03:05",
                        "last_data": "2026-03-07 03:03:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642889,
                    "location": "s3://sfdl-redshift-analytics-prod/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:00:20",
                        "last_data": "2026-03-08 04:00:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1643727,
                    "location": "s3://sfdl-redshift-analytics-prod/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:15:45",
                        "last_data": "2026-03-09 03:15:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1644067,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:13",
                        "last_data": "2026-03-10 03:13:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645022,
                    "location": "s3://sfdl-redshift-analytics-prod/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:31:33",
                        "last_data": "2026-03-11 03:31:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645230,
                    "location": "s3://sfdl-redshift-analytics-prod/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:06:36",
                        "last_data": "2026-03-12 03:06:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645450,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:55",
                        "last_data": "2026-03-13 03:13:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645668,
                    "location": "s3://sfdl-redshift-analytics-prod/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 03:15:52",
                        "last_data": "2026-03-14 03:15:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645877,
                    "location": "s3://sfdl-redshift-analytics-prod/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:28:32",
                        "last_data": "2026-03-15 03:28:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1646208,
                    "location": "s3://sfdl-redshift-analytics-prod/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:25:10",
                        "last_data": "2026-03-16 03:25:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648110,
                    "location": "s3://sfdl-redshift-analytics-prod/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:42",
                        "last_data": "2026-03-17 03:25:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648321,
                    "location": "s3://sfdl-redshift-analytics-prod/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:19:01",
                        "last_data": "2026-03-18 03:19:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648566,
                    "location": "s3://sfdl-redshift-analytics-prod/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:14:06",
                        "last_data": "2026-03-19 03:14:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648780,
                    "location": "s3://sfdl-redshift-analytics-prod/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:13:04",
                        "last_data": "2026-03-20 03:13:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648998,
                    "location": "s3://sfdl-redshift-analytics-prod/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:53:47",
                        "last_data": "2026-03-21 03:53:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649322,
                    "location": "s3://sfdl-redshift-analytics-prod/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:15",
                        "last_data": "2026-03-22 03:16:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649531,
                    "location": "s3://sfdl-redshift-analytics-prod/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:35:15",
                        "last_data": "2026-03-23 03:35:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649746,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:04",
                        "last_data": "2026-03-24 03:11:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649973,
                    "location": "s3://sfdl-redshift-analytics-prod/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:29:17",
                        "last_data": "2026-03-25 03:29:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650222,
                    "location": "s3://sfdl-redshift-analytics-prod/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:32:21",
                        "last_data": "2026-03-26 03:32:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650429,
                    "location": "s3://sfdl-redshift-analytics-prod/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:08:25",
                        "last_data": "2026-03-27 03:08:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650642,
                    "location": "s3://sfdl-redshift-analytics-prod/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:16:44",
                        "last_data": "2026-03-28 03:16:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650856,
                    "location": "s3://sfdl-redshift-analytics-prod/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:21:04",
                        "last_data": "2026-03-29 03:21:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651489,
                    "location": "s3://sfdl-redshift-analytics-prod/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:27:18",
                        "last_data": "2026-03-30 03:27:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651796,
                    "location": "s3://sfdl-redshift-analytics-prod/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:53",
                        "last_data": "2026-03-31 03:21:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652018,
                    "location": "s3://sfdl-redshift-analytics-prod/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:43:10",
                        "last_data": "2026-04-01 03:43:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652398,
                    "location": "s3://sfdl-redshift-analytics-prod/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:35:56",
                        "last_data": "2026-04-02 03:35:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652615,
                    "location": "s3://sfdl-redshift-analytics-prod/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:21:55",
                        "last_data": "2026-04-03 03:21:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652825,
                    "location": "s3://sfdl-redshift-analytics-prod/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:11:01",
                        "last_data": "2026-04-04 03:11:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1653051,
                    "location": "s3://sfdl-redshift-analytics-prod/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:32:27",
                        "last_data": "2026-04-05 03:32:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656551,
                    "location": "s3://sfdl-redshift-analytics-prod/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:22:31",
                        "last_data": "2026-04-06 03:22:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656771,
                    "location": "s3://sfdl-redshift-analytics-prod/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:18:45",
                        "last_data": "2026-04-07 03:18:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656995,
                    "location": "s3://sfdl-redshift-analytics-prod/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:14:56",
                        "last_data": "2026-04-08 03:14:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657402,
                    "location": "s3://sfdl-redshift-analytics-prod/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:19:30",
                        "last_data": "2026-04-09 03:19:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657617,
                    "location": "s3://sfdl-redshift-analytics-prod/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:16:04",
                        "last_data": "2026-04-10 03:16:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657844,
                    "location": "s3://sfdl-redshift-analytics-prod/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:34:34",
                        "last_data": "2026-04-11 03:34:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658052,
                    "location": "s3://sfdl-redshift-analytics-prod/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:26:52",
                        "last_data": "2026-04-12 03:26:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658257,
                    "location": "s3://sfdl-redshift-analytics-prod/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:21:13",
                        "last_data": "2026-04-13 03:21:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658479,
                    "location": "s3://sfdl-redshift-analytics-prod/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:22:40",
                        "last_data": "2026-04-14 03:22:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658686,
                    "location": "s3://sfdl-redshift-analytics-prod/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:27:13",
                        "last_data": "2026-04-15 03:27:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1659667,
                    "location": "s3://sfdl-redshift-analytics-prod/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:37:55",
                        "last_data": "2026-04-16 03:37:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1661322,
                    "location": "s3://sfdl-redshift-analytics-prod/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:18:04",
                        "last_data": "2026-04-17 03:18:04"
                    },
                    "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-04 11:11:26",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/dwh_fact_impression'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_impression`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_impression"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}