Schema Info

Schema Name: sfdl_prod_redshift.analytics_dwh_fact_reservation
  • created: 2018-02-27 15:45:42
  • disabled: False
  • format: raw
  • id: 237
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_redshift",
        "table": "analytics_dwh_fact_reservation"
    }
  • type: redshift
Schema Versions: 5
    • created: 2021-10-06 02:50:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
          "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_reservation`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_fact_reservation`\n(\n `audit_id`  bigint , `reservation_key`  varchar(32) , `reservation_time`  timestamp , `hold_day_key`  int , `hold_day`  date , `move_in_day_key`  int , `move_in_day`  date , `facility_key`  int , `move_in_original_day_key`  int , `move_in_original_day`  date , `move_out_day_key`  int , `move_out_day`  date , `statement_key`  int , `visitor_key`  bigint , `site_key`  int , `traffic_source_key`  int , `call_key`  int , `unit_key`  int , `reservation_state`  varchar(20) , `reservation_auto_state`  varchar(20) , `type_of_listing`  int , `agent_user_key`  int , `price`  decimal(12,2) , `size_width_ft`  decimal(10,2) , `size_depth_ft`  decimal(10,2) , `reservation_touchpoint`  varchar(10) , `reservation_pricing_model`  varchar(12) , `reservation_type`  varchar(16) , `npv`  decimal(10,2) , `bid`  decimal(10,2) , `cpv_bid`  decimal(10,2) , `commission`  decimal(8,2) , `reservation_first_name`  varchar(128) , `reservation_last_name`  varchar(128) , `reservation_email`  varchar(128) , `reservation_phone`  varchar(16) , `cdp_enabled`  int , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\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_reservation'\n",
          "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_reservation"
      ]
    • hive_path: s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation
    • id: 249157
    • processed: 1
    • raw_data:
      {
          "_origin": "37",
          "agent_user_key": "21",
          "audit_id": "0",
          "bid": "29",
          "call_key": "16",
          "cdp_enabled": "36",
          "commission": "31",
          "cpv_bid": "30",
          "facility_key": "7",
          "hold_day": "4",
          "hold_day_key": "3",
          "move_in_day": "6",
          "move_in_day_key": "5",
          "move_in_original_day": "9",
          "move_in_original_day_key": "8",
          "move_out_day": "11",
          "move_out_day_key": "10",
          "npv": "28",
          "price": "22",
          "reservation_auto_state": "19",
          "reservation_email": "34",
          "reservation_first_name": "32",
          "reservation_key": "1",
          "reservation_last_name": "33",
          "reservation_phone": "35",
          "reservation_pricing_model": "26",
          "reservation_state": "18",
          "reservation_time": "2",
          "reservation_touchpoint": "25",
          "reservation_type": "27",
          "site_key": "14",
          "size_depth_ft": "24",
          "size_width_ft": "23",
          "statement_key": "12",
          "traffic_source_key": "15",
          "type_of_listing": "20",
          "unit_key": "17",
          "visitor_key": "13"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "agent_user_key": "int",
          "audit_id": "bigint",
          "bid": "decimal(10,2)",
          "call_key": "int",
          "cdp_enabled": "int",
          "commission": "decimal(8,2)",
          "cpv_bid": "decimal(10,2)",
          "facility_key": "int",
          "hold_day": "date",
          "hold_day_key": "int",
          "move_in_day": "date",
          "move_in_day_key": "int",
          "move_in_original_day": "date",
          "move_in_original_day_key": "int",
          "move_out_day": "date",
          "move_out_day_key": "int",
          "npv": "decimal(10,2)",
          "price": "decimal(12,2)",
          "reservation_auto_state": "varchar(20)",
          "reservation_email": "varchar(128)",
          "reservation_first_name": "varchar(128)",
          "reservation_key": "varchar(32)",
          "reservation_last_name": "varchar(128)",
          "reservation_phone": "varchar(16)",
          "reservation_pricing_model": "varchar(12)",
          "reservation_state": "varchar(20)",
          "reservation_time": "timestamp",
          "reservation_touchpoint": "varchar(10)",
          "reservation_type": "varchar(16)",
          "site_key": "int",
          "size_depth_ft": "decimal(10,2)",
          "size_width_ft": "decimal(10,2)",
          "statement_key": "int",
          "traffic_source_key": "int",
          "type_of_listing": "int",
          "unit_key": "int",
          "visitor_key": "bigint"
      }
    • schema_name_id: 237
    • schema_scan_id: 54857485
    • updated: 2021-10-06 02:52:10
    • created: 2021-10-05 11:39:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
          "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_reservation`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_fact_reservation`\n(\n `audit_id`  bigint , `reservation_key`  varchar(32) , `reservation_time`  timestamp , `hold_day_key`  int , `hold_day`  date , `move_in_day_key`  int , `move_in_day`  date , `facility_key`  int , `move_in_original_day_key`  int , `move_in_original_day`  date , `move_out_day_key`  int , `move_out_day`  date , `statement_key`  int , `visitor_key`  bigint , `site_key`  int , `traffic_source_key`  int , `call_key`  int , `unit_key`  int , `reservation_state`  varchar(20) , `reservation_auto_state`  varchar(20) , `type_of_listing`  int , `agent_user_key`  int , `price`  decimal(12,2) , `size_width_ft`  decimal(10,2) , `size_depth_ft`  decimal(10,2) , `reservation_touchpoint`  varchar(10) , `reservation_pricing_model`  varchar(12) , `reservation_type`  varchar(16) , `npv`  decimal(10,2) , `bid`  decimal(10,2) , `cpv_bid`  decimal(10,2) , `commission`  decimal(8,2) , `reservation_first_name`  varchar(128) , `reservation_last_name`  varchar(128) , `reservation_email`  varchar(128) , `reservation_phone`  varchar(16) , `cdp_enabled`  int , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\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/separated_dt/dwh_fact_reservation/2021-10-05/1633451013'\n",
          "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_reservation"
      ]
    • hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/dwh_fact_reservation/2021-10-05/1633451013
    • id: 248932
    • processed: 1
    • raw_data:
      {
          "_origin": "37",
          "agent_user_key": "21",
          "audit_id": "0",
          "bid": "29",
          "call_key": "16",
          "cdp_enabled": "36",
          "commission": "31",
          "cpv_bid": "30",
          "facility_key": "7",
          "hold_day": "4",
          "hold_day_key": "3",
          "move_in_day": "6",
          "move_in_day_key": "5",
          "move_in_original_day": "9",
          "move_in_original_day_key": "8",
          "move_out_day": "11",
          "move_out_day_key": "10",
          "npv": "28",
          "price": "22",
          "reservation_auto_state": "19",
          "reservation_email": "34",
          "reservation_first_name": "32",
          "reservation_key": "1",
          "reservation_last_name": "33",
          "reservation_phone": "35",
          "reservation_pricing_model": "26",
          "reservation_state": "18",
          "reservation_time": "2",
          "reservation_touchpoint": "25",
          "reservation_type": "27",
          "site_key": "14",
          "size_depth_ft": "24",
          "size_width_ft": "23",
          "statement_key": "12",
          "traffic_source_key": "15",
          "type_of_listing": "20",
          "unit_key": "17",
          "visitor_key": "13"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "agent_user_key": "int",
          "audit_id": "bigint",
          "bid": "decimal(10,2)",
          "call_key": "int",
          "cdp_enabled": "int",
          "commission": "decimal(8,2)",
          "cpv_bid": "decimal(10,2)",
          "facility_key": "int",
          "hold_day": "date",
          "hold_day_key": "int",
          "move_in_day": "date",
          "move_in_day_key": "int",
          "move_in_original_day": "date",
          "move_in_original_day_key": "int",
          "move_out_day": "date",
          "move_out_day_key": "int",
          "npv": "decimal(10,2)",
          "price": "decimal(12,2)",
          "reservation_auto_state": "varchar(20)",
          "reservation_email": "varchar(128)",
          "reservation_first_name": "varchar(128)",
          "reservation_key": "varchar(32)",
          "reservation_last_name": "varchar(128)",
          "reservation_phone": "varchar(16)",
          "reservation_pricing_model": "varchar(12)",
          "reservation_state": "varchar(20)",
          "reservation_time": "timestamp",
          "reservation_touchpoint": "varchar(10)",
          "reservation_type": "varchar(16)",
          "site_key": "int",
          "size_depth_ft": "decimal(10,2)",
          "size_width_ft": "decimal(10,2)",
          "statement_key": "int",
          "traffic_source_key": "int",
          "type_of_listing": "int",
          "unit_key": "int",
          "visitor_key": "bigint"
      }
    • schema_name_id: 237
    • schema_scan_id: None
    • updated: 2021-10-05 11:45:39
    • created: 2021-10-05 03:12:53
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
          "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_reservation`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_fact_reservation`\n(\n `audit_id`  bigint , `reservation_key`  varchar(32) , `reservation_time`  timestamp , `hold_day_key`  int , `hold_day`  date , `move_in_day_key`  int , `move_in_day`  date , `facility_key`  int , `move_in_original_day_key`  int , `move_in_original_day`  date , `move_out_day_key`  int , `move_out_day`  date , `statement_key`  int , `visitor_key`  bigint , `site_key`  int , `traffic_source_key`  int , `call_key`  int , `unit_key`  int , `reservation_state`  varchar(20) , `reservation_auto_state`  varchar(20) , `type_of_listing`  int , `agent_user_key`  int , `price`  decimal(12,2) , `size_width_ft`  decimal(10,2) , `size_depth_ft`  decimal(10,2) , `reservation_touchpoint`  varchar(10) , `reservation_pricing_model`  varchar(12) , `reservation_type`  varchar(16) , `npv`  decimal(10,2) , `bid`  decimal(10,2) , `cpv_bid`  decimal(10,2) , `commission`  decimal(8,2) , `reservation_first_name`  varchar(128) , `reservation_last_name`  varchar(128) , `reservation_email`  varchar(128) , `reservation_phone`  varchar(16) , `cdp_enabled`  int , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\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/separated_dt/dwh_fact_reservation/2021-10-05/1633420614'\n",
          "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_reservation"
      ]
    • hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/dwh_fact_reservation/2021-10-05/1633420614
    • id: 248827
    • processed: 1
    • raw_data:
      {
          "_origin": "37",
          "agent_user_key": "21",
          "audit_id": "0",
          "bid": "29",
          "call_key": "16",
          "cdp_enabled": "36",
          "commission": "31",
          "cpv_bid": "30",
          "facility_key": "7",
          "hold_day": "4",
          "hold_day_key": "3",
          "move_in_day": "6",
          "move_in_day_key": "5",
          "move_in_original_day": "9",
          "move_in_original_day_key": "8",
          "move_out_day": "11",
          "move_out_day_key": "10",
          "npv": "28",
          "price": "22",
          "reservation_auto_state": "19",
          "reservation_email": "34",
          "reservation_first_name": "32",
          "reservation_key": "1",
          "reservation_last_name": "33",
          "reservation_phone": "35",
          "reservation_pricing_model": "26",
          "reservation_state": "18",
          "reservation_time": "2",
          "reservation_touchpoint": "25",
          "reservation_type": "27",
          "site_key": "14",
          "size_depth_ft": "24",
          "size_width_ft": "23",
          "statement_key": "12",
          "traffic_source_key": "15",
          "type_of_listing": "20",
          "unit_key": "17",
          "visitor_key": "13"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "agent_user_key": "int",
          "audit_id": "bigint",
          "bid": "decimal(10,2)",
          "call_key": "int",
          "cdp_enabled": "int",
          "commission": "decimal(8,2)",
          "cpv_bid": "decimal(10,2)",
          "facility_key": "int",
          "hold_day": "date",
          "hold_day_key": "int",
          "move_in_day": "date",
          "move_in_day_key": "int",
          "move_in_original_day": "date",
          "move_in_original_day_key": "int",
          "move_out_day": "date",
          "move_out_day_key": "int",
          "npv": "decimal(10,2)",
          "price": "decimal(12,2)",
          "reservation_auto_state": "varchar(20)",
          "reservation_email": "varchar(128)",
          "reservation_first_name": "varchar(128)",
          "reservation_key": "varchar(32)",
          "reservation_last_name": "varchar(128)",
          "reservation_phone": "varchar(16)",
          "reservation_pricing_model": "varchar(12)",
          "reservation_state": "varchar(20)",
          "reservation_time": "timestamp",
          "reservation_touchpoint": "varchar(10)",
          "reservation_type": "varchar(16)",
          "site_key": "int",
          "size_depth_ft": "decimal(10,2)",
          "size_width_ft": "decimal(10,2)",
          "statement_key": "int",
          "traffic_source_key": "int",
          "type_of_listing": "int",
          "unit_key": "int",
          "visitor_key": "bigint"
      }
    • schema_name_id: 237
    • schema_scan_id: None
    • updated: 2021-10-05 03:20:09
    • created: 2021-10-04 11:40:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
          "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_reservation`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_fact_reservation`\n(\n `audit_id`  bigint , `reservation_key`  varchar(32) , `reservation_time`  timestamp , `hold_day_key`  int , `hold_day`  date , `move_in_day_key`  int , `move_in_day`  date , `facility_key`  int , `move_in_original_day_key`  int , `move_in_original_day`  date , `move_out_day_key`  int , `move_out_day`  date , `statement_key`  int , `visitor_key`  bigint , `site_key`  int , `traffic_source_key`  int , `call_key`  int , `unit_key`  int , `reservation_state`  varchar(20) , `reservation_auto_state`  varchar(20) , `type_of_listing`  int , `agent_user_key`  int , `price`  decimal(12,2) , `size_width_ft`  decimal(10,2) , `size_depth_ft`  decimal(10,2) , `reservation_touchpoint`  varchar(10) , `reservation_pricing_model`  varchar(12) , `reservation_type`  varchar(16) , `npv`  decimal(10,2) , `bid`  decimal(10,2) , `cpv_bid`  decimal(10,2) , `commission`  decimal(8,2) , `reservation_first_name`  varchar(128) , `reservation_last_name`  varchar(128) , `reservation_email`  varchar(128) , `reservation_phone`  varchar(16) , `cdp_enabled`  int , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\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/separated_dt/dwh_fact_reservation/2021-10-04/1633364608'\n",
          "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_reservation"
      ]
    • hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/dwh_fact_reservation/2021-10-04/1633364608
    • id: 248659
    • processed: 1
    • raw_data:
      {
          "_origin": "37",
          "agent_user_key": "21",
          "audit_id": "0",
          "bid": "29",
          "call_key": "16",
          "cdp_enabled": "36",
          "commission": "31",
          "cpv_bid": "30",
          "facility_key": "7",
          "hold_day": "4",
          "hold_day_key": "3",
          "move_in_day": "6",
          "move_in_day_key": "5",
          "move_in_original_day": "9",
          "move_in_original_day_key": "8",
          "move_out_day": "11",
          "move_out_day_key": "10",
          "npv": "28",
          "price": "22",
          "reservation_auto_state": "19",
          "reservation_email": "34",
          "reservation_first_name": "32",
          "reservation_key": "1",
          "reservation_last_name": "33",
          "reservation_phone": "35",
          "reservation_pricing_model": "26",
          "reservation_state": "18",
          "reservation_time": "2",
          "reservation_touchpoint": "25",
          "reservation_type": "27",
          "site_key": "14",
          "size_depth_ft": "24",
          "size_width_ft": "23",
          "statement_key": "12",
          "traffic_source_key": "15",
          "type_of_listing": "20",
          "unit_key": "17",
          "visitor_key": "13"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "agent_user_key": "int",
          "audit_id": "bigint",
          "bid": "decimal(10,2)",
          "call_key": "int",
          "cdp_enabled": "int",
          "commission": "decimal(8,2)",
          "cpv_bid": "decimal(10,2)",
          "facility_key": "int",
          "hold_day": "date",
          "hold_day_key": "int",
          "move_in_day": "date",
          "move_in_day_key": "int",
          "move_in_original_day": "date",
          "move_in_original_day_key": "int",
          "move_out_day": "date",
          "move_out_day_key": "int",
          "npv": "decimal(10,2)",
          "price": "decimal(12,2)",
          "reservation_auto_state": "varchar(20)",
          "reservation_email": "varchar(128)",
          "reservation_first_name": "varchar(128)",
          "reservation_key": "varchar(32)",
          "reservation_last_name": "varchar(128)",
          "reservation_phone": "varchar(16)",
          "reservation_pricing_model": "varchar(12)",
          "reservation_state": "varchar(20)",
          "reservation_time": "timestamp",
          "reservation_touchpoint": "varchar(10)",
          "reservation_type": "varchar(16)",
          "site_key": "int",
          "size_depth_ft": "decimal(10,2)",
          "size_width_ft": "decimal(10,2)",
          "statement_key": "int",
          "traffic_source_key": "int",
          "type_of_listing": "int",
          "unit_key": "int",
          "visitor_key": "bigint"
      }
    • schema_name_id: 237
    • schema_scan_id: None
    • updated: 2021-10-04 11:45:35
    • created: 2021-10-04 02:32:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
          "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_reservation`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_fact_reservation`\n(\n `audit_id`  bigint , `reservation_key`  varchar(32) , `reservation_time`  timestamp , `hold_day_key`  int , `hold_day`  date , `move_in_day_key`  int , `move_in_day`  date , `facility_key`  int , `move_in_original_day_key`  int , `move_in_original_day`  date , `move_out_day_key`  int , `move_out_day`  date , `statement_key`  int , `visitor_key`  bigint , `site_key`  int , `traffic_source_key`  int , `call_key`  int , `unit_key`  int , `reservation_state`  varchar(20) , `reservation_auto_state`  varchar(20) , `type_of_listing`  int , `agent_user_key`  int , `price`  decimal(12,2) , `size_width_ft`  decimal(10,2) , `size_depth_ft`  decimal(10,2) , `reservation_touchpoint`  varchar(10) , `reservation_pricing_model`  varchar(12) , `reservation_type`  varchar(16) , `npv`  decimal(10,2) , `bid`  decimal(10,2) , `cpv_bid`  decimal(10,2) , `commission`  decimal(8,2) , `reservation_first_name`  varchar(128) , `reservation_last_name`  varchar(128) , `reservation_email`  varchar(128) , `reservation_phone`  varchar(16) , `cdp_enabled`  int , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\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/separated_dt/dwh_fact_reservation/2021-10-04/1633331870'\n",
          "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_reservation"
      ]
    • hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/dwh_fact_reservation/2021-10-04/1633331870
    • id: 248588
    • processed: 1
    • raw_data:
      {
          "_origin": "37",
          "agent_user_key": "21",
          "audit_id": "0",
          "bid": "29",
          "call_key": "16",
          "cdp_enabled": "36",
          "commission": "31",
          "cpv_bid": "30",
          "facility_key": "7",
          "hold_day": "4",
          "hold_day_key": "3",
          "move_in_day": "6",
          "move_in_day_key": "5",
          "move_in_original_day": "9",
          "move_in_original_day_key": "8",
          "move_out_day": "11",
          "move_out_day_key": "10",
          "npv": "28",
          "price": "22",
          "reservation_auto_state": "19",
          "reservation_email": "34",
          "reservation_first_name": "32",
          "reservation_key": "1",
          "reservation_last_name": "33",
          "reservation_phone": "35",
          "reservation_pricing_model": "26",
          "reservation_state": "18",
          "reservation_time": "2",
          "reservation_touchpoint": "25",
          "reservation_type": "27",
          "site_key": "14",
          "size_depth_ft": "24",
          "size_width_ft": "23",
          "statement_key": "12",
          "traffic_source_key": "15",
          "type_of_listing": "20",
          "unit_key": "17",
          "visitor_key": "13"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "agent_user_key": "int",
          "audit_id": "bigint",
          "bid": "decimal(10,2)",
          "call_key": "int",
          "cdp_enabled": "int",
          "commission": "decimal(8,2)",
          "cpv_bid": "decimal(10,2)",
          "facility_key": "int",
          "hold_day": "date",
          "hold_day_key": "int",
          "move_in_day": "date",
          "move_in_day_key": "int",
          "move_in_original_day": "date",
          "move_in_original_day_key": "int",
          "move_out_day": "date",
          "move_out_day_key": "int",
          "npv": "decimal(10,2)",
          "price": "decimal(12,2)",
          "reservation_auto_state": "varchar(20)",
          "reservation_email": "varchar(128)",
          "reservation_first_name": "varchar(128)",
          "reservation_key": "varchar(32)",
          "reservation_last_name": "varchar(128)",
          "reservation_phone": "varchar(16)",
          "reservation_pricing_model": "varchar(12)",
          "reservation_state": "varchar(20)",
          "reservation_time": "timestamp",
          "reservation_touchpoint": "varchar(10)",
          "reservation_type": "varchar(16)",
          "site_key": "int",
          "size_depth_ft": "decimal(10,2)",
          "size_width_ft": "decimal(10,2)",
          "statement_key": "int",
          "traffic_source_key": "int",
          "type_of_listing": "int",
          "unit_key": "int",
          "visitor_key": "bigint"
      }
    • schema_name_id: 237
    • schema_scan_id: None
    • updated: 2021-10-04 02:39:05
Schema Scans: 3
Last at 2026-04-17 03:20:25
    • duration: 0:00:04.231313
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162167915
    • payload:
      {
          "datatype_dict": {
              "agent_user_key": "int",
              "audit_id": "bigint",
              "bid": "decimal(10,2)",
              "call_key": "int",
              "cdp_enabled": "int",
              "commission": "decimal(8,2)",
              "cpv_bid": "decimal(10,2)",
              "facility_key": "int",
              "hold_day": "date",
              "hold_day_key": "int",
              "move_in_day": "date",
              "move_in_day_key": "int",
              "move_in_original_day": "date",
              "move_in_original_day_key": "int",
              "move_out_day": "date",
              "move_out_day_key": "int",
              "npv": "decimal(10,2)",
              "origin_key": "varchar",
              "price": "decimal(12,2)",
              "reservation_auto_state": "varchar(20)",
              "reservation_email": "varchar(128)",
              "reservation_first_name": "varchar(128)",
              "reservation_key": "varchar(32)",
              "reservation_last_name": "varchar(128)",
              "reservation_phone": "varchar(16)",
              "reservation_pricing_model": "varchar(12)",
              "reservation_state": "varchar(20)",
              "reservation_time": "timestamp",
              "reservation_touchpoint": "varchar(10)",
              "reservation_type": "varchar(16)",
              "site_key": "int",
              "size_depth_ft": "decimal(10,2)",
              "size_width_ft": "decimal(10,2)",
              "statement_key": "int",
              "traffic_source_key": "int",
              "type_of_listing": "int",
              "unit_key": "int",
              "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_reservation/2026-04-17/1776413175/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-17",
              "name": "dt",
              "type": "string",
              "value": "2026-04-17"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-prod",
              "hive_path": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation",
              "key": "raw_incremental/dwh_fact_reservation/dt=2026-04-17/0007_part_00.gz"
          },
          "schema": {
              "name": "sfdl_prod_redshift.analytics_dwh_fact_reservation",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 8314187034065266663,
              "service_name": "redshift_unloads",
              "span_id": 15142260023145132818,
              "trace_id": 1114399715037635755
          }
      }
    • running: False
    • schema_name_id: 237
    • start_time: 2026-04-17 03:20:25
    • success: True
    • trace_id: 1114399715037635755
    • duration: 0:00:04.202605
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162112127
    • payload:
      {
          "datatype_dict": {
              "agent_user_key": "int",
              "audit_id": "bigint",
              "bid": "decimal(10,2)",
              "call_key": "int",
              "cdp_enabled": "int",
              "commission": "decimal(8,2)",
              "cpv_bid": "decimal(10,2)",
              "facility_key": "int",
              "hold_day": "date",
              "hold_day_key": "int",
              "move_in_day": "date",
              "move_in_day_key": "int",
              "move_in_original_day": "date",
              "move_in_original_day_key": "int",
              "move_out_day": "date",
              "move_out_day_key": "int",
              "npv": "decimal(10,2)",
              "origin_key": "varchar",
              "price": "decimal(12,2)",
              "reservation_auto_state": "varchar(20)",
              "reservation_email": "varchar(128)",
              "reservation_first_name": "varchar(128)",
              "reservation_key": "varchar(32)",
              "reservation_last_name": "varchar(128)",
              "reservation_phone": "varchar(16)",
              "reservation_pricing_model": "varchar(12)",
              "reservation_state": "varchar(20)",
              "reservation_time": "timestamp",
              "reservation_touchpoint": "varchar(10)",
              "reservation_type": "varchar(16)",
              "site_key": "int",
              "size_depth_ft": "decimal(10,2)",
              "size_width_ft": "decimal(10,2)",
              "statement_key": "int",
              "traffic_source_key": "int",
              "type_of_listing": "int",
              "unit_key": "int",
              "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_reservation/2026-04-16/1776327505/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/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_reservation",
              "key": "raw_incremental/dwh_fact_reservation/dt=2026-04-16/0006_part_00.gz"
          },
          "schema": {
              "name": "sfdl_prod_redshift.analytics_dwh_fact_reservation",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 3760789352051124121,
              "service_name": "redshift_unloads",
              "span_id": 6191057008007451900,
              "trace_id": 14092835215263683373
          }
      }
    • running: False
    • schema_name_id: 237
    • start_time: 2026-04-16 03:32:21
    • success: True
    • trace_id: 14092835215263683373
    • duration: 0:01:33.775065
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 360,
          "partitions_applied": false,
          "success": true
      }
    • id: 54857485
    • payload:
      {
          "datatype_dict": {
              "agent_user_key": "int",
              "audit_id": "bigint",
              "bid": "decimal(10,2)",
              "call_key": "int",
              "cdp_enabled": "int",
              "commission": "decimal(8,2)",
              "cpv_bid": "decimal(10,2)",
              "facility_key": "int",
              "hold_day": "date",
              "hold_day_key": "int",
              "move_in_day": "date",
              "move_in_day_key": "int",
              "move_in_original_day": "date",
              "move_in_original_day_key": "int",
              "move_out_day": "date",
              "move_out_day_key": "int",
              "npv": "decimal(10,2)",
              "origin_key": "varchar",
              "price": "decimal(12,2)",
              "reservation_auto_state": "varchar(20)",
              "reservation_email": "varchar(128)",
              "reservation_first_name": "varchar(128)",
              "reservation_key": "varchar(32)",
              "reservation_last_name": "varchar(128)",
              "reservation_phone": "varchar(16)",
              "reservation_pricing_model": "varchar(12)",
              "reservation_state": "varchar(20)",
              "reservation_time": "timestamp",
              "reservation_touchpoint": "varchar(10)",
              "reservation_type": "varchar(16)",
              "site_key": "int",
              "size_depth_ft": "decimal(10,2)",
              "size_width_ft": "decimal(10,2)",
              "statement_key": "int",
              "traffic_source_key": "int",
              "type_of_listing": "int",
              "unit_key": "int",
              "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_reservation/2021-10-06/1633505843/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2021-10-05",
              "name": "dt",
              "type": "string",
              "value": "2021-10-05"
          },
          "s3": {
              "bucket": "sfdl-redshift-analytics-prod",
              "hive_path": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation",
              "key": "raw_incremental/dwh_fact_reservation/dt=2021-10-05/0007_part_00.gz"
          },
          "schema": {
              "name": "sfdl_prod_redshift.analytics_dwh_fact_reservation",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 6435029833780971059,
              "service_name": "redshift_unloads",
              "span_id": 6012656912944387730,
              "trace_id": 771821009458689572
          }
      }
    • running: False
    • schema_name_id: 237
    • start_time: 2021-10-06 02:50:40
    • success: True
    • trace_id: 771821009458689572
Partitions:
  • count: 183
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_redshift.analytics_dwh_fact_reservation`\nADD\n\n\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-08'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-05/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-16/'\n PARTITION (dt='2026-04-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1566045,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-15/",
                "name": "dt",
                "value": "2025-10-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-15 03:20:53",
                    "last_data": "2025-10-15 03:20:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1566278,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-16/",
                "name": "dt",
                "value": "2025-10-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-16 03:16:48",
                    "last_data": "2025-10-16 03:16:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1573576,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-17/",
                "name": "dt",
                "value": "2025-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-17 03:10:10",
                    "last_data": "2025-10-17 03:10:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1595943,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-18/",
                "name": "dt",
                "value": "2025-10-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-18 03:16:57",
                    "last_data": "2025-10-18 03:16:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596169,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-19/",
                "name": "dt",
                "value": "2025-10-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-19 03:31:47",
                    "last_data": "2025-10-19 03:31:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596749,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-20/",
                "name": "dt",
                "value": "2025-10-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-20 05:46:12",
                    "last_data": "2025-10-20 05:46:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596975,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-21/",
                "name": "dt",
                "value": "2025-10-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-21 04:07:23",
                    "last_data": "2025-10-21 04:07:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597206,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-22/",
                "name": "dt",
                "value": "2025-10-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-22 03:16:50",
                    "last_data": "2025-10-22 03:16:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597440,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-23/",
                "name": "dt",
                "value": "2025-10-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-23 03:32:42",
                    "last_data": "2025-10-23 03:32:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597697,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-24/",
                "name": "dt",
                "value": "2025-10-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-24 03:47:20",
                    "last_data": "2025-10-24 03:47:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597939,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-25/",
                "name": "dt",
                "value": "2025-10-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-25 03:29:57",
                    "last_data": "2025-10-25 03:29:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598174,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-26/",
                "name": "dt",
                "value": "2025-10-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-26 04:02:40",
                    "last_data": "2025-10-26 04:02:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598394,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-27/",
                "name": "dt",
                "value": "2025-10-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-27 03:53:32",
                    "last_data": "2025-10-27 03:53:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598635,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-28/",
                "name": "dt",
                "value": "2025-10-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-28 03:42:37",
                    "last_data": "2025-10-28 03:42:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598871,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-29/",
                "name": "dt",
                "value": "2025-10-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-29 04:27:40",
                    "last_data": "2025-10-29 04:27:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599102,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-30/",
                "name": "dt",
                "value": "2025-10-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-30 03:31:01",
                    "last_data": "2025-10-30 03:31:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599333,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-31/",
                "name": "dt",
                "value": "2025-10-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-31 03:28:08",
                    "last_data": "2025-10-31 03:28:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599574,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-01/",
                "name": "dt",
                "value": "2025-11-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-01 03:44:08",
                    "last_data": "2025-11-01 03:44:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600000,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-02/",
                "name": "dt",
                "value": "2025-11-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-02 02:31:15",
                    "last_data": "2025-11-02 02:31:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600243,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-03/",
                "name": "dt",
                "value": "2025-11-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-03 03:26:56",
                    "last_data": "2025-11-03 03:26:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600489,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-04/",
                "name": "dt",
                "value": "2025-11-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-04 03:26:06",
                    "last_data": "2025-11-04 03:26:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600730,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-05/",
                "name": "dt",
                "value": "2025-11-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-05 03:47:58",
                    "last_data": "2025-11-05 03:47:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600964,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-06/",
                "name": "dt",
                "value": "2025-11-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-06 03:50:03",
                    "last_data": "2025-11-06 03:50:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601204,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-07/",
                "name": "dt",
                "value": "2025-11-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-07 03:29:27",
                    "last_data": "2025-11-07 03:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601470,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-08",
                "name": "dt",
                "value": "2025-11-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-08 03:22:39",
                    "last_data": "2025-11-09 03:17:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601935,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-10/",
                "name": "dt",
                "value": "2025-11-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-10 03:19:55",
                    "last_data": "2025-11-10 03:19:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602177,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-11/",
                "name": "dt",
                "value": "2025-11-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-11 03:18:49",
                    "last_data": "2025-11-11 03:18:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602413,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-12/",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 03:14:21",
                    "last_data": "2025-11-12 03:14:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602651,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-13/",
                "name": "dt",
                "value": "2025-11-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-13 03:28:47",
                    "last_data": "2025-11-13 03:28:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602887,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-14/",
                "name": "dt",
                "value": "2025-11-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-14 03:46:28",
                    "last_data": "2025-11-14 03:46:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603116,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-15/",
                "name": "dt",
                "value": "2025-11-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-15 03:19:07",
                    "last_data": "2025-11-15 03:19:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603968,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-16/",
                "name": "dt",
                "value": "2025-11-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-16 03:39:58",
                    "last_data": "2025-11-16 03:39:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605779,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-17/",
                "name": "dt",
                "value": "2025-11-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-17 03:20:07",
                    "last_data": "2025-11-17 03:20:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606046,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-18/",
                "name": "dt",
                "value": "2025-11-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-18 03:15:42",
                    "last_data": "2025-11-18 03:15:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606275,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-19/",
                "name": "dt",
                "value": "2025-11-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-19 03:22:33",
                    "last_data": "2025-11-19 03:22:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606521,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-20/",
                "name": "dt",
                "value": "2025-11-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-20 03:18:43",
                    "last_data": "2025-11-20 03:18:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606754,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-21/",
                "name": "dt",
                "value": "2025-11-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-21 03:18:02",
                    "last_data": "2025-11-21 03:18:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607008,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-22/",
                "name": "dt",
                "value": "2025-11-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-22 03:18:14",
                    "last_data": "2025-11-22 03:18:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607776,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-23/",
                "name": "dt",
                "value": "2025-11-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-23 03:19:38",
                    "last_data": "2025-11-23 03:19:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608002,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-24/",
                "name": "dt",
                "value": "2025-11-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-24 03:35:00",
                    "last_data": "2025-11-24 03:35:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608242,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-25/",
                "name": "dt",
                "value": "2025-11-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-25 03:17:18",
                    "last_data": "2025-11-25 03:17:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608474,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-26/",
                "name": "dt",
                "value": "2025-11-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-26 03:27:49",
                    "last_data": "2025-11-26 03:27:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608713,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-27/",
                "name": "dt",
                "value": "2025-11-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-27 03:23:23",
                    "last_data": "2025-11-27 03:23:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608938,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-28/",
                "name": "dt",
                "value": "2025-11-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-28 03:53:36",
                    "last_data": "2025-11-28 03:53:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609171,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-29/",
                "name": "dt",
                "value": "2025-11-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-29 03:27:43",
                    "last_data": "2025-11-29 03:27:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609400,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-30/",
                "name": "dt",
                "value": "2025-11-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-30 03:31:57",
                    "last_data": "2025-11-30 03:31:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609620,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-01/",
                "name": "dt",
                "value": "2025-12-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-01 03:38:16",
                    "last_data": "2025-12-01 03:38:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609879,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-02/",
                "name": "dt",
                "value": "2025-12-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-02 03:36:27",
                    "last_data": "2025-12-02 03:36:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610114,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-03/",
                "name": "dt",
                "value": "2025-12-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-03 03:24:35",
                    "last_data": "2025-12-03 03:24:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610356,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-04/",
                "name": "dt",
                "value": "2025-12-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-04 03:41:39",
                    "last_data": "2025-12-04 03:41:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610592,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-05/",
                "name": "dt",
                "value": "2025-12-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-05 03:31:04",
                    "last_data": "2025-12-05 03:31:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611104,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-06/",
                "name": "dt",
                "value": "2025-12-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-06 03:36:27",
                    "last_data": "2025-12-06 03:36:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611335,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-07/",
                "name": "dt",
                "value": "2025-12-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-07 03:19:37",
                    "last_data": "2025-12-07 03:19:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611558,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-08/",
                "name": "dt",
                "value": "2025-12-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-08 03:15:02",
                    "last_data": "2025-12-08 03:15:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611805,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-09/",
                "name": "dt",
                "value": "2025-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-09 03:33:45",
                    "last_data": "2025-12-09 03:33:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612285,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-10/",
                "name": "dt",
                "value": "2025-12-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 03:37:14",
                    "last_data": "2025-12-10 03:37:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612525,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-11/",
                "name": "dt",
                "value": "2025-12-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-11 03:36:47",
                    "last_data": "2025-12-11 03:36:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612776,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-12/",
                "name": "dt",
                "value": "2025-12-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-12 03:24:57",
                    "last_data": "2025-12-12 03:24:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613101,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-13/",
                "name": "dt",
                "value": "2025-12-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-13 03:53:20",
                    "last_data": "2025-12-13 03:53:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613320,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-14/",
                "name": "dt",
                "value": "2025-12-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-14 03:35:31",
                    "last_data": "2025-12-14 03:35:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613546,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-15/",
                "name": "dt",
                "value": "2025-12-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-15 03:30:14",
                    "last_data": "2025-12-15 03:30:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1615129,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-16/",
                "name": "dt",
                "value": "2025-12-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-16 03:23:52",
                    "last_data": "2025-12-16 03:23:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616563,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-17/",
                "name": "dt",
                "value": "2025-12-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-17 03:19:16",
                    "last_data": "2025-12-17 03:19:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616780,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-18/",
                "name": "dt",
                "value": "2025-12-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-18 03:23:32",
                    "last_data": "2025-12-18 03:23:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617002,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-19/",
                "name": "dt",
                "value": "2025-12-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-19 03:20:30",
                    "last_data": "2025-12-19 03:20:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617224,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-20/",
                "name": "dt",
                "value": "2025-12-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-20 03:55:05",
                    "last_data": "2025-12-20 03:55:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617466,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-21/",
                "name": "dt",
                "value": "2025-12-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-21 03:29:24",
                    "last_data": "2025-12-21 03:29:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617683,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-22/",
                "name": "dt",
                "value": "2025-12-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-22 03:20:54",
                    "last_data": "2025-12-22 03:20:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617899,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-23/",
                "name": "dt",
                "value": "2025-12-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-23 03:19:54",
                    "last_data": "2025-12-23 03:19:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618110,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-24/",
                "name": "dt",
                "value": "2025-12-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-24 03:09:56",
                    "last_data": "2025-12-24 03:09:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618326,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-25/",
                "name": "dt",
                "value": "2025-12-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-25 03:13:44",
                    "last_data": "2025-12-25 03:13:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618544,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-26/",
                "name": "dt",
                "value": "2025-12-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-26 03:18:37",
                    "last_data": "2025-12-26 03:18:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618758,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-27/",
                "name": "dt",
                "value": "2025-12-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-27 03:16:40",
                    "last_data": "2025-12-27 03:16:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618968,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-28/",
                "name": "dt",
                "value": "2025-12-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-28 03:19:12",
                    "last_data": "2025-12-28 03:19:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619220,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-29/",
                "name": "dt",
                "value": "2025-12-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-29 03:10:55",
                    "last_data": "2025-12-29 03:10:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619441,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-30/",
                "name": "dt",
                "value": "2025-12-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-30 03:19:39",
                    "last_data": "2025-12-30 03:19:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619655,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-31/",
                "name": "dt",
                "value": "2025-12-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-31 03:11:04",
                    "last_data": "2025-12-31 03:11:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619874,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-01/",
                "name": "dt",
                "value": "2026-01-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-01 03:20:32",
                    "last_data": "2026-01-01 03:20:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620109,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-02/",
                "name": "dt",
                "value": "2026-01-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-02 03:10:25",
                    "last_data": "2026-01-02 03:10:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620326,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-03/",
                "name": "dt",
                "value": "2026-01-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-03 03:11:25",
                    "last_data": "2026-01-03 03:11:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620542,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-04/",
                "name": "dt",
                "value": "2026-01-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-04 03:24:55",
                    "last_data": "2026-01-04 03:24:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620753,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-05/",
                "name": "dt",
                "value": "2026-01-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-05 03:19:07",
                    "last_data": "2026-01-05 03:19:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620977,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-06/",
                "name": "dt",
                "value": "2026-01-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-06 03:11:27",
                    "last_data": "2026-01-06 03:11:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621198,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-07/",
                "name": "dt",
                "value": "2026-01-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-07 03:14:44",
                    "last_data": "2026-01-07 03:14:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621422,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-08/",
                "name": "dt",
                "value": "2026-01-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-08 03:08:02",
                    "last_data": "2026-01-08 03:08:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621647,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-09/",
                "name": "dt",
                "value": "2026-01-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-09 03:26:09",
                    "last_data": "2026-01-09 03:26:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621876,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-10/",
                "name": "dt",
                "value": "2026-01-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-10 03:19:08",
                    "last_data": "2026-01-10 03:19:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622101,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-11/",
                "name": "dt",
                "value": "2026-01-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-11 03:25:26",
                    "last_data": "2026-01-11 03:25:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622317,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-12/",
                "name": "dt",
                "value": "2026-01-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-12 03:08:11",
                    "last_data": "2026-01-12 03:08:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622650,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-13/",
                "name": "dt",
                "value": "2026-01-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-13 03:14:28",
                    "last_data": "2026-01-13 03:14:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622868,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-14/",
                "name": "dt",
                "value": "2026-01-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-14 03:14:30",
                    "last_data": "2026-01-14 03:14:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623089,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-15/",
                "name": "dt",
                "value": "2026-01-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-15 03:47:20",
                    "last_data": "2026-01-15 03:47:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623573,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-16/",
                "name": "dt",
                "value": "2026-01-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-16 03:11:51",
                    "last_data": "2026-01-16 03:11:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625772,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-17/",
                "name": "dt",
                "value": "2026-01-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-17 12:30:36",
                    "last_data": "2026-01-17 12:30:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626106,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-18/",
                "name": "dt",
                "value": "2026-01-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-18 03:27:00",
                    "last_data": "2026-01-18 03:27:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626318,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-19/",
                "name": "dt",
                "value": "2026-01-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-19 03:19:02",
                    "last_data": "2026-01-19 03:19:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626571,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-20/",
                "name": "dt",
                "value": "2026-01-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-20 03:23:47",
                    "last_data": "2026-01-20 03:23:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626800,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-21/",
                "name": "dt",
                "value": "2026-01-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-21 04:30:05",
                    "last_data": "2026-01-21 04:30:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627021,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-22/",
                "name": "dt",
                "value": "2026-01-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-22 04:35:28",
                    "last_data": "2026-01-22 04:35:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627221,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-23/",
                "name": "dt",
                "value": "2026-01-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-23 03:26:56",
                    "last_data": "2026-01-23 03:26:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627434,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-24/",
                "name": "dt",
                "value": "2026-01-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-24 03:19:38",
                    "last_data": "2026-01-24 03:19:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627646,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-25/",
                "name": "dt",
                "value": "2026-01-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-25 03:45:42",
                    "last_data": "2026-01-25 03:45:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627858,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-26/",
                "name": "dt",
                "value": "2026-01-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-26 03:21:23",
                    "last_data": "2026-01-26 03:21:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628080,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-27/",
                "name": "dt",
                "value": "2026-01-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-27 03:25:53",
                    "last_data": "2026-01-27 03:25:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628301,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-28/",
                "name": "dt",
                "value": "2026-01-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-28 03:19:10",
                    "last_data": "2026-01-28 03:19:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628523,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-29/",
                "name": "dt",
                "value": "2026-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-29 03:35:42",
                    "last_data": "2026-01-29 03:35:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628753,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-30/",
                "name": "dt",
                "value": "2026-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-30 03:25:03",
                    "last_data": "2026-01-30 03:25:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628970,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-31/",
                "name": "dt",
                "value": "2026-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-31 03:23:01",
                    "last_data": "2026-01-31 03:23:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629178,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-01/",
                "name": "dt",
                "value": "2026-02-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-01 03:34:19",
                    "last_data": "2026-02-01 03:34:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629403,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-02/",
                "name": "dt",
                "value": "2026-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-02 03:15:58",
                    "last_data": "2026-02-02 03:15:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629685,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-03/",
                "name": "dt",
                "value": "2026-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-03 03:09:21",
                    "last_data": "2026-02-03 03:09:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629913,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-04/",
                "name": "dt",
                "value": "2026-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-04 03:32:19",
                    "last_data": "2026-02-04 03:32:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630135,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-05/",
                "name": "dt",
                "value": "2026-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-05 03:18:08",
                    "last_data": "2026-02-05 03:18:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630346,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-06/",
                "name": "dt",
                "value": "2026-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-06 03:22:06",
                    "last_data": "2026-02-06 03:22:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630574,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-07/",
                "name": "dt",
                "value": "2026-02-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-07 03:28:30",
                    "last_data": "2026-02-07 03:28:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630783,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-08/",
                "name": "dt",
                "value": "2026-02-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-08 03:12:55",
                    "last_data": "2026-02-08 03:12:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630996,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-09/",
                "name": "dt",
                "value": "2026-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-09 03:23:03",
                    "last_data": "2026-02-09 03:23:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631225,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-10/",
                "name": "dt",
                "value": "2026-02-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-10 03:24:50",
                    "last_data": "2026-02-10 03:24:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631453,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-11/",
                "name": "dt",
                "value": "2026-02-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-11 03:15:36",
                    "last_data": "2026-02-11 03:15:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631766,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-12/",
                "name": "dt",
                "value": "2026-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-12 03:21:53",
                    "last_data": "2026-02-12 03:21:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631986,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-13/",
                "name": "dt",
                "value": "2026-02-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-13 03:17:58",
                    "last_data": "2026-02-13 03:17:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632291,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-14/",
                "name": "dt",
                "value": "2026-02-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-14 03:33:21",
                    "last_data": "2026-02-14 03:33:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632497,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-15/",
                "name": "dt",
                "value": "2026-02-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-15 03:13:07",
                    "last_data": "2026-02-15 03:13:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1633188,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-16/",
                "name": "dt",
                "value": "2026-02-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-16 03:26:12",
                    "last_data": "2026-02-16 03:26:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635069,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-17/",
                "name": "dt",
                "value": "2026-02-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-17 03:31:11",
                    "last_data": "2026-02-17 03:31:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635290,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-18/",
                "name": "dt",
                "value": "2026-02-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-18 03:44:19",
                    "last_data": "2026-02-18 03:44:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635499,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-19/",
                "name": "dt",
                "value": "2026-02-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-19 03:23:25",
                    "last_data": "2026-02-19 03:23:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635718,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-20/",
                "name": "dt",
                "value": "2026-02-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-20 03:18:00",
                    "last_data": "2026-02-20 03:18:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635929,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-21/",
                "name": "dt",
                "value": "2026-02-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-21 03:29:59",
                    "last_data": "2026-02-21 03:29:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636142,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-22/",
                "name": "dt",
                "value": "2026-02-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-22 03:27:48",
                    "last_data": "2026-02-22 03:27:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636408,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-23/",
                "name": "dt",
                "value": "2026-02-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-23 03:31:15",
                    "last_data": "2026-02-23 03:31:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636694,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-24/",
                "name": "dt",
                "value": "2026-02-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-24 03:38:18",
                    "last_data": "2026-02-24 03:38:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636951,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-25/",
                "name": "dt",
                "value": "2026-02-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-25 03:33:05",
                    "last_data": "2026-02-25 03:33:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637526,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-26/",
                "name": "dt",
                "value": "2026-02-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-26 03:37:07",
                    "last_data": "2026-02-26 03:37:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637749,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-27/",
                "name": "dt",
                "value": "2026-02-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-27 03:24:30",
                    "last_data": "2026-02-27 03:24:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641141,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-28/",
                "name": "dt",
                "value": "2026-02-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-28 03:41:12",
                    "last_data": "2026-02-28 03:41:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641356,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-01/",
                "name": "dt",
                "value": "2026-03-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-01 03:50:26",
                    "last_data": "2026-03-01 03:50:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641582,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-02/",
                "name": "dt",
                "value": "2026-03-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-02 03:36:56",
                    "last_data": "2026-03-02 03:36:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641805,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-03/",
                "name": "dt",
                "value": "2026-03-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-03 03:29:12",
                    "last_data": "2026-03-03 03:29:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642024,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-04/",
                "name": "dt",
                "value": "2026-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-04 03:23:27",
                    "last_data": "2026-03-04 03:23:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642242,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-05/",
                "name": "dt",
                "value": "2026-03-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-05 03:24:51",
                    "last_data": "2026-03-05 03:24:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642466,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-06/",
                "name": "dt",
                "value": "2026-03-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-06 03:33:47",
                    "last_data": "2026-03-06 03:33:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642682,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-07/",
                "name": "dt",
                "value": "2026-03-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-07 03:12:34",
                    "last_data": "2026-03-07 03:12:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642895,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-08/",
                "name": "dt",
                "value": "2026-03-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-08 04:12:26",
                    "last_data": "2026-03-08 04:12:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1643730,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-09/",
                "name": "dt",
                "value": "2026-03-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-09 03:19:34",
                    "last_data": "2026-03-09 03:19:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1644073,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-10/",
                "name": "dt",
                "value": "2026-03-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-10 03:22:55",
                    "last_data": "2026-03-10 03:22:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645023,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-11/",
                "name": "dt",
                "value": "2026-03-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-11 03:34:07",
                    "last_data": "2026-03-11 03:34:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645239,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-12/",
                "name": "dt",
                "value": "2026-03-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-12 03:17:12",
                    "last_data": "2026-03-12 03:17:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645454,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-13/",
                "name": "dt",
                "value": "2026-03-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-13 03:21:17",
                    "last_data": "2026-03-13 03:21:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645670,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-14/",
                "name": "dt",
                "value": "2026-03-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-14 03:19:27",
                    "last_data": "2026-03-14 03:19:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645881,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-15/",
                "name": "dt",
                "value": "2026-03-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-15 03:37:26",
                    "last_data": "2026-03-15 03:37:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1646151,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-16/",
                "name": "dt",
                "value": "2026-03-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-16 03:22:06",
                    "last_data": "2026-03-16 03:22:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648113,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-17/",
                "name": "dt",
                "value": "2026-03-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-17 03:33:58",
                    "last_data": "2026-03-17 03:33:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648327,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-18/",
                "name": "dt",
                "value": "2026-03-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-18 03:32:59",
                    "last_data": "2026-03-18 03:32:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648575,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-19/",
                "name": "dt",
                "value": "2026-03-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-19 03:27:02",
                    "last_data": "2026-03-19 03:27:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648786,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-20/",
                "name": "dt",
                "value": "2026-03-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-20 03:24:18",
                    "last_data": "2026-03-20 03:24:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649002,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-21/",
                "name": "dt",
                "value": "2026-03-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-21 04:01:51",
                    "last_data": "2026-03-21 04:01:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649330,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-22/",
                "name": "dt",
                "value": "2026-03-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-22 03:34:25",
                    "last_data": "2026-03-22 03:34:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649535,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-23/",
                "name": "dt",
                "value": "2026-03-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-23 03:45:40",
                    "last_data": "2026-03-23 03:45:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649752,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-24/",
                "name": "dt",
                "value": "2026-03-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-24 03:21:16",
                    "last_data": "2026-03-24 03:21:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649971,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-25/",
                "name": "dt",
                "value": "2026-03-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-25 03:22:32",
                    "last_data": "2026-03-25 03:22:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650220,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-26/",
                "name": "dt",
                "value": "2026-03-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-26 03:27:15",
                    "last_data": "2026-03-26 03:27:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650437,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-27/",
                "name": "dt",
                "value": "2026-03-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-27 03:20:24",
                    "last_data": "2026-03-27 03:20:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650650,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-28/",
                "name": "dt",
                "value": "2026-03-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-28 03:35:02",
                    "last_data": "2026-03-28 03:35:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650863,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-29/",
                "name": "dt",
                "value": "2026-03-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-29 03:35:15",
                    "last_data": "2026-03-29 03:35:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651494,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-30/",
                "name": "dt",
                "value": "2026-03-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-30 03:36:14",
                    "last_data": "2026-03-30 03:36:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651803,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-31/",
                "name": "dt",
                "value": "2026-03-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-31 03:39:07",
                    "last_data": "2026-03-31 03:39:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652015,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-01/",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 03:25:09",
                    "last_data": "2026-04-01 03:25:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652404,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-02",
                "name": "dt",
                "value": "2026-04-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-02 03:49:34",
                    "last_data": "2026-04-03 03:27:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652833,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-03/",
                "name": "dt",
                "value": "2026-04-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-04 03:22:49",
                    "last_data": "2026-04-04 03:22:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1653052,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-04/",
                "name": "dt",
                "value": "2026-04-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-05 03:34:58",
                    "last_data": "2026-04-05 03:34:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656555,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-05/",
                "name": "dt",
                "value": "2026-04-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-06 03:26:17",
                    "last_data": "2026-04-06 03:26:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656775,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-07/",
                "name": "dt",
                "value": "2026-04-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-07 03:24:25",
                    "last_data": "2026-04-07 03:24:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657002,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-08/",
                "name": "dt",
                "value": "2026-04-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-08 03:26:20",
                    "last_data": "2026-04-08 03:26:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657411,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-09/",
                "name": "dt",
                "value": "2026-04-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-09 03:36:44",
                    "last_data": "2026-04-09 03:36:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657626,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-10/",
                "name": "dt",
                "value": "2026-04-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-10 03:35:06",
                    "last_data": "2026-04-10 03:35:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657842,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-11/",
                "name": "dt",
                "value": "2026-04-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-11 03:27:03",
                    "last_data": "2026-04-11 03:27:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658050,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-12/",
                "name": "dt",
                "value": "2026-04-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-12 03:26:13",
                    "last_data": "2026-04-12 03:26:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658264,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-13/",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 03:31:30",
                    "last_data": "2026-04-13 03:31:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658484,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-14/",
                "name": "dt",
                "value": "2026-04-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-14 03:29:52",
                    "last_data": "2026-04-14 03:29:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658693,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-15/",
                "name": "dt",
                "value": "2026-04-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-15 03:37:40",
                    "last_data": "2026-04-15 03:37:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1659389,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-16/",
                "name": "dt",
                "value": "2026-04-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-16 03:32:22",
                    "last_data": "2026-04-16 03:32:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1661323,
                "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-17/",
                "name": "dt",
                "value": "2026-04-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-17 03:20:26",
                    "last_data": "2026-04-17 03:20:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "agent_user_key": "int",
        "audit_id": "bigint",
        "bid": "decimal(10,2)",
        "call_key": "int",
        "cdp_enabled": "int",
        "commission": "decimal(8,2)",
        "cpv_bid": "decimal(10,2)",
        "facility_key": "int",
        "hold_day": "date",
        "hold_day_key": "int",
        "move_in_day": "date",
        "move_in_day_key": "int",
        "move_in_original_day": "date",
        "move_in_original_day_key": "int",
        "move_out_day": "date",
        "move_out_day_key": "int",
        "npv": "decimal(10,2)",
        "price": "decimal(12,2)",
        "reservation_auto_state": "varchar(20)",
        "reservation_email": "varchar(128)",
        "reservation_first_name": "varchar(128)",
        "reservation_key": "varchar(32)",
        "reservation_last_name": "varchar(128)",
        "reservation_phone": "varchar(16)",
        "reservation_pricing_model": "varchar(12)",
        "reservation_state": "varchar(20)",
        "reservation_time": "timestamp",
        "reservation_touchpoint": "varchar(10)",
        "reservation_type": "varchar(16)",
        "site_key": "int",
        "size_depth_ft": "decimal(10,2)",
        "size_width_ft": "decimal(10,2)",
        "statement_key": "int",
        "traffic_source_key": "int",
        "type_of_listing": "int",
        "unit_key": "int",
        "visitor_key": "bigint"
    }
  • created: 2021-10-06 02:50:41
  • 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_reservation`\n(\n `audit_id`  bigint , `reservation_key`  varchar(32) , `reservation_time`  timestamp , `hold_day_key`  int , `hold_day`  date , `move_in_day_key`  int , `move_in_day`  date , `facility_key`  int , `move_in_original_day_key`  int , `move_in_original_day`  date , `move_out_day_key`  int , `move_out_day`  date , `statement_key`  int , `visitor_key`  bigint , `site_key`  int , `traffic_source_key`  int , `call_key`  int , `unit_key`  int , `reservation_state`  varchar(20) , `reservation_auto_state`  varchar(20) , `type_of_listing`  int , `agent_user_key`  int , `price`  decimal(12,2) , `size_width_ft`  decimal(10,2) , `size_depth_ft`  decimal(10,2) , `reservation_touchpoint`  varchar(10) , `reservation_pricing_model`  varchar(12) , `reservation_type`  varchar(16) , `npv`  decimal(10,2) , `bid`  decimal(10,2) , `cpv_bid`  decimal(10,2) , `commission`  decimal(8,2) , `reservation_first_name`  varchar(128) , `reservation_last_name`  varchar(128) , `reservation_email`  varchar(128) , `reservation_phone`  varchar(16) , `cdp_enabled`  int , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\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_reservation'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_reservation`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_reservation"
    }
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-02-27 15:45:42",
        "disabled": false,
        "format": "raw",
        "id": 237,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_redshift",
            "table": "analytics_dwh_fact_reservation"
        },
        "type": "redshift"
    },
    "partition": {
        "count": 183,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_redshift.analytics_dwh_fact_reservation`\nADD\n\n\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-08'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-05/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-16/'\n PARTITION (dt='2026-04-17') location 's3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1566045,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-15/",
                    "name": "dt",
                    "value": "2025-10-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-15 03:20:53",
                        "last_data": "2025-10-15 03:20:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1566278,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-16/",
                    "name": "dt",
                    "value": "2025-10-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-16 03:16:48",
                        "last_data": "2025-10-16 03:16:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1573576,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-17/",
                    "name": "dt",
                    "value": "2025-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-17 03:10:10",
                        "last_data": "2025-10-17 03:10:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1595943,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-18/",
                    "name": "dt",
                    "value": "2025-10-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-18 03:16:57",
                        "last_data": "2025-10-18 03:16:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596169,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-19/",
                    "name": "dt",
                    "value": "2025-10-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-19 03:31:47",
                        "last_data": "2025-10-19 03:31:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596749,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-20/",
                    "name": "dt",
                    "value": "2025-10-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-20 05:46:12",
                        "last_data": "2025-10-20 05:46:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596975,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-21/",
                    "name": "dt",
                    "value": "2025-10-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-21 04:07:23",
                        "last_data": "2025-10-21 04:07:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597206,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-22/",
                    "name": "dt",
                    "value": "2025-10-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-22 03:16:50",
                        "last_data": "2025-10-22 03:16:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597440,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-23/",
                    "name": "dt",
                    "value": "2025-10-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-23 03:32:42",
                        "last_data": "2025-10-23 03:32:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597697,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-24/",
                    "name": "dt",
                    "value": "2025-10-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-24 03:47:20",
                        "last_data": "2025-10-24 03:47:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597939,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-25/",
                    "name": "dt",
                    "value": "2025-10-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-25 03:29:57",
                        "last_data": "2025-10-25 03:29:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598174,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-26/",
                    "name": "dt",
                    "value": "2025-10-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-26 04:02:40",
                        "last_data": "2025-10-26 04:02:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598394,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-27/",
                    "name": "dt",
                    "value": "2025-10-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-27 03:53:32",
                        "last_data": "2025-10-27 03:53:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598635,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-28/",
                    "name": "dt",
                    "value": "2025-10-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-28 03:42:37",
                        "last_data": "2025-10-28 03:42:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598871,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-29/",
                    "name": "dt",
                    "value": "2025-10-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-29 04:27:40",
                        "last_data": "2025-10-29 04:27:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599102,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-30/",
                    "name": "dt",
                    "value": "2025-10-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-30 03:31:01",
                        "last_data": "2025-10-30 03:31:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599333,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-10-31/",
                    "name": "dt",
                    "value": "2025-10-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-31 03:28:08",
                        "last_data": "2025-10-31 03:28:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599574,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-01/",
                    "name": "dt",
                    "value": "2025-11-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-01 03:44:08",
                        "last_data": "2025-11-01 03:44:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600000,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-02/",
                    "name": "dt",
                    "value": "2025-11-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-02 02:31:15",
                        "last_data": "2025-11-02 02:31:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600243,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-03/",
                    "name": "dt",
                    "value": "2025-11-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-03 03:26:56",
                        "last_data": "2025-11-03 03:26:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600489,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-04/",
                    "name": "dt",
                    "value": "2025-11-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-04 03:26:06",
                        "last_data": "2025-11-04 03:26:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600730,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-05/",
                    "name": "dt",
                    "value": "2025-11-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-05 03:47:58",
                        "last_data": "2025-11-05 03:47:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600964,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-06/",
                    "name": "dt",
                    "value": "2025-11-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-06 03:50:03",
                        "last_data": "2025-11-06 03:50:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601204,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-07/",
                    "name": "dt",
                    "value": "2025-11-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-07 03:29:27",
                        "last_data": "2025-11-07 03:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601470,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-08",
                    "name": "dt",
                    "value": "2025-11-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-08 03:22:39",
                        "last_data": "2025-11-09 03:17:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601935,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-10/",
                    "name": "dt",
                    "value": "2025-11-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-10 03:19:55",
                        "last_data": "2025-11-10 03:19:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602177,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-11/",
                    "name": "dt",
                    "value": "2025-11-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-11 03:18:49",
                        "last_data": "2025-11-11 03:18:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602413,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-12/",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 03:14:21",
                        "last_data": "2025-11-12 03:14:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602651,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-13/",
                    "name": "dt",
                    "value": "2025-11-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-13 03:28:47",
                        "last_data": "2025-11-13 03:28:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602887,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-14/",
                    "name": "dt",
                    "value": "2025-11-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-14 03:46:28",
                        "last_data": "2025-11-14 03:46:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603116,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-15/",
                    "name": "dt",
                    "value": "2025-11-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-15 03:19:07",
                        "last_data": "2025-11-15 03:19:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603968,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-16/",
                    "name": "dt",
                    "value": "2025-11-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-16 03:39:58",
                        "last_data": "2025-11-16 03:39:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605779,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-17/",
                    "name": "dt",
                    "value": "2025-11-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-17 03:20:07",
                        "last_data": "2025-11-17 03:20:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606046,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-18/",
                    "name": "dt",
                    "value": "2025-11-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-18 03:15:42",
                        "last_data": "2025-11-18 03:15:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606275,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-19/",
                    "name": "dt",
                    "value": "2025-11-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-19 03:22:33",
                        "last_data": "2025-11-19 03:22:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606521,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-20/",
                    "name": "dt",
                    "value": "2025-11-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-20 03:18:43",
                        "last_data": "2025-11-20 03:18:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606754,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-21/",
                    "name": "dt",
                    "value": "2025-11-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-21 03:18:02",
                        "last_data": "2025-11-21 03:18:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607008,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-22/",
                    "name": "dt",
                    "value": "2025-11-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-22 03:18:14",
                        "last_data": "2025-11-22 03:18:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607776,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-23/",
                    "name": "dt",
                    "value": "2025-11-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-23 03:19:38",
                        "last_data": "2025-11-23 03:19:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608002,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-24/",
                    "name": "dt",
                    "value": "2025-11-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-24 03:35:00",
                        "last_data": "2025-11-24 03:35:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608242,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-25/",
                    "name": "dt",
                    "value": "2025-11-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-25 03:17:18",
                        "last_data": "2025-11-25 03:17:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608474,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-26/",
                    "name": "dt",
                    "value": "2025-11-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-26 03:27:49",
                        "last_data": "2025-11-26 03:27:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608713,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-27/",
                    "name": "dt",
                    "value": "2025-11-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-27 03:23:23",
                        "last_data": "2025-11-27 03:23:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608938,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-28/",
                    "name": "dt",
                    "value": "2025-11-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-28 03:53:36",
                        "last_data": "2025-11-28 03:53:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609171,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-29/",
                    "name": "dt",
                    "value": "2025-11-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-29 03:27:43",
                        "last_data": "2025-11-29 03:27:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609400,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-11-30/",
                    "name": "dt",
                    "value": "2025-11-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-30 03:31:57",
                        "last_data": "2025-11-30 03:31:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609620,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-01/",
                    "name": "dt",
                    "value": "2025-12-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-01 03:38:16",
                        "last_data": "2025-12-01 03:38:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609879,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-02/",
                    "name": "dt",
                    "value": "2025-12-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-02 03:36:27",
                        "last_data": "2025-12-02 03:36:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610114,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-03/",
                    "name": "dt",
                    "value": "2025-12-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-03 03:24:35",
                        "last_data": "2025-12-03 03:24:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610356,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-04/",
                    "name": "dt",
                    "value": "2025-12-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-04 03:41:39",
                        "last_data": "2025-12-04 03:41:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610592,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-05/",
                    "name": "dt",
                    "value": "2025-12-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-05 03:31:04",
                        "last_data": "2025-12-05 03:31:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611104,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-06/",
                    "name": "dt",
                    "value": "2025-12-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-06 03:36:27",
                        "last_data": "2025-12-06 03:36:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611335,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-07/",
                    "name": "dt",
                    "value": "2025-12-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-07 03:19:37",
                        "last_data": "2025-12-07 03:19:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611558,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-08/",
                    "name": "dt",
                    "value": "2025-12-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-08 03:15:02",
                        "last_data": "2025-12-08 03:15:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611805,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-09/",
                    "name": "dt",
                    "value": "2025-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-09 03:33:45",
                        "last_data": "2025-12-09 03:33:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612285,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-10/",
                    "name": "dt",
                    "value": "2025-12-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 03:37:14",
                        "last_data": "2025-12-10 03:37:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612525,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-11/",
                    "name": "dt",
                    "value": "2025-12-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-11 03:36:47",
                        "last_data": "2025-12-11 03:36:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612776,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-12/",
                    "name": "dt",
                    "value": "2025-12-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-12 03:24:57",
                        "last_data": "2025-12-12 03:24:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613101,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-13/",
                    "name": "dt",
                    "value": "2025-12-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-13 03:53:20",
                        "last_data": "2025-12-13 03:53:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613320,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-14/",
                    "name": "dt",
                    "value": "2025-12-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-14 03:35:31",
                        "last_data": "2025-12-14 03:35:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613546,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-15/",
                    "name": "dt",
                    "value": "2025-12-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-15 03:30:14",
                        "last_data": "2025-12-15 03:30:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1615129,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-16/",
                    "name": "dt",
                    "value": "2025-12-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-16 03:23:52",
                        "last_data": "2025-12-16 03:23:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616563,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-17/",
                    "name": "dt",
                    "value": "2025-12-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-17 03:19:16",
                        "last_data": "2025-12-17 03:19:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616780,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-18/",
                    "name": "dt",
                    "value": "2025-12-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-18 03:23:32",
                        "last_data": "2025-12-18 03:23:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617002,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-19/",
                    "name": "dt",
                    "value": "2025-12-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-19 03:20:30",
                        "last_data": "2025-12-19 03:20:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617224,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-20/",
                    "name": "dt",
                    "value": "2025-12-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-20 03:55:05",
                        "last_data": "2025-12-20 03:55:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617466,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-21/",
                    "name": "dt",
                    "value": "2025-12-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-21 03:29:24",
                        "last_data": "2025-12-21 03:29:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617683,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-22/",
                    "name": "dt",
                    "value": "2025-12-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-22 03:20:54",
                        "last_data": "2025-12-22 03:20:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617899,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-23/",
                    "name": "dt",
                    "value": "2025-12-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-23 03:19:54",
                        "last_data": "2025-12-23 03:19:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618110,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-24/",
                    "name": "dt",
                    "value": "2025-12-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-24 03:09:56",
                        "last_data": "2025-12-24 03:09:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618326,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-25/",
                    "name": "dt",
                    "value": "2025-12-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-25 03:13:44",
                        "last_data": "2025-12-25 03:13:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618544,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-26/",
                    "name": "dt",
                    "value": "2025-12-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-26 03:18:37",
                        "last_data": "2025-12-26 03:18:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618758,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-27/",
                    "name": "dt",
                    "value": "2025-12-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-27 03:16:40",
                        "last_data": "2025-12-27 03:16:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618968,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-28/",
                    "name": "dt",
                    "value": "2025-12-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-28 03:19:12",
                        "last_data": "2025-12-28 03:19:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619220,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-29/",
                    "name": "dt",
                    "value": "2025-12-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-29 03:10:55",
                        "last_data": "2025-12-29 03:10:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619441,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-30/",
                    "name": "dt",
                    "value": "2025-12-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-30 03:19:39",
                        "last_data": "2025-12-30 03:19:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619655,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2025-12-31/",
                    "name": "dt",
                    "value": "2025-12-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-31 03:11:04",
                        "last_data": "2025-12-31 03:11:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619874,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-01/",
                    "name": "dt",
                    "value": "2026-01-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-01 03:20:32",
                        "last_data": "2026-01-01 03:20:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620109,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-02/",
                    "name": "dt",
                    "value": "2026-01-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-02 03:10:25",
                        "last_data": "2026-01-02 03:10:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620326,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-03/",
                    "name": "dt",
                    "value": "2026-01-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-03 03:11:25",
                        "last_data": "2026-01-03 03:11:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620542,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-04/",
                    "name": "dt",
                    "value": "2026-01-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-04 03:24:55",
                        "last_data": "2026-01-04 03:24:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620753,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-05/",
                    "name": "dt",
                    "value": "2026-01-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-05 03:19:07",
                        "last_data": "2026-01-05 03:19:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620977,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-06/",
                    "name": "dt",
                    "value": "2026-01-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-06 03:11:27",
                        "last_data": "2026-01-06 03:11:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621198,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-07/",
                    "name": "dt",
                    "value": "2026-01-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-07 03:14:44",
                        "last_data": "2026-01-07 03:14:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621422,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-08/",
                    "name": "dt",
                    "value": "2026-01-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-08 03:08:02",
                        "last_data": "2026-01-08 03:08:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621647,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-09/",
                    "name": "dt",
                    "value": "2026-01-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-09 03:26:09",
                        "last_data": "2026-01-09 03:26:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621876,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-10/",
                    "name": "dt",
                    "value": "2026-01-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-10 03:19:08",
                        "last_data": "2026-01-10 03:19:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622101,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-11/",
                    "name": "dt",
                    "value": "2026-01-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-11 03:25:26",
                        "last_data": "2026-01-11 03:25:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622317,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-12/",
                    "name": "dt",
                    "value": "2026-01-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-12 03:08:11",
                        "last_data": "2026-01-12 03:08:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622650,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-13/",
                    "name": "dt",
                    "value": "2026-01-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-13 03:14:28",
                        "last_data": "2026-01-13 03:14:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622868,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-14/",
                    "name": "dt",
                    "value": "2026-01-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-14 03:14:30",
                        "last_data": "2026-01-14 03:14:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623089,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-15/",
                    "name": "dt",
                    "value": "2026-01-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-15 03:47:20",
                        "last_data": "2026-01-15 03:47:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623573,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-16/",
                    "name": "dt",
                    "value": "2026-01-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-16 03:11:51",
                        "last_data": "2026-01-16 03:11:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625772,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-17/",
                    "name": "dt",
                    "value": "2026-01-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-17 12:30:36",
                        "last_data": "2026-01-17 12:30:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626106,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-18/",
                    "name": "dt",
                    "value": "2026-01-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-18 03:27:00",
                        "last_data": "2026-01-18 03:27:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626318,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-19/",
                    "name": "dt",
                    "value": "2026-01-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-19 03:19:02",
                        "last_data": "2026-01-19 03:19:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626571,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-20/",
                    "name": "dt",
                    "value": "2026-01-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-20 03:23:47",
                        "last_data": "2026-01-20 03:23:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626800,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-21/",
                    "name": "dt",
                    "value": "2026-01-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-21 04:30:05",
                        "last_data": "2026-01-21 04:30:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627021,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-22/",
                    "name": "dt",
                    "value": "2026-01-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-22 04:35:28",
                        "last_data": "2026-01-22 04:35:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627221,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-23/",
                    "name": "dt",
                    "value": "2026-01-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-23 03:26:56",
                        "last_data": "2026-01-23 03:26:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627434,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-24/",
                    "name": "dt",
                    "value": "2026-01-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-24 03:19:38",
                        "last_data": "2026-01-24 03:19:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627646,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-25/",
                    "name": "dt",
                    "value": "2026-01-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-25 03:45:42",
                        "last_data": "2026-01-25 03:45:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627858,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-26/",
                    "name": "dt",
                    "value": "2026-01-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-26 03:21:23",
                        "last_data": "2026-01-26 03:21:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628080,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-27/",
                    "name": "dt",
                    "value": "2026-01-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-27 03:25:53",
                        "last_data": "2026-01-27 03:25:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628301,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-28/",
                    "name": "dt",
                    "value": "2026-01-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-28 03:19:10",
                        "last_data": "2026-01-28 03:19:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628523,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-29/",
                    "name": "dt",
                    "value": "2026-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-29 03:35:42",
                        "last_data": "2026-01-29 03:35:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628753,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-30/",
                    "name": "dt",
                    "value": "2026-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-30 03:25:03",
                        "last_data": "2026-01-30 03:25:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628970,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-01-31/",
                    "name": "dt",
                    "value": "2026-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-31 03:23:01",
                        "last_data": "2026-01-31 03:23:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629178,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-01/",
                    "name": "dt",
                    "value": "2026-02-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-01 03:34:19",
                        "last_data": "2026-02-01 03:34:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629403,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-02/",
                    "name": "dt",
                    "value": "2026-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-02 03:15:58",
                        "last_data": "2026-02-02 03:15:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629685,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-03/",
                    "name": "dt",
                    "value": "2026-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-03 03:09:21",
                        "last_data": "2026-02-03 03:09:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629913,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-04/",
                    "name": "dt",
                    "value": "2026-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-04 03:32:19",
                        "last_data": "2026-02-04 03:32:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630135,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-05/",
                    "name": "dt",
                    "value": "2026-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-05 03:18:08",
                        "last_data": "2026-02-05 03:18:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630346,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-06/",
                    "name": "dt",
                    "value": "2026-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-06 03:22:06",
                        "last_data": "2026-02-06 03:22:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630574,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-07/",
                    "name": "dt",
                    "value": "2026-02-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-07 03:28:30",
                        "last_data": "2026-02-07 03:28:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630783,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-08/",
                    "name": "dt",
                    "value": "2026-02-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-08 03:12:55",
                        "last_data": "2026-02-08 03:12:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630996,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-09/",
                    "name": "dt",
                    "value": "2026-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-09 03:23:03",
                        "last_data": "2026-02-09 03:23:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631225,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-10/",
                    "name": "dt",
                    "value": "2026-02-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-10 03:24:50",
                        "last_data": "2026-02-10 03:24:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631453,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-11/",
                    "name": "dt",
                    "value": "2026-02-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-11 03:15:36",
                        "last_data": "2026-02-11 03:15:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631766,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-12/",
                    "name": "dt",
                    "value": "2026-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-12 03:21:53",
                        "last_data": "2026-02-12 03:21:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631986,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-13/",
                    "name": "dt",
                    "value": "2026-02-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-13 03:17:58",
                        "last_data": "2026-02-13 03:17:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632291,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-14/",
                    "name": "dt",
                    "value": "2026-02-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-14 03:33:21",
                        "last_data": "2026-02-14 03:33:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632497,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-15/",
                    "name": "dt",
                    "value": "2026-02-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-15 03:13:07",
                        "last_data": "2026-02-15 03:13:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1633188,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-16/",
                    "name": "dt",
                    "value": "2026-02-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-16 03:26:12",
                        "last_data": "2026-02-16 03:26:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635069,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-17/",
                    "name": "dt",
                    "value": "2026-02-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-17 03:31:11",
                        "last_data": "2026-02-17 03:31:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635290,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-18/",
                    "name": "dt",
                    "value": "2026-02-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-18 03:44:19",
                        "last_data": "2026-02-18 03:44:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635499,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-19/",
                    "name": "dt",
                    "value": "2026-02-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-19 03:23:25",
                        "last_data": "2026-02-19 03:23:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635718,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-20/",
                    "name": "dt",
                    "value": "2026-02-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-20 03:18:00",
                        "last_data": "2026-02-20 03:18:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635929,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-21/",
                    "name": "dt",
                    "value": "2026-02-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-21 03:29:59",
                        "last_data": "2026-02-21 03:29:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636142,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-22/",
                    "name": "dt",
                    "value": "2026-02-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-22 03:27:48",
                        "last_data": "2026-02-22 03:27:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636408,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-23/",
                    "name": "dt",
                    "value": "2026-02-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-23 03:31:15",
                        "last_data": "2026-02-23 03:31:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636694,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-24/",
                    "name": "dt",
                    "value": "2026-02-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-24 03:38:18",
                        "last_data": "2026-02-24 03:38:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636951,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-25/",
                    "name": "dt",
                    "value": "2026-02-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-25 03:33:05",
                        "last_data": "2026-02-25 03:33:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637526,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-26/",
                    "name": "dt",
                    "value": "2026-02-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-26 03:37:07",
                        "last_data": "2026-02-26 03:37:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637749,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-27/",
                    "name": "dt",
                    "value": "2026-02-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-27 03:24:30",
                        "last_data": "2026-02-27 03:24:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641141,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-02-28/",
                    "name": "dt",
                    "value": "2026-02-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-28 03:41:12",
                        "last_data": "2026-02-28 03:41:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641356,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-01/",
                    "name": "dt",
                    "value": "2026-03-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-01 03:50:26",
                        "last_data": "2026-03-01 03:50:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641582,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-02/",
                    "name": "dt",
                    "value": "2026-03-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-02 03:36:56",
                        "last_data": "2026-03-02 03:36:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641805,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-03/",
                    "name": "dt",
                    "value": "2026-03-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-03 03:29:12",
                        "last_data": "2026-03-03 03:29:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642024,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-04/",
                    "name": "dt",
                    "value": "2026-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-04 03:23:27",
                        "last_data": "2026-03-04 03:23:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642242,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-05/",
                    "name": "dt",
                    "value": "2026-03-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-05 03:24:51",
                        "last_data": "2026-03-05 03:24:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642466,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-06/",
                    "name": "dt",
                    "value": "2026-03-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-06 03:33:47",
                        "last_data": "2026-03-06 03:33:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642682,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-07/",
                    "name": "dt",
                    "value": "2026-03-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-07 03:12:34",
                        "last_data": "2026-03-07 03:12:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642895,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-08/",
                    "name": "dt",
                    "value": "2026-03-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-08 04:12:26",
                        "last_data": "2026-03-08 04:12:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1643730,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-09/",
                    "name": "dt",
                    "value": "2026-03-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-09 03:19:34",
                        "last_data": "2026-03-09 03:19:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1644073,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-10/",
                    "name": "dt",
                    "value": "2026-03-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-10 03:22:55",
                        "last_data": "2026-03-10 03:22:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645023,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-11/",
                    "name": "dt",
                    "value": "2026-03-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-11 03:34:07",
                        "last_data": "2026-03-11 03:34:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645239,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-12/",
                    "name": "dt",
                    "value": "2026-03-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-12 03:17:12",
                        "last_data": "2026-03-12 03:17:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645454,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-13/",
                    "name": "dt",
                    "value": "2026-03-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-13 03:21:17",
                        "last_data": "2026-03-13 03:21:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645670,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-14/",
                    "name": "dt",
                    "value": "2026-03-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-14 03:19:27",
                        "last_data": "2026-03-14 03:19:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645881,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-15/",
                    "name": "dt",
                    "value": "2026-03-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-15 03:37:26",
                        "last_data": "2026-03-15 03:37:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1646151,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-16/",
                    "name": "dt",
                    "value": "2026-03-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-16 03:22:06",
                        "last_data": "2026-03-16 03:22:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648113,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-17/",
                    "name": "dt",
                    "value": "2026-03-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-17 03:33:58",
                        "last_data": "2026-03-17 03:33:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648327,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-18/",
                    "name": "dt",
                    "value": "2026-03-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-18 03:32:59",
                        "last_data": "2026-03-18 03:32:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648575,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-19/",
                    "name": "dt",
                    "value": "2026-03-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-19 03:27:02",
                        "last_data": "2026-03-19 03:27:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648786,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-20/",
                    "name": "dt",
                    "value": "2026-03-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-20 03:24:18",
                        "last_data": "2026-03-20 03:24:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649002,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-21/",
                    "name": "dt",
                    "value": "2026-03-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-21 04:01:51",
                        "last_data": "2026-03-21 04:01:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649330,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-22/",
                    "name": "dt",
                    "value": "2026-03-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-22 03:34:25",
                        "last_data": "2026-03-22 03:34:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649535,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-23/",
                    "name": "dt",
                    "value": "2026-03-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-23 03:45:40",
                        "last_data": "2026-03-23 03:45:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649752,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-24/",
                    "name": "dt",
                    "value": "2026-03-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-24 03:21:16",
                        "last_data": "2026-03-24 03:21:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649971,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-25/",
                    "name": "dt",
                    "value": "2026-03-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-25 03:22:32",
                        "last_data": "2026-03-25 03:22:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650220,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-26/",
                    "name": "dt",
                    "value": "2026-03-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-26 03:27:15",
                        "last_data": "2026-03-26 03:27:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650437,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-27/",
                    "name": "dt",
                    "value": "2026-03-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-27 03:20:24",
                        "last_data": "2026-03-27 03:20:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650650,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-28/",
                    "name": "dt",
                    "value": "2026-03-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-28 03:35:02",
                        "last_data": "2026-03-28 03:35:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650863,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-29/",
                    "name": "dt",
                    "value": "2026-03-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-29 03:35:15",
                        "last_data": "2026-03-29 03:35:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651494,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-30/",
                    "name": "dt",
                    "value": "2026-03-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-30 03:36:14",
                        "last_data": "2026-03-30 03:36:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651803,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-03-31/",
                    "name": "dt",
                    "value": "2026-03-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-31 03:39:07",
                        "last_data": "2026-03-31 03:39:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652015,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-01/",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 03:25:09",
                        "last_data": "2026-04-01 03:25:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652404,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-02",
                    "name": "dt",
                    "value": "2026-04-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-02 03:49:34",
                        "last_data": "2026-04-03 03:27:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652833,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-03/",
                    "name": "dt",
                    "value": "2026-04-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-04 03:22:49",
                        "last_data": "2026-04-04 03:22:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1653052,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-04/",
                    "name": "dt",
                    "value": "2026-04-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-05 03:34:58",
                        "last_data": "2026-04-05 03:34:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656555,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-05/",
                    "name": "dt",
                    "value": "2026-04-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-06 03:26:17",
                        "last_data": "2026-04-06 03:26:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656775,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-07/",
                    "name": "dt",
                    "value": "2026-04-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-07 03:24:25",
                        "last_data": "2026-04-07 03:24:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657002,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-08/",
                    "name": "dt",
                    "value": "2026-04-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-08 03:26:20",
                        "last_data": "2026-04-08 03:26:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657411,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-09/",
                    "name": "dt",
                    "value": "2026-04-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-09 03:36:44",
                        "last_data": "2026-04-09 03:36:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657626,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-10/",
                    "name": "dt",
                    "value": "2026-04-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-10 03:35:06",
                        "last_data": "2026-04-10 03:35:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657842,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-11/",
                    "name": "dt",
                    "value": "2026-04-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-11 03:27:03",
                        "last_data": "2026-04-11 03:27:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658050,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-12/",
                    "name": "dt",
                    "value": "2026-04-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-12 03:26:13",
                        "last_data": "2026-04-12 03:26:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658264,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-13/",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 03:31:30",
                        "last_data": "2026-04-13 03:31:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658484,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-14/",
                    "name": "dt",
                    "value": "2026-04-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-14 03:29:52",
                        "last_data": "2026-04-14 03:29:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658693,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-15/",
                    "name": "dt",
                    "value": "2026-04-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-15 03:37:40",
                        "last_data": "2026-04-15 03:37:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1659389,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-16/",
                    "name": "dt",
                    "value": "2026-04-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-16 03:32:22",
                        "last_data": "2026-04-16 03:32:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1661323,
                    "location": "s3://sfdl-redshift-analytics-prod/raw_incremental/dwh_fact_reservation/dt=2026-04-17/",
                    "name": "dt",
                    "value": "2026-04-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-17 03:20:26",
                        "last_data": "2026-04-17 03:20:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "agent_user_key": "int",
            "audit_id": "bigint",
            "bid": "decimal(10,2)",
            "call_key": "int",
            "cdp_enabled": "int",
            "commission": "decimal(8,2)",
            "cpv_bid": "decimal(10,2)",
            "facility_key": "int",
            "hold_day": "date",
            "hold_day_key": "int",
            "move_in_day": "date",
            "move_in_day_key": "int",
            "move_in_original_day": "date",
            "move_in_original_day_key": "int",
            "move_out_day": "date",
            "move_out_day_key": "int",
            "npv": "decimal(10,2)",
            "price": "decimal(12,2)",
            "reservation_auto_state": "varchar(20)",
            "reservation_email": "varchar(128)",
            "reservation_first_name": "varchar(128)",
            "reservation_key": "varchar(32)",
            "reservation_last_name": "varchar(128)",
            "reservation_phone": "varchar(16)",
            "reservation_pricing_model": "varchar(12)",
            "reservation_state": "varchar(20)",
            "reservation_time": "timestamp",
            "reservation_touchpoint": "varchar(10)",
            "reservation_type": "varchar(16)",
            "site_key": "int",
            "size_depth_ft": "decimal(10,2)",
            "size_width_ft": "decimal(10,2)",
            "statement_key": "int",
            "traffic_source_key": "int",
            "type_of_listing": "int",
            "unit_key": "int",
            "visitor_key": "bigint"
        },
        "created": "2021-10-06 02:50:41",
        "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_reservation`\n(\n `audit_id`  bigint , `reservation_key`  varchar(32) , `reservation_time`  timestamp , `hold_day_key`  int , `hold_day`  date , `move_in_day_key`  int , `move_in_day`  date , `facility_key`  int , `move_in_original_day_key`  int , `move_in_original_day`  date , `move_out_day_key`  int , `move_out_day`  date , `statement_key`  int , `visitor_key`  bigint , `site_key`  int , `traffic_source_key`  int , `call_key`  int , `unit_key`  int , `reservation_state`  varchar(20) , `reservation_auto_state`  varchar(20) , `type_of_listing`  int , `agent_user_key`  int , `price`  decimal(12,2) , `size_width_ft`  decimal(10,2) , `size_depth_ft`  decimal(10,2) , `reservation_touchpoint`  varchar(10) , `reservation_pricing_model`  varchar(12) , `reservation_type`  varchar(16) , `npv`  decimal(10,2) , `bid`  decimal(10,2) , `cpv_bid`  decimal(10,2) , `commission`  decimal(8,2) , `reservation_first_name`  varchar(128) , `reservation_last_name`  varchar(128) , `reservation_email`  varchar(128) , `reservation_phone`  varchar(16) , `cdp_enabled`  int , `_origin`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\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_reservation'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_fact_reservation`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_fact_reservation"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}