Schema Info
Schema Name: sfdl_prod_redshift.analytics_mart_unit
- created: 2018-03-16 14:35:27
- disabled: False
- format: raw
- id: 293
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_redshift", "table": "analytics_mart_unit" } - type: redshift
Schema Versions: 15
-
Version 1718133
- created: 2026-04-17 07:26:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-17/1776427964'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-17/1776427964
- id: 1718133
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 162173183
- updated: 2026-04-17 07:27:15
-
Version 1716917
- created: 2026-04-16 07:33:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-16/1776342048'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048
- id: 1716917
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 162117491
- updated: 2026-04-16 07:34:17
-
Version 1715703
- created: 2026-04-15 07:25:34
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-15/1776255009'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-15/1776255009
- id: 1715703
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 162061898
- updated: 2026-04-15 07:26:39
-
Version 1714522
- created: 2026-04-14 07:34:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-14/1776169280'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-14/1776169280
- id: 1714522
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 162006530
- updated: 2026-04-14 07:35:50
-
Version 1713305
- created: 2026-04-13 07:40:31
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-13/1776083270'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-13/1776083270
- id: 1713305
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161948574
- updated: 2026-04-13 07:41:39
-
Version 1712116
- created: 2026-04-12 07:33:42
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-12/1775996448'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-12/1775996448
- id: 1712116
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161899638
- updated: 2026-04-12 07:34:47
-
Version 1710804
- created: 2026-04-11 06:21:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-11/1775905383'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-11/1775905383
- id: 1710804
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161845278
- updated: 2026-04-11 06:22:31
-
Version 1709718
- created: 2026-04-10 07:26:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-10/1775823214'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-10/1775823214
- id: 1709718
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161792193
- updated: 2026-04-10 07:27:40
-
Version 1708579
- created: 2026-04-09 07:31:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-09/1775737047'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-09/1775737047
- id: 1708579
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161736373
- updated: 2026-04-09 07:34:30
-
Version 1707390
- created: 2026-04-08 07:31:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-08/1775650647'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-08/1775650647
- id: 1707390
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161681603
- updated: 2026-04-08 07:32:09
-
Version 1706191
- created: 2026-04-07 07:29:34
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-07/1775564179'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-07/1775564179
- id: 1706191
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161625353
- updated: 2026-04-07 07:30:44
-
Version 1704884
- created: 2026-04-06 06:37:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-06/1775474439'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-06/1775474439
- id: 1704884
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161565956
- updated: 2026-04-06 06:38:40
-
Version 1703755
- created: 2026-04-05 07:39:40
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-05/1775391981'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-05/1775391981
- id: 1703755
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161520099
- updated: 2026-04-05 07:40:46
-
Version 1702594
- created: 2026-04-04 07:17:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-04/1775304250'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-04/1775304250
- id: 1702594
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161466489
- updated: 2026-04-04 07:18:37
-
Version 1701403
- created: 2026-04-03 07:23:47
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-03/1775218200'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" ] - hive_path: s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-03/1775218200
- id: 1701403
- processed: 1
- raw_data:
{ "_origin": "36", "account_customer_segment": "18", "account_lifetime_customer_segment": "19", "account_manager": "8", "account_manager_key": "7", "account_pricing_model": "20", "active": "11", "annotations": "35", "approve": "13", "audit_id": "0", "city": "23", "client_key": "5", "client_name": "6", "climate_controlled": "28", "day": "2", "day_key": "1", "drive_up": "30", "facility_key": "3", "facility_name": "4", "facility_promo": "29", "facility_status": "17", "integration": "16", "is_directory_facility": "31", "is_physical_unit": "14", "location_key": "21", "msa": "25", "publish": "12", "state": "24", "total_unit_offering_price": "34", "total_units": "32", "unit_group": "10", "unit_group_size_key": "9", "unit_offerings": "33", "unit_status": "15", "unit_type": "27", "unit_type_key": "26", "zip": "22" } - schema_attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - schema_name_id: 293
- schema_scan_id: 161408669
- updated: 2026-04-03 07:24:55
Schema Scans: 15
Last at 2026-04-17 07:26:09
-
Scan 162173183
- duration: 0:01:52.134818
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2683, "partitions_applied": false, "success": true } - id: 162173183
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-17/1776427964/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-17/1776427964/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/separated_dt/mart_unit/2026-04-17/1776427964", "key": "separated_dt/mart_unit/2026-04-17/1776427964/dt=2026-04-16/0006_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 4953992050698048299, "service_name": "redshift_unloads", "span_id": 6614932013731193525, "trace_id": 7598644869147242017 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-17 07:26:09
- success: True
- trace_id: 7598644869147242017
-
Scan 162117491
- duration: 0:02:12.835069
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2682, "partitions_applied": false, "success": true } - id: 162117491
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-16/1776342048/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2026-04-15", "name": "dt", "type": "string", "value": "2026-04-15" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048", "key": "separated_dt/mart_unit/2026-04-16/1776342048/dt=2026-04-15/0007_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 9878819260632635831, "service_name": "redshift_unloads", "span_id": 8947776625310672714, "trace_id": 15516417541130199622 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-16 07:33:05
- success: True
- trace_id: 15516417541130199622
-
Scan 162061898
- duration: 0:01:51.317856
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2681, "partitions_applied": false, "success": true } - id: 162061898
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-15/1776255009/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-15/1776255009/dt=2026-04-14", "name": "dt", "type": "string", "value": "2026-04-14" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-15/1776255009", "key": "separated_dt/mart_unit/2026-04-15/1776255009/dt=2026-04-14/0003_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 12654723100282289197, "service_name": "redshift_unloads", "span_id": 4925044554718740977, "trace_id": 2755387278384875024 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-15 07:25:33
- success: True
- trace_id: 2755387278384875024
-
Scan 162006530
- duration: 0:01:52.108332
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2680, "partitions_applied": false, "success": true } - id: 162006530
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-14/1776169280/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-14/1776169280/dt=2026-04-13", "name": "dt", "type": "string", "value": "2026-04-13" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-14/1776169280", "key": "separated_dt/mart_unit/2026-04-14/1776169280/dt=2026-04-13/0002_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 18407020904380156867, "service_name": "redshift_unloads", "span_id": 2791261685935574493, "trace_id": 11388768919858830029 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-14 07:34:43
- success: True
- trace_id: 11388768919858830029
-
Scan 161948574
- duration: 0:01:55.213019
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2679, "partitions_applied": false, "success": true } - id: 161948574
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-13/1776083270/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-13/1776083270/dt=2026-04-12", "name": "dt", "type": "string", "value": "2026-04-12" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-13/1776083270", "key": "separated_dt/mart_unit/2026-04-13/1776083270/dt=2026-04-12/0004_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 15843042833870032880, "service_name": "redshift_unloads", "span_id": 9489975228725967782, "trace_id": 16845553711116401891 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-13 07:40:30
- success: True
- trace_id: 16845553711116401891
-
Scan 161899638
- duration: 0:01:47.754869
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2678, "partitions_applied": false, "success": true } - id: 161899638
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-12/1775996448/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-12/1775996448/dt=2026-04-11", "name": "dt", "type": "string", "value": "2026-04-11" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-12/1775996448", "key": "separated_dt/mart_unit/2026-04-12/1775996448/dt=2026-04-11/0002_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 4913764339456074896, "service_name": "redshift_unloads", "span_id": 18212978427774795331, "trace_id": 10889730379100049338 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-12 07:33:41
- success: True
- trace_id: 10889730379100049338
-
Scan 161845278
- duration: 0:01:51.972057
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2677, "partitions_applied": false, "success": true } - id: 161845278
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-11/1775905383/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-11/1775905383/dt=2026-04-10", "name": "dt", "type": "string", "value": "2026-04-10" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-11/1775905383", "key": "separated_dt/mart_unit/2026-04-11/1775905383/dt=2026-04-10/0003_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 8232520799395936896, "service_name": "redshift_unloads", "span_id": 11419150453305770425, "trace_id": 1953672739144461611 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-11 06:21:24
- success: True
- trace_id: 1953672739144461611
-
Scan 161792193
- duration: 0:01:48.403598
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2676, "partitions_applied": false, "success": true } - id: 161792193
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-10/1775823214/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-10/1775823214/dt=2026-04-09", "name": "dt", "type": "string", "value": "2026-04-09" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-10/1775823214", "key": "separated_dt/mart_unit/2026-04-10/1775823214/dt=2026-04-09/0001_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 14042897290201127920, "service_name": "redshift_unloads", "span_id": 7986825065902010590, "trace_id": 1192800467600519167 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-10 07:26:34
- success: True
- trace_id: 1192800467600519167
-
Scan 161736373
- duration: 0:03:45.595129
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2675, "partitions_applied": false, "success": true } - id: 161736373
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-09/1775737047/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-09/1775737047/dt=2026-04-08", "name": "dt", "type": "string", "value": "2026-04-08" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-09/1775737047", "key": "separated_dt/mart_unit/2026-04-09/1775737047/dt=2026-04-08/0002_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 6926841520123209068, "service_name": "redshift_unloads", "span_id": 13481564835019206196, "trace_id": 16419494919657789354 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-09 07:31:27
- success: True
- trace_id: 16419494919657789354
-
Scan 161681603
- duration: 0:01:54.003744
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2674, "partitions_applied": false, "success": true } - id: 161681603
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-08/1775650647/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-08/1775650647/dt=2026-04-07", "name": "dt", "type": "string", "value": "2026-04-07" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-08/1775650647", "key": "separated_dt/mart_unit/2026-04-08/1775650647/dt=2026-04-07/0001_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 8101975530523489058, "service_name": "redshift_unloads", "span_id": 17834209849188973664, "trace_id": 2993209754974269243 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-08 07:31:00
- success: True
- trace_id: 2993209754974269243
-
Scan 161625353
- duration: 0:01:52.746054
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2673, "partitions_applied": false, "success": true } - id: 161625353
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-07/1775564179/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-07/1775564179/dt=2026-04-06", "name": "dt", "type": "string", "value": "2026-04-06" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-07/1775564179", "key": "separated_dt/mart_unit/2026-04-07/1775564179/dt=2026-04-06/0003_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 7425642876577592023, "service_name": "redshift_unloads", "span_id": 4479834472398484407, "trace_id": 11791000119931145148 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-07 07:29:33
- success: True
- trace_id: 11791000119931145148
-
Scan 161565956
- duration: 0:01:51.363434
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2672, "partitions_applied": false, "success": true } - id: 161565956
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-06/1775474439/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-06/1775474439/dt=2026-04-05", "name": "dt", "type": "string", "value": "2026-04-05" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-06/1775474439", "key": "separated_dt/mart_unit/2026-04-06/1775474439/dt=2026-04-05/0005_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 11227664766227518493, "service_name": "redshift_unloads", "span_id": 4842177294409224447, "trace_id": 4479444600248047561 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-06 06:37:33
- success: True
- trace_id: 4479444600248047561
-
Scan 161520099
- duration: 0:01:51.178359
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2671, "partitions_applied": false, "success": true } - id: 161520099
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-05/1775391981/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-05/1775391981/dt=2026-04-04", "name": "dt", "type": "string", "value": "2026-04-04" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-05/1775391981", "key": "separated_dt/mart_unit/2026-04-05/1775391981/dt=2026-04-04/0001_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 8927663680983905349, "service_name": "redshift_unloads", "span_id": 11837007031482273993, "trace_id": 13300841606053811633 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-05 07:39:39
- success: True
- trace_id: 13300841606053811633
-
Scan 161466489
- duration: 0:01:54.212285
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2670, "partitions_applied": false, "success": true } - id: 161466489
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-04/1775304250/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-04/1775304250/dt=2026-04-03", "name": "dt", "type": "string", "value": "2026-04-03" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-04/1775304250", "key": "separated_dt/mart_unit/2026-04-04/1775304250/dt=2026-04-03/0007_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 12410255868692422360, "service_name": "redshift_unloads", "span_id": 2578983443827922361, "trace_id": 1357240293322907195 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-04 07:17:28
- success: True
- trace_id: 1357240293322907195
-
Scan 161408669
- duration: 0:01:52.345435
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2669, "partitions_applied": false, "success": true } - id: 161408669
- payload:
{ "datatype_dict": { "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "origin_key": "varchar", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/mart_unit/2026-04-03/1775218200/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-03/1775218200/dt=2026-04-02", "name": "dt", "type": "string", "value": "2026-04-02" }, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-03/1775218200", "key": "separated_dt/mart_unit/2026-04-03/1775218200/dt=2026-04-02/0002_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_mart_unit", "type": "redshift" }, "trace_context": { "parent_id": 6574144659149199334, "service_name": "redshift_unloads", "span_id": 17164243931188353821, "trace_id": 8945527246361249096 } } - running: False
- schema_name_id: 293
- start_time: 2026-04-03 07:23:46
- success: True
- trace_id: 8945527246361249096
- count: 2683
- ddl:
[ "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2018-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-12/'\n PARTITION (dt='2018-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-13/'\n PARTITION (dt='2018-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-14/'\n PARTITION (dt='2018-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-15/'\n PARTITION (dt='2018-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-16/'\n PARTITION (dt='2018-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-17/'\n PARTITION (dt='2018-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-18/'\n PARTITION (dt='2018-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-19/'\n PARTITION (dt='2018-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-20/'\n PARTITION (dt='2018-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-21/'\n PARTITION (dt='2018-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-22/'\n PARTITION (dt='2018-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-23/'\n PARTITION (dt='2018-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-24/'\n PARTITION (dt='2018-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-25/'\n PARTITION (dt='2018-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-26/'\n PARTITION (dt='2018-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-27/'\n PARTITION (dt='2018-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-28/'\n PARTITION (dt='2018-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-29/'\n PARTITION (dt='2018-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-30/'\n PARTITION (dt='2018-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-31/'\n PARTITION (dt='2019-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-01/'\n PARTITION (dt='2019-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-02/'\n PARTITION (dt='2019-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-03/'\n PARTITION (dt='2019-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-04/'\n PARTITION (dt='2019-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-05/'\n PARTITION (dt='2019-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-06/'\n PARTITION (dt='2019-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-07/'\n PARTITION (dt='2019-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-08/'\n PARTITION (dt='2019-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-09/'\n PARTITION (dt='2019-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-10/'\n PARTITION (dt='2019-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-11/'\n PARTITION (dt='2019-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-12/'\n PARTITION (dt='2019-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-13/'\n PARTITION (dt='2019-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-14/'\n PARTITION (dt='2019-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-15/'\n PARTITION (dt='2019-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-16/'\n PARTITION (dt='2019-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-17/'\n PARTITION (dt='2019-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-18/'\n PARTITION (dt='2019-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-19/'\n PARTITION (dt='2019-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-20/'\n PARTITION (dt='2019-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-21/'\n PARTITION (dt='2019-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-22/'\n PARTITION (dt='2019-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-23/'\n PARTITION (dt='2019-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-24/'\n PARTITION (dt='2019-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-25/'\n PARTITION (dt='2019-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-26/'\n PARTITION (dt='2019-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-27/'\n PARTITION (dt='2019-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-28/'\n PARTITION (dt='2019-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-29/'\n PARTITION (dt='2019-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-30/'\n PARTITION (dt='2019-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-31/'\n PARTITION (dt='2019-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-01/'\n PARTITION (dt='2019-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-02/'\n PARTITION (dt='2019-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-03/'\n PARTITION (dt='2019-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-04/'\n PARTITION (dt='2019-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-05/'\n PARTITION (dt='2019-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-06/'\n PARTITION (dt='2019-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-07/'\n PARTITION (dt='2019-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-08/'\n PARTITION (dt='2019-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-09/'\n PARTITION (dt='2019-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-10/'\n PARTITION (dt='2019-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-11/'\n PARTITION (dt='2019-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-12/'\n PARTITION (dt='2019-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-13/'\n PARTITION (dt='2019-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-14/'\n PARTITION (dt='2019-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-15/'\n PARTITION (dt='2019-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-16/'\n PARTITION (dt='2019-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-17/'\n PARTITION (dt='2019-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-18/'\n PARTITION (dt='2019-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-19/'\n PARTITION (dt='2019-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-20/'\n PARTITION (dt='2019-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-21/'\n PARTITION (dt='2019-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-22/'\n PARTITION (dt='2019-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-23/'\n PARTITION (dt='2019-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-24/'\n PARTITION (dt='2019-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-25/'\n PARTITION (dt='2019-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-26/'\n PARTITION (dt='2019-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-27/'\n PARTITION (dt='2019-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-28/'\n PARTITION (dt='2019-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-01/'\n PARTITION (dt='2019-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-02/'\n PARTITION (dt='2019-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-03/'\n PARTITION (dt='2019-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-04/'\n PARTITION (dt='2019-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-05/'\n PARTITION (dt='2019-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-06/'\n PARTITION (dt='2019-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-07/'\n PARTITION (dt='2019-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-08/'\n PARTITION (dt='2019-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-09/'\n PARTITION (dt='2019-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-10/'\n PARTITION (dt='2019-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-11/'\n PARTITION (dt='2019-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-12/'\n PARTITION (dt='2019-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-13/'\n PARTITION (dt='2019-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-14/'\n PARTITION (dt='2019-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-15/'\n PARTITION (dt='2019-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-16/'\n PARTITION (dt='2019-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-17/'\n PARTITION (dt='2019-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-18/'\n PARTITION (dt='2019-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-19/'\n PARTITION (dt='2019-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-20/'\n PARTITION (dt='2019-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-21/'\n PARTITION (dt='2019-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-22/'\n PARTITION (dt='2019-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-23/'\n PARTITION (dt='2019-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-24/'\n PARTITION (dt='2019-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-25/'\n PARTITION (dt='2019-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-26/'\n PARTITION (dt='2019-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-27/'\n PARTITION (dt='2019-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-28/'\n PARTITION (dt='2019-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-29/'\n PARTITION (dt='2019-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-30/'\n PARTITION (dt='2019-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-31/'\n PARTITION (dt='2019-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-01/'\n PARTITION (dt='2019-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-02/'\n PARTITION (dt='2019-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-03/'\n PARTITION (dt='2019-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-04/'\n PARTITION (dt='2019-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-05/'\n PARTITION (dt='2019-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-06/'\n PARTITION (dt='2019-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-07/'\n PARTITION (dt='2019-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-08/'\n PARTITION (dt='2019-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-09/'\n PARTITION (dt='2019-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-10/'\n PARTITION (dt='2019-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-11/'\n PARTITION (dt='2019-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-12/'\n PARTITION (dt='2019-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-13/'\n PARTITION (dt='2019-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-14/'\n PARTITION (dt='2019-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-15/'\n PARTITION (dt='2019-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-16/'\n PARTITION (dt='2019-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-17/'\n PARTITION (dt='2019-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-18/'\n PARTITION (dt='2019-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-19/'\n PARTITION (dt='2019-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-20/'\n PARTITION (dt='2019-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-21/'\n PARTITION (dt='2019-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-22/'\n PARTITION (dt='2019-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-23/'\n PARTITION (dt='2019-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-24/'\n PARTITION (dt='2019-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-25/'\n PARTITION (dt='2019-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-26/'\n PARTITION (dt='2019-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-27/'\n PARTITION (dt='2019-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-28/'\n PARTITION (dt='2019-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-29/'\n PARTITION (dt='2019-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-30/'\n PARTITION (dt='2019-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-01/'\n PARTITION (dt='2019-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-02/'\n PARTITION (dt='2019-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-03/'\n PARTITION (dt='2019-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-04/'\n PARTITION (dt='2019-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-05/'\n PARTITION (dt='2019-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-06/'\n PARTITION (dt='2019-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-07/'\n PARTITION (dt='2019-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-08/'\n PARTITION (dt='2019-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-09/'\n PARTITION (dt='2019-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-10/'\n PARTITION (dt='2019-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-11/'\n PARTITION (dt='2019-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-12/'\n PARTITION (dt='2019-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-13/'\n PARTITION (dt='2019-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-14/'\n PARTITION (dt='2019-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-15/'\n PARTITION (dt='2019-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-16/'\n PARTITION (dt='2019-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-17/'\n PARTITION (dt='2019-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-18/'\n PARTITION (dt='2019-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-19/'\n PARTITION (dt='2019-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-20/'\n PARTITION (dt='2019-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-21/'\n PARTITION (dt='2019-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-22/'\n PARTITION (dt='2019-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-23/'\n PARTITION (dt='2019-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-24/'\n PARTITION (dt='2019-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-25/'\n PARTITION (dt='2019-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-26/'\n PARTITION (dt='2019-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-27/'\n PARTITION (dt='2019-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-28/'\n PARTITION (dt='2019-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-29/'\n PARTITION (dt='2019-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-30/'\n PARTITION (dt='2019-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-31/'\n PARTITION (dt='2019-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-01/'\n PARTITION (dt='2019-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-02/'\n PARTITION (dt='2019-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-03/'\n PARTITION (dt='2019-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-04/'\n PARTITION (dt='2019-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-05/'\n PARTITION (dt='2019-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-06/'\n PARTITION (dt='2019-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-07/'\n PARTITION (dt='2019-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-08/'\n PARTITION (dt='2019-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-09/'\n PARTITION (dt='2019-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-10/'\n PARTITION (dt='2019-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-11/'\n PARTITION (dt='2019-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-12/'\n PARTITION (dt='2019-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-13/'\n PARTITION (dt='2019-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-14/'\n PARTITION (dt='2019-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-15/'\n PARTITION (dt='2019-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-16/'\n PARTITION (dt='2019-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-17/'\n PARTITION (dt='2019-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-18/'\n PARTITION (dt='2019-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-19/'\n PARTITION (dt='2019-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-20/'\n PARTITION (dt='2019-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-21/'\n PARTITION (dt='2019-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-22/'\n PARTITION (dt='2019-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-23/'\n PARTITION (dt='2019-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-24/'\n PARTITION (dt='2019-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-25/'\n PARTITION (dt='2019-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-26/'\n PARTITION (dt='2019-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-27/'\n PARTITION (dt='2019-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-28/'\n PARTITION (dt='2019-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-29/'\n PARTITION (dt='2019-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-30/'\n PARTITION (dt='2019-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-01/'\n PARTITION (dt='2019-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-02/'\n PARTITION (dt='2019-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-03/'\n PARTITION (dt='2019-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-04/'\n PARTITION (dt='2019-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-05/'\n PARTITION (dt='2019-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-06/'\n PARTITION (dt='2019-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-07/'\n PARTITION (dt='2019-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-08/'\n PARTITION (dt='2019-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-09/'\n PARTITION (dt='2019-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-10/'\n PARTITION (dt='2019-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-11/'\n PARTITION (dt='2019-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-12/'\n PARTITION (dt='2019-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-13/'\n PARTITION (dt='2019-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-14/'\n PARTITION (dt='2019-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-15/'\n PARTITION (dt='2019-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-16/'\n PARTITION (dt='2019-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-17/'\n PARTITION (dt='2019-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-18/'\n PARTITION (dt='2019-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-19/'\n PARTITION (dt='2019-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-20/'\n PARTITION (dt='2019-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-21/'\n PARTITION (dt='2019-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-22/'\n PARTITION (dt='2019-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-23/'\n PARTITION (dt='2019-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-24/'\n PARTITION (dt='2019-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-25/'\n PARTITION (dt='2019-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-26/'\n PARTITION (dt='2019-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-27/'\n PARTITION (dt='2019-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-28/'\n PARTITION (dt='2019-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-29/'\n PARTITION (dt='2019-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-30/'\n PARTITION (dt='2019-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-31/'\n PARTITION (dt='2019-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-01/'\n PARTITION (dt='2019-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-02/'\n PARTITION (dt='2019-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-03/'\n PARTITION (dt='2019-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-04/'\n PARTITION (dt='2019-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-05/'\n PARTITION (dt='2019-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-06/'\n PARTITION (dt='2019-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-07/'\n PARTITION (dt='2019-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-08/'\n PARTITION (dt='2019-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-09/'\n PARTITION (dt='2019-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-10/'\n PARTITION (dt='2019-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-11/'\n PARTITION (dt='2019-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-12/'\n PARTITION (dt='2019-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-13/'\n PARTITION (dt='2019-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-14/'\n PARTITION (dt='2019-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-15/'\n PARTITION (dt='2019-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-16/'\n PARTITION (dt='2019-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-17/'\n PARTITION (dt='2019-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-18/'\n PARTITION (dt='2019-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-19/'\n PARTITION (dt='2019-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-20/'\n PARTITION (dt='2019-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-21/'\n PARTITION (dt='2019-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-22/'\n PARTITION (dt='2019-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-23/'\n PARTITION (dt='2019-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-24/'\n PARTITION (dt='2019-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-25/'\n PARTITION (dt='2019-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-26/'\n PARTITION (dt='2019-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-27/'\n PARTITION (dt='2019-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-28/'\n PARTITION (dt='2019-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-29/'\n PARTITION (dt='2019-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-30/'\n PARTITION (dt='2019-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-31/'\n PARTITION (dt='2019-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-01/'\n PARTITION (dt='2019-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-02/'\n PARTITION (dt='2019-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-03/'\n PARTITION (dt='2019-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-04/'\n PARTITION (dt='2019-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-05/'\n PARTITION (dt='2019-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-06/'\n PARTITION (dt='2019-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-07/'\n PARTITION (dt='2019-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-08/'\n PARTITION (dt='2019-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-09/'\n PARTITION (dt='2019-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-10/'\n PARTITION (dt='2019-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-11/'\n PARTITION (dt='2019-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-12/'\n PARTITION (dt='2019-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-13/'\n PARTITION (dt='2019-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-14/'\n PARTITION (dt='2019-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-15/'\n PARTITION (dt='2019-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-16/'\n PARTITION (dt='2019-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-17/'\n PARTITION (dt='2019-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-18/'\n PARTITION (dt='2019-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-19/'\n PARTITION (dt='2019-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-20/'\n PARTITION (dt='2019-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-21/'\n PARTITION (dt='2019-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-22/'\n PARTITION (dt='2019-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-23/'\n PARTITION (dt='2019-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-24/'\n PARTITION (dt='2019-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-25/'\n PARTITION (dt='2019-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-26/'\n PARTITION (dt='2019-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-27/'\n PARTITION (dt='2019-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-28/'\n PARTITION (dt='2019-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-29/'\n PARTITION (dt='2019-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-30/'\n PARTITION (dt='2019-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-01/'\n PARTITION (dt='2019-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-02/'\n PARTITION (dt='2019-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-03/'\n PARTITION (dt='2019-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-04/'\n PARTITION (dt='2019-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-05/'\n PARTITION (dt='2019-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-06/'\n PARTITION (dt='2019-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-07/'\n PARTITION (dt='2019-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-08/'\n PARTITION (dt='2019-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-09/'\n PARTITION (dt='2019-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-10/'\n PARTITION (dt='2019-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-11/'\n PARTITION (dt='2019-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-12/'\n PARTITION (dt='2019-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-13/'\n PARTITION (dt='2019-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-14/'\n PARTITION (dt='2019-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-15/'\n PARTITION (dt='2019-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-16/'\n PARTITION (dt='2019-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-17/'\n PARTITION (dt='2019-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-18/'\n PARTITION (dt='2019-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-19/'\n PARTITION (dt='2019-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-20/'\n PARTITION (dt='2019-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-21/'\n PARTITION (dt='2019-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-22/'\n PARTITION (dt='2019-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-23/'\n PARTITION (dt='2019-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-24/'\n PARTITION (dt='2019-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-25/'\n PARTITION (dt='2019-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-26/'\n PARTITION (dt='2019-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-27/'\n PARTITION (dt='2019-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-28/'\n PARTITION (dt='2019-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-29/'\n PARTITION (dt='2019-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-30/'\n PARTITION (dt='2019-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-31/'\n PARTITION (dt='2019-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-01/'\n PARTITION (dt='2019-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-02/'\n PARTITION (dt='2019-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-03/'\n PARTITION (dt='2019-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-04/'\n PARTITION (dt='2019-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-05/'\n PARTITION (dt='2019-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-06/'\n PARTITION (dt='2019-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-07/'\n PARTITION (dt='2019-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-08/'\n PARTITION (dt='2019-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-09/'\n PARTITION (dt='2019-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-10/'\n PARTITION (dt='2019-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-11/'\n PARTITION (dt='2019-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-12/'\n PARTITION (dt='2019-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-13/'\n PARTITION (dt='2019-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-14/'\n PARTITION (dt='2019-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-15/'\n PARTITION (dt='2019-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-16/'\n PARTITION (dt='2019-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-17/'\n PARTITION (dt='2019-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-18/'\n PARTITION (dt='2019-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-19/'\n PARTITION (dt='2019-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-20/'\n PARTITION (dt='2019-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-21/'\n PARTITION (dt='2019-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-22/'\n PARTITION (dt='2019-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-23/'\n PARTITION (dt='2019-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-24/'\n PARTITION (dt='2019-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-25/'\n PARTITION (dt='2019-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-26/'\n PARTITION (dt='2019-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-27/'\n PARTITION (dt='2019-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-28/'\n PARTITION (dt='2019-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-29/'\n PARTITION (dt='2019-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-30/'\n PARTITION (dt='2019-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-01/'\n PARTITION (dt='2019-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-02/'\n PARTITION (dt='2019-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-03/'\n PARTITION (dt='2019-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-04/'\n PARTITION (dt='2019-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-05/'\n PARTITION (dt='2019-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-06/'\n PARTITION (dt='2019-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-07/'\n PARTITION (dt='2019-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-08/'\n PARTITION (dt='2019-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-09/'\n PARTITION (dt='2019-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-10/'\n PARTITION (dt='2019-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-11/'\n;", "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2019-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-12/'\n PARTITION (dt='2019-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-13/'\n PARTITION (dt='2019-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-14/'\n PARTITION (dt='2019-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-15/'\n PARTITION (dt='2019-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-16/'\n PARTITION (dt='2019-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-17/'\n PARTITION (dt='2019-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-18/'\n PARTITION (dt='2019-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-19/'\n PARTITION (dt='2019-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-20/'\n PARTITION (dt='2019-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-21/'\n PARTITION (dt='2019-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-22/'\n PARTITION (dt='2019-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-23/'\n PARTITION (dt='2019-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-24/'\n PARTITION (dt='2019-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-25/'\n PARTITION (dt='2019-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-26/'\n PARTITION (dt='2019-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-27/'\n PARTITION (dt='2019-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-28/'\n PARTITION (dt='2019-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-29/'\n PARTITION (dt='2019-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-30/'\n PARTITION (dt='2019-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-31/'\n PARTITION (dt='2020-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-01/'\n PARTITION (dt='2020-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-02/'\n PARTITION (dt='2020-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-03/'\n PARTITION (dt='2020-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-04/'\n PARTITION (dt='2020-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-05/'\n PARTITION (dt='2020-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-06/'\n PARTITION (dt='2020-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-07/'\n PARTITION (dt='2020-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-08/'\n PARTITION (dt='2020-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-09/'\n PARTITION (dt='2020-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-10/'\n PARTITION (dt='2020-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-11/'\n PARTITION (dt='2020-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-12/'\n PARTITION (dt='2020-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-13/'\n PARTITION (dt='2020-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-14/'\n PARTITION (dt='2020-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-15/'\n PARTITION (dt='2020-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-16/'\n PARTITION (dt='2020-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-17/'\n PARTITION (dt='2020-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-18/'\n PARTITION (dt='2020-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-19/'\n PARTITION (dt='2020-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-20/'\n PARTITION (dt='2020-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-21/'\n PARTITION (dt='2020-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-22/'\n PARTITION (dt='2020-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-23/'\n PARTITION (dt='2020-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-24/'\n PARTITION (dt='2020-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-25/'\n PARTITION (dt='2020-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-26/'\n PARTITION (dt='2020-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-27/'\n PARTITION (dt='2020-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-28/'\n PARTITION (dt='2020-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-29/'\n PARTITION (dt='2020-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-30/'\n PARTITION (dt='2020-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-31/'\n PARTITION (dt='2020-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-01/'\n PARTITION (dt='2020-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-02/'\n PARTITION (dt='2020-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-03/'\n PARTITION (dt='2020-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-04/'\n PARTITION (dt='2020-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-05/'\n PARTITION (dt='2020-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-06/'\n PARTITION (dt='2020-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-07/'\n PARTITION (dt='2020-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-08/'\n PARTITION (dt='2020-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-09/'\n PARTITION (dt='2020-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-10/'\n PARTITION (dt='2020-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-11/'\n PARTITION (dt='2020-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-12/'\n PARTITION (dt='2020-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-13/'\n PARTITION (dt='2020-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-14/'\n PARTITION (dt='2020-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-15/'\n PARTITION (dt='2020-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-16/'\n PARTITION (dt='2020-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-17/'\n PARTITION (dt='2020-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-18/'\n PARTITION (dt='2020-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-19/'\n PARTITION (dt='2020-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-20/'\n PARTITION (dt='2020-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-21/'\n PARTITION (dt='2020-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-22/'\n PARTITION (dt='2020-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-23/'\n PARTITION (dt='2020-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-24/'\n PARTITION (dt='2020-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-25/'\n PARTITION (dt='2020-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-26/'\n PARTITION (dt='2020-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-27/'\n PARTITION (dt='2020-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-28/'\n PARTITION (dt='2020-02-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-29/'\n PARTITION (dt='2020-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-01/'\n PARTITION (dt='2020-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-02/'\n PARTITION (dt='2020-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-03/'\n PARTITION (dt='2020-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-04/'\n PARTITION (dt='2020-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-05/'\n PARTITION (dt='2020-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-06/'\n PARTITION (dt='2020-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-07/'\n PARTITION (dt='2020-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-08/'\n PARTITION (dt='2020-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-09/'\n PARTITION (dt='2020-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-10/'\n PARTITION (dt='2020-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-11/'\n PARTITION (dt='2020-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-12/'\n PARTITION (dt='2020-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-13/'\n PARTITION (dt='2020-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-14/'\n PARTITION (dt='2020-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-15/'\n PARTITION (dt='2020-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-16/'\n PARTITION (dt='2020-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-17/'\n PARTITION (dt='2020-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-18/'\n PARTITION (dt='2020-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-19/'\n PARTITION (dt='2020-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-20/'\n PARTITION (dt='2020-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-21/'\n PARTITION (dt='2020-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-22/'\n PARTITION (dt='2020-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-23/'\n PARTITION (dt='2020-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-24/'\n PARTITION (dt='2020-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-25/'\n PARTITION (dt='2020-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-26/'\n PARTITION (dt='2020-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-27/'\n PARTITION (dt='2020-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-28/'\n PARTITION (dt='2020-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-29/'\n PARTITION (dt='2020-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-30/'\n PARTITION (dt='2020-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-31/'\n PARTITION (dt='2020-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-01/'\n PARTITION (dt='2020-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-02/'\n PARTITION (dt='2020-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-03/'\n PARTITION (dt='2020-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-04/'\n PARTITION (dt='2020-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-05/'\n PARTITION (dt='2020-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-06/'\n PARTITION (dt='2020-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-07/'\n PARTITION (dt='2020-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-08/'\n PARTITION (dt='2020-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-09/'\n PARTITION (dt='2020-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-10/'\n PARTITION (dt='2020-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-11/'\n PARTITION (dt='2020-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-12/'\n PARTITION (dt='2020-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-13/'\n PARTITION (dt='2020-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-14/'\n PARTITION (dt='2020-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-15/'\n PARTITION (dt='2020-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-16/'\n PARTITION (dt='2020-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-17/'\n PARTITION (dt='2020-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-18/'\n PARTITION (dt='2020-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-19/'\n PARTITION (dt='2020-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-20/'\n PARTITION (dt='2020-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-21/'\n PARTITION (dt='2020-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-22/'\n PARTITION (dt='2020-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-23/'\n PARTITION (dt='2020-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-24/'\n PARTITION (dt='2020-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-25/'\n PARTITION (dt='2020-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-26/'\n PARTITION (dt='2020-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-27/'\n PARTITION (dt='2020-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-28/'\n PARTITION (dt='2020-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-29/'\n PARTITION (dt='2020-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-30/'\n PARTITION (dt='2020-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-01/'\n PARTITION (dt='2020-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-02/'\n PARTITION (dt='2020-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-03/'\n PARTITION (dt='2020-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-04/'\n PARTITION (dt='2020-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-05/'\n PARTITION (dt='2020-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-06/'\n PARTITION (dt='2020-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-07/'\n PARTITION (dt='2020-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-08/'\n PARTITION (dt='2020-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-09/'\n PARTITION (dt='2020-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-10/'\n PARTITION (dt='2020-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-11/'\n PARTITION (dt='2020-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-12/'\n PARTITION (dt='2020-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-13/'\n PARTITION (dt='2020-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-14/'\n PARTITION (dt='2020-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-15/'\n PARTITION (dt='2020-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-16/'\n PARTITION (dt='2020-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-17/'\n PARTITION (dt='2020-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-18/'\n PARTITION (dt='2020-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-19/'\n PARTITION (dt='2020-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-20/'\n PARTITION (dt='2020-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-21/'\n PARTITION (dt='2020-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-22/'\n PARTITION (dt='2020-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-23/'\n PARTITION (dt='2020-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-24/'\n PARTITION (dt='2020-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-25/'\n PARTITION (dt='2020-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-26/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-27/'\n PARTITION (dt='2020-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-28/'\n PARTITION (dt='2020-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-29/'\n PARTITION (dt='2020-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-30/'\n PARTITION (dt='2020-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-31/'\n PARTITION (dt='2020-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-01/'\n PARTITION (dt='2020-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-02/'\n PARTITION (dt='2020-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-03/'\n PARTITION (dt='2020-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-04/'\n PARTITION (dt='2020-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-05/'\n PARTITION (dt='2020-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-06/'\n PARTITION (dt='2020-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-07/'\n PARTITION (dt='2020-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-08/'\n PARTITION (dt='2020-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-09/'\n PARTITION (dt='2020-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-10/'\n PARTITION (dt='2020-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-11/'\n PARTITION (dt='2020-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-12/'\n PARTITION (dt='2020-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-13/'\n PARTITION (dt='2020-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-14/'\n PARTITION (dt='2020-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-15/'\n PARTITION (dt='2020-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-16/'\n PARTITION (dt='2020-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-17/'\n PARTITION (dt='2020-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-18/'\n PARTITION (dt='2020-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-19/'\n PARTITION (dt='2020-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-20/'\n PARTITION (dt='2020-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-21/'\n PARTITION (dt='2020-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-22/'\n PARTITION (dt='2020-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-23/'\n PARTITION (dt='2020-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-24/'\n PARTITION (dt='2020-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-25/'\n PARTITION (dt='2020-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-26/'\n PARTITION (dt='2020-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-27/'\n PARTITION (dt='2020-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-28/'\n PARTITION (dt='2020-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-29/'\n PARTITION (dt='2020-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-30/'\n PARTITION (dt='2020-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-01/'\n PARTITION (dt='2020-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-02/'\n PARTITION (dt='2020-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-03/'\n PARTITION (dt='2020-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-04/'\n PARTITION (dt='2020-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-05/'\n PARTITION (dt='2020-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-06/'\n PARTITION (dt='2020-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-07/'\n PARTITION (dt='2020-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-08/'\n PARTITION (dt='2020-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-09/'\n PARTITION (dt='2020-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-10/'\n PARTITION (dt='2020-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-11/'\n PARTITION (dt='2020-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-12/'\n PARTITION (dt='2020-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-13/'\n PARTITION (dt='2020-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-14/'\n PARTITION (dt='2020-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-15/'\n PARTITION (dt='2020-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-16/'\n PARTITION (dt='2020-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-17/'\n PARTITION (dt='2020-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-18/'\n PARTITION (dt='2020-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-19/'\n PARTITION (dt='2020-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-20/'\n PARTITION (dt='2020-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-21/'\n PARTITION (dt='2020-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-22/'\n PARTITION (dt='2020-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-23/'\n PARTITION (dt='2020-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-24/'\n PARTITION (dt='2020-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-25/'\n PARTITION (dt='2020-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-26/'\n PARTITION (dt='2020-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-27/'\n PARTITION (dt='2020-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-28/'\n PARTITION (dt='2020-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-29/'\n PARTITION (dt='2020-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-30/'\n PARTITION (dt='2020-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-31/'\n PARTITION (dt='2020-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-01/'\n PARTITION (dt='2020-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-02/'\n PARTITION (dt='2020-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-03/'\n PARTITION (dt='2020-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-04/'\n PARTITION (dt='2020-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-05/'\n PARTITION (dt='2020-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-06/'\n PARTITION (dt='2020-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-07/'\n PARTITION (dt='2020-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-08/'\n PARTITION (dt='2020-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-09/'\n PARTITION (dt='2020-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-10/'\n PARTITION (dt='2020-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-11/'\n PARTITION (dt='2020-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-12/'\n PARTITION (dt='2020-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-13/'\n PARTITION (dt='2020-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-14/'\n PARTITION (dt='2020-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-15/'\n PARTITION (dt='2020-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-16/'\n PARTITION (dt='2020-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-17/'\n PARTITION (dt='2020-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-18/'\n PARTITION (dt='2020-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-19/'\n PARTITION (dt='2020-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-20/'\n PARTITION (dt='2020-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-21/'\n PARTITION (dt='2020-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-22/'\n PARTITION (dt='2020-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-23/'\n PARTITION (dt='2020-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-24/'\n PARTITION (dt='2020-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-25/'\n PARTITION (dt='2020-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-26/'\n PARTITION (dt='2020-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-27/'\n PARTITION (dt='2020-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-28/'\n PARTITION (dt='2020-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-29/'\n PARTITION (dt='2020-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-30/'\n PARTITION (dt='2020-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-31/'\n PARTITION (dt='2020-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-01/'\n PARTITION (dt='2020-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-02/'\n PARTITION (dt='2020-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-03/'\n PARTITION (dt='2020-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-04/'\n PARTITION (dt='2020-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-05/'\n PARTITION (dt='2020-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-06/'\n PARTITION (dt='2020-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-07/'\n PARTITION (dt='2020-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-08/'\n PARTITION (dt='2020-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-09/'\n PARTITION (dt='2020-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-10/'\n PARTITION (dt='2020-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-11/'\n PARTITION (dt='2020-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-12/'\n PARTITION (dt='2020-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-13/'\n PARTITION (dt='2020-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-14/'\n PARTITION (dt='2020-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-15/'\n PARTITION (dt='2020-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-16/'\n PARTITION (dt='2020-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-17/'\n PARTITION (dt='2020-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-18/'\n PARTITION (dt='2020-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-19/'\n PARTITION (dt='2020-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-20/'\n PARTITION (dt='2020-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-21/'\n PARTITION (dt='2020-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-22/'\n PARTITION (dt='2020-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-23/'\n PARTITION (dt='2020-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-24/'\n PARTITION (dt='2020-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-25/'\n PARTITION (dt='2020-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-26/'\n PARTITION (dt='2020-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-27/'\n PARTITION (dt='2020-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-28/'\n PARTITION (dt='2020-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-29/'\n PARTITION (dt='2020-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-30/'\n PARTITION (dt='2020-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-01/'\n PARTITION (dt='2020-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-02/'\n PARTITION (dt='2020-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-03/'\n PARTITION (dt='2020-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-04/'\n PARTITION (dt='2020-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-05/'\n PARTITION (dt='2020-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-06/'\n PARTITION (dt='2020-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-07/'\n PARTITION (dt='2020-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-08/'\n PARTITION (dt='2020-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-09/'\n PARTITION (dt='2020-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-10/'\n PARTITION (dt='2020-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-11/'\n PARTITION (dt='2020-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-12/'\n PARTITION (dt='2020-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-13/'\n PARTITION (dt='2020-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-14/'\n PARTITION (dt='2020-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-15/'\n PARTITION (dt='2020-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-16/'\n PARTITION (dt='2020-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-17/'\n PARTITION (dt='2020-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-18/'\n PARTITION (dt='2020-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-19/'\n PARTITION (dt='2020-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-20/'\n PARTITION (dt='2020-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-21/'\n PARTITION (dt='2020-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-22/'\n PARTITION (dt='2020-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-23/'\n PARTITION (dt='2020-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-24/'\n PARTITION (dt='2020-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-25/'\n PARTITION (dt='2020-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-26/'\n PARTITION (dt='2020-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-27/'\n PARTITION (dt='2020-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-28/'\n PARTITION (dt='2020-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-29/'\n PARTITION (dt='2020-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-30/'\n PARTITION (dt='2020-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-31/'\n PARTITION (dt='2020-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-01/'\n PARTITION (dt='2020-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-02/'\n PARTITION (dt='2020-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-03/'\n PARTITION (dt='2020-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-04/'\n PARTITION (dt='2020-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-05/'\n PARTITION (dt='2020-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-06/'\n PARTITION (dt='2020-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-07/'\n PARTITION (dt='2020-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-08/'\n PARTITION (dt='2020-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-09/'\n PARTITION (dt='2020-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-10/'\n PARTITION (dt='2020-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-11/'\n PARTITION (dt='2020-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-12/'\n PARTITION (dt='2020-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-13/'\n PARTITION (dt='2020-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-14/'\n PARTITION (dt='2020-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-15/'\n PARTITION (dt='2020-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-16/'\n PARTITION (dt='2020-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-17/'\n PARTITION (dt='2020-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-18/'\n PARTITION (dt='2020-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-19/'\n PARTITION (dt='2020-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-20/'\n PARTITION (dt='2020-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-21/'\n PARTITION (dt='2020-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-22/'\n PARTITION (dt='2020-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-23/'\n PARTITION (dt='2020-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-24/'\n PARTITION (dt='2020-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-25/'\n PARTITION (dt='2020-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-26/'\n PARTITION (dt='2020-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-27/'\n PARTITION (dt='2020-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-28/'\n PARTITION (dt='2020-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-29/'\n PARTITION (dt='2020-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-30/'\n PARTITION (dt='2020-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-01/'\n PARTITION (dt='2020-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-02/'\n PARTITION (dt='2020-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-03/'\n PARTITION (dt='2020-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-04/'\n PARTITION (dt='2020-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-05/'\n PARTITION (dt='2020-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-06/'\n PARTITION (dt='2020-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-07/'\n PARTITION (dt='2020-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-08/'\n PARTITION (dt='2020-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-09/'\n PARTITION (dt='2020-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-10/'\n;", "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2020-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-11/'\n PARTITION (dt='2020-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-12/'\n PARTITION (dt='2020-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-13/'\n PARTITION (dt='2020-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-14/'\n PARTITION (dt='2020-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-15/'\n PARTITION (dt='2020-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-16/'\n PARTITION (dt='2020-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-17/'\n PARTITION (dt='2020-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-18/'\n PARTITION (dt='2020-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-19/'\n PARTITION (dt='2020-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-20/'\n PARTITION (dt='2020-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-21/'\n PARTITION (dt='2020-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-22/'\n PARTITION (dt='2020-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-23/'\n PARTITION (dt='2020-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-24/'\n PARTITION (dt='2020-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-25/'\n PARTITION (dt='2020-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-26/'\n PARTITION (dt='2020-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-27/'\n PARTITION (dt='2020-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-28/'\n PARTITION (dt='2020-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-29/'\n PARTITION (dt='2020-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-30/'\n PARTITION (dt='2020-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-31/'\n PARTITION (dt='2021-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-01/'\n PARTITION (dt='2021-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-02/'\n PARTITION (dt='2021-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-03/'\n PARTITION (dt='2021-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-04/'\n PARTITION (dt='2021-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-05/'\n PARTITION (dt='2021-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-06/'\n PARTITION (dt='2021-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-07/'\n PARTITION (dt='2021-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-08/'\n PARTITION (dt='2021-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-09/'\n PARTITION (dt='2021-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-10/'\n PARTITION (dt='2021-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-11/'\n PARTITION (dt='2021-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-12/'\n PARTITION (dt='2021-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-13/'\n PARTITION (dt='2021-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-14/'\n PARTITION (dt='2021-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-15/'\n PARTITION (dt='2021-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-16/'\n PARTITION (dt='2021-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-17/'\n PARTITION (dt='2021-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-18/'\n PARTITION (dt='2021-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-19/'\n PARTITION (dt='2021-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-20/'\n PARTITION (dt='2021-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-21/'\n PARTITION (dt='2021-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-22/'\n PARTITION (dt='2021-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-23/'\n PARTITION (dt='2021-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-24/'\n PARTITION (dt='2021-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-25/'\n PARTITION (dt='2021-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-26/'\n PARTITION (dt='2021-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-27/'\n PARTITION (dt='2021-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-28/'\n PARTITION (dt='2021-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-29/'\n PARTITION (dt='2021-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-30/'\n PARTITION (dt='2021-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-31/'\n PARTITION (dt='2021-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-01/'\n PARTITION (dt='2021-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-02/'\n PARTITION (dt='2021-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-03/'\n PARTITION (dt='2021-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-04/'\n PARTITION (dt='2021-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-05/'\n PARTITION (dt='2021-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-06/'\n PARTITION (dt='2021-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-07/'\n PARTITION (dt='2021-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-08/'\n PARTITION (dt='2021-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-09/'\n PARTITION (dt='2021-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-10/'\n PARTITION (dt='2021-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-11/'\n PARTITION (dt='2021-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-12/'\n PARTITION (dt='2021-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-13/'\n PARTITION (dt='2021-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-14/'\n PARTITION (dt='2021-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-15/'\n PARTITION (dt='2021-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-16/'\n PARTITION (dt='2021-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-17/'\n PARTITION (dt='2021-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-18/'\n PARTITION (dt='2021-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-19/'\n PARTITION (dt='2021-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-20/'\n PARTITION (dt='2021-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-21/'\n PARTITION (dt='2021-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-22/'\n PARTITION (dt='2021-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-23/'\n PARTITION (dt='2021-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-24/'\n PARTITION (dt='2021-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-25/'\n PARTITION (dt='2021-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-26/'\n PARTITION (dt='2021-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-27/'\n PARTITION (dt='2021-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-28/'\n PARTITION (dt='2021-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-01/'\n PARTITION (dt='2021-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-02/'\n PARTITION (dt='2021-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-03/'\n PARTITION (dt='2021-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-04/'\n PARTITION (dt='2021-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-05/'\n PARTITION (dt='2021-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-06/'\n PARTITION (dt='2021-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-07/'\n PARTITION (dt='2021-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-08/'\n PARTITION (dt='2021-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-09/'\n PARTITION (dt='2021-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-10/'\n PARTITION (dt='2021-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-11/'\n PARTITION (dt='2021-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-12/'\n PARTITION (dt='2021-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-13/'\n PARTITION (dt='2021-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-14/'\n PARTITION (dt='2021-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-15/'\n PARTITION (dt='2021-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-16/'\n PARTITION (dt='2021-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-17/'\n PARTITION (dt='2021-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-18/'\n PARTITION (dt='2021-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-19/'\n PARTITION (dt='2021-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-20/'\n PARTITION (dt='2021-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-21/'\n PARTITION (dt='2021-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-22/'\n PARTITION (dt='2021-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-23/'\n PARTITION (dt='2021-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-24/'\n PARTITION (dt='2021-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-25/'\n PARTITION (dt='2021-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-26/'\n PARTITION (dt='2021-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-27/'\n PARTITION (dt='2021-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-28/'\n PARTITION (dt='2021-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-29/'\n PARTITION (dt='2021-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-30/'\n PARTITION (dt='2021-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-31/'\n PARTITION (dt='2021-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-01/'\n PARTITION (dt='2021-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-02/'\n PARTITION (dt='2021-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-03/'\n PARTITION (dt='2021-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-04/'\n PARTITION (dt='2021-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-05/'\n PARTITION (dt='2021-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-06/'\n PARTITION (dt='2021-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-07/'\n PARTITION (dt='2021-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-08/'\n PARTITION (dt='2021-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-09/'\n PARTITION (dt='2021-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-10/'\n PARTITION (dt='2021-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-11/'\n PARTITION (dt='2021-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-12/'\n PARTITION (dt='2021-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-13/'\n PARTITION (dt='2021-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-14/'\n PARTITION (dt='2021-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-15/'\n PARTITION (dt='2021-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-16/'\n PARTITION (dt='2021-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-17/'\n PARTITION (dt='2021-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-18/'\n PARTITION (dt='2021-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-19/'\n PARTITION (dt='2021-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-20/'\n PARTITION (dt='2021-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-21/'\n PARTITION (dt='2021-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-22/'\n PARTITION (dt='2021-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-23/'\n PARTITION (dt='2021-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-24/'\n PARTITION (dt='2021-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-25/'\n PARTITION (dt='2021-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-26/'\n PARTITION (dt='2021-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-27/'\n PARTITION (dt='2021-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-28/'\n PARTITION (dt='2021-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-29/'\n PARTITION (dt='2021-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-30/'\n PARTITION (dt='2021-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-01/'\n PARTITION (dt='2021-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-02/'\n PARTITION (dt='2021-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-03/'\n PARTITION (dt='2021-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-04/'\n PARTITION (dt='2021-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-05/'\n PARTITION (dt='2021-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-06/'\n PARTITION (dt='2021-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-07/'\n PARTITION (dt='2021-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-08/'\n PARTITION (dt='2021-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-09/'\n PARTITION (dt='2021-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-10/'\n PARTITION (dt='2021-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-11/'\n PARTITION (dt='2021-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-12/'\n PARTITION (dt='2021-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-13/'\n PARTITION (dt='2021-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-14/'\n PARTITION (dt='2021-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-15/'\n PARTITION (dt='2021-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-16/'\n PARTITION (dt='2021-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-17/'\n PARTITION (dt='2021-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-18/'\n PARTITION (dt='2021-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-19/'\n PARTITION (dt='2021-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-20/'\n PARTITION (dt='2021-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-21/'\n PARTITION (dt='2021-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-22/'\n PARTITION (dt='2021-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-23/'\n PARTITION (dt='2021-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-24/'\n PARTITION (dt='2021-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-25/'\n PARTITION (dt='2021-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-26/'\n PARTITION (dt='2021-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-27/'\n PARTITION (dt='2021-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-28/'\n PARTITION (dt='2021-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-29/'\n PARTITION (dt='2021-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-30/'\n PARTITION (dt='2021-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-31/'\n PARTITION (dt='2021-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-01/'\n PARTITION (dt='2021-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-02/'\n PARTITION (dt='2021-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-03/'\n PARTITION (dt='2021-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-04/'\n PARTITION (dt='2021-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-05/'\n PARTITION (dt='2021-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-06/'\n PARTITION (dt='2021-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-07/'\n PARTITION (dt='2021-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-08/'\n PARTITION (dt='2021-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-09/'\n PARTITION (dt='2021-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-10/'\n PARTITION (dt='2021-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-11/'\n PARTITION (dt='2021-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-12/'\n PARTITION (dt='2021-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-13/'\n PARTITION (dt='2021-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-14/'\n PARTITION (dt='2021-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-15/'\n PARTITION (dt='2021-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-16/'\n PARTITION (dt='2021-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-17/'\n PARTITION (dt='2021-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-18/'\n PARTITION (dt='2021-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-19/'\n PARTITION (dt='2021-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-20/'\n PARTITION (dt='2021-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-21/'\n PARTITION (dt='2021-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-22/'\n PARTITION (dt='2021-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-23/'\n PARTITION (dt='2021-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-24/'\n PARTITION (dt='2021-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-25/'\n PARTITION (dt='2021-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-26/'\n PARTITION (dt='2021-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-27/'\n PARTITION (dt='2021-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-28/'\n PARTITION (dt='2021-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-29/'\n PARTITION (dt='2021-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-30/'\n PARTITION (dt='2021-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-01/'\n PARTITION (dt='2021-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-02/'\n PARTITION (dt='2021-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-03/'\n PARTITION (dt='2021-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-04/'\n PARTITION (dt='2021-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-05/'\n PARTITION (dt='2021-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-06/'\n PARTITION (dt='2021-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-07/'\n PARTITION (dt='2021-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-08/'\n PARTITION (dt='2021-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-09/'\n PARTITION (dt='2021-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-10/'\n PARTITION (dt='2021-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-11/'\n PARTITION (dt='2021-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-12/'\n PARTITION (dt='2021-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-13/'\n PARTITION (dt='2021-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-14/'\n PARTITION (dt='2021-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-15/'\n PARTITION (dt='2021-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-16/'\n PARTITION (dt='2021-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-17/'\n PARTITION (dt='2021-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-18/'\n PARTITION (dt='2021-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-19/'\n PARTITION (dt='2021-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-20/'\n PARTITION (dt='2021-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-21/'\n PARTITION (dt='2021-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-22/'\n PARTITION (dt='2021-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-23/'\n PARTITION (dt='2021-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-24/'\n PARTITION (dt='2021-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-25/'\n PARTITION (dt='2021-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-26/'\n PARTITION (dt='2021-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-27/'\n PARTITION (dt='2021-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-28/'\n PARTITION (dt='2021-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-29/'\n PARTITION (dt='2021-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-30/'\n PARTITION (dt='2021-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-31/'\n PARTITION (dt='2021-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-01/'\n PARTITION (dt='2021-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-02/'\n PARTITION (dt='2021-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-03/'\n PARTITION (dt='2021-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-04/'\n PARTITION (dt='2021-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-05/'\n PARTITION (dt='2021-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-06/'\n PARTITION (dt='2021-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-07/'\n PARTITION (dt='2021-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-08/'\n PARTITION (dt='2021-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-09/'\n PARTITION (dt='2021-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-10/'\n PARTITION (dt='2021-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-11/'\n PARTITION (dt='2021-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-12/'\n PARTITION (dt='2021-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-13/'\n PARTITION (dt='2021-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-14/'\n PARTITION (dt='2021-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-15/'\n PARTITION (dt='2021-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-16/'\n PARTITION (dt='2021-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-17/'\n PARTITION (dt='2021-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-18/'\n PARTITION (dt='2021-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-19/'\n PARTITION (dt='2021-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-20/'\n PARTITION (dt='2021-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-21/'\n PARTITION (dt='2021-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-22/'\n PARTITION (dt='2021-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-23/'\n PARTITION (dt='2021-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-24/'\n PARTITION (dt='2021-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-25/'\n PARTITION (dt='2021-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-26/'\n PARTITION (dt='2021-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-27/'\n PARTITION (dt='2021-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-28/'\n PARTITION (dt='2021-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-29/'\n PARTITION (dt='2021-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-30/'\n PARTITION (dt='2021-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-31/'\n PARTITION (dt='2021-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-01/'\n PARTITION (dt='2021-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-02/'\n PARTITION (dt='2021-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-03/'\n PARTITION (dt='2021-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-04/'\n PARTITION (dt='2021-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-05/'\n PARTITION (dt='2021-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-06/'\n PARTITION (dt='2021-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-07/'\n PARTITION (dt='2021-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-08/'\n PARTITION (dt='2021-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-09/'\n PARTITION (dt='2021-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-10/'\n PARTITION (dt='2021-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-11/'\n PARTITION (dt='2021-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-12/'\n PARTITION (dt='2021-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-13/'\n PARTITION (dt='2021-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-14/'\n PARTITION (dt='2021-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-15/'\n PARTITION (dt='2021-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-16/'\n PARTITION (dt='2021-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-17/'\n PARTITION (dt='2021-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-18/'\n PARTITION (dt='2021-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-19/'\n PARTITION (dt='2021-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-20/'\n PARTITION (dt='2021-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-21/'\n PARTITION (dt='2021-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-22/'\n PARTITION (dt='2021-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-23/'\n PARTITION (dt='2021-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-24/'\n PARTITION (dt='2021-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-25/'\n PARTITION (dt='2021-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-26/'\n PARTITION (dt='2021-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-27/'\n PARTITION (dt='2021-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-28/'\n PARTITION (dt='2021-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-29/'\n PARTITION (dt='2021-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-30/'\n PARTITION (dt='2021-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-01/'\n PARTITION (dt='2021-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-02/'\n PARTITION (dt='2021-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-03/'\n PARTITION (dt='2021-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-04/'\n PARTITION (dt='2021-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-05/'\n PARTITION (dt='2021-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-06/'\n PARTITION (dt='2021-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-07/'\n PARTITION (dt='2021-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-08/'\n PARTITION (dt='2021-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-09/'\n PARTITION (dt='2021-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-10/'\n PARTITION (dt='2021-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-11/'\n PARTITION (dt='2021-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-12/'\n PARTITION (dt='2021-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-13/'\n PARTITION (dt='2021-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-14/'\n PARTITION (dt='2021-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-15/'\n PARTITION (dt='2021-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-16/'\n PARTITION (dt='2021-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-17/'\n PARTITION (dt='2021-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-18/'\n PARTITION (dt='2021-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-19/'\n PARTITION (dt='2021-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-20/'\n PARTITION (dt='2021-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-21/'\n PARTITION (dt='2021-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-22/'\n PARTITION (dt='2021-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-23/'\n PARTITION (dt='2021-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-24/'\n PARTITION (dt='2021-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-25/'\n PARTITION (dt='2021-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-26/'\n PARTITION (dt='2021-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-27/'\n PARTITION (dt='2021-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-28/'\n PARTITION (dt='2021-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-29/'\n PARTITION (dt='2021-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-30/'\n PARTITION (dt='2021-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-31/'\n PARTITION (dt='2021-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-01/'\n PARTITION (dt='2021-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-02/'\n PARTITION (dt='2021-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-03/'\n PARTITION (dt='2021-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-04/'\n PARTITION (dt='2021-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-05/'\n PARTITION (dt='2021-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-06/'\n PARTITION (dt='2021-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-07/'\n PARTITION (dt='2021-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-08/'\n PARTITION (dt='2021-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-09/'\n PARTITION (dt='2021-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-10/'\n PARTITION (dt='2021-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-11/'\n PARTITION (dt='2021-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-12/'\n PARTITION (dt='2021-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-13/'\n PARTITION (dt='2021-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-14/'\n PARTITION (dt='2021-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-15/'\n PARTITION (dt='2021-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-16/'\n PARTITION (dt='2021-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-17/'\n PARTITION (dt='2021-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-18/'\n PARTITION (dt='2021-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-19/'\n PARTITION (dt='2021-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-20/'\n PARTITION (dt='2021-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-21/'\n PARTITION (dt='2021-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-22/'\n PARTITION (dt='2021-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-23/'\n PARTITION (dt='2021-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-24/'\n PARTITION (dt='2021-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-25/'\n PARTITION (dt='2021-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-26/'\n PARTITION (dt='2021-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-27/'\n PARTITION (dt='2021-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-28/'\n PARTITION (dt='2021-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-29/'\n PARTITION (dt='2021-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-30/'\n PARTITION (dt='2021-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-01/'\n PARTITION (dt='2021-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-02/'\n PARTITION (dt='2021-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-03/'\n PARTITION (dt='2021-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-04/'\n PARTITION (dt='2021-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-05/'\n PARTITION (dt='2021-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-06/'\n PARTITION (dt='2021-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-07/'\n PARTITION (dt='2021-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-08/'\n PARTITION (dt='2021-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-09/'\n PARTITION (dt='2021-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-10/'\n;", "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2021-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-11/'\n PARTITION (dt='2021-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-12/'\n PARTITION (dt='2021-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-13/'\n PARTITION (dt='2021-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-14/'\n PARTITION (dt='2021-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-15/'\n PARTITION (dt='2021-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-16/'\n PARTITION (dt='2021-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-17/'\n PARTITION (dt='2021-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-18/'\n PARTITION (dt='2021-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-19/'\n PARTITION (dt='2021-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-20/'\n PARTITION (dt='2021-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-21/'\n PARTITION (dt='2021-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-22/'\n PARTITION (dt='2021-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-23/'\n PARTITION (dt='2021-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-24/'\n PARTITION (dt='2021-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-25/'\n PARTITION (dt='2021-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-26/'\n PARTITION (dt='2021-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-27/'\n PARTITION (dt='2021-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-28/'\n PARTITION (dt='2021-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-29/'\n PARTITION (dt='2021-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-30/'\n PARTITION (dt='2021-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-31/'\n PARTITION (dt='2022-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-01/'\n PARTITION (dt='2022-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-02/'\n PARTITION (dt='2022-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-03/'\n PARTITION (dt='2022-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-04/'\n PARTITION (dt='2022-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-05/'\n PARTITION (dt='2022-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-06/'\n PARTITION (dt='2022-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-07/'\n PARTITION (dt='2022-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-08/'\n PARTITION (dt='2022-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-09/'\n PARTITION (dt='2022-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-10/'\n PARTITION (dt='2022-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-11/'\n PARTITION (dt='2022-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-12/'\n PARTITION (dt='2022-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-13/'\n PARTITION (dt='2022-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-14/'\n PARTITION (dt='2022-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-15/'\n PARTITION (dt='2022-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-16/'\n PARTITION (dt='2022-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-17/'\n PARTITION (dt='2022-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-18/'\n PARTITION (dt='2022-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-19/'\n PARTITION (dt='2022-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-20/'\n PARTITION (dt='2022-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-21/'\n PARTITION (dt='2022-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-22/'\n PARTITION (dt='2022-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-23/'\n PARTITION (dt='2022-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-24/'\n PARTITION (dt='2022-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-25/'\n PARTITION (dt='2022-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-26/'\n PARTITION (dt='2022-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-27/'\n PARTITION (dt='2022-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-28/'\n PARTITION (dt='2022-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-29/'\n PARTITION (dt='2022-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-30/'\n PARTITION (dt='2022-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-31/'\n PARTITION (dt='2022-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-01/'\n PARTITION (dt='2022-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-02/'\n PARTITION (dt='2022-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-03/'\n PARTITION (dt='2022-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-04/'\n PARTITION (dt='2022-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-05/'\n PARTITION (dt='2022-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-06/'\n PARTITION (dt='2022-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-07/'\n PARTITION (dt='2022-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-08/'\n PARTITION (dt='2022-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-09/'\n PARTITION (dt='2022-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-10/'\n PARTITION (dt='2022-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-11/'\n PARTITION (dt='2022-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-12/'\n PARTITION (dt='2022-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-13/'\n PARTITION (dt='2022-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-14/'\n PARTITION (dt='2022-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-15/'\n PARTITION (dt='2022-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-16/'\n PARTITION (dt='2022-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-17/'\n PARTITION (dt='2022-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-18/'\n PARTITION (dt='2022-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-19/'\n PARTITION (dt='2022-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-20/'\n PARTITION (dt='2022-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-21/'\n PARTITION (dt='2022-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-22/'\n PARTITION (dt='2022-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-23/'\n PARTITION (dt='2022-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-24/'\n PARTITION (dt='2022-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-25/'\n PARTITION (dt='2022-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-26/'\n PARTITION (dt='2022-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-27/'\n PARTITION (dt='2022-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-28/'\n PARTITION (dt='2022-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-01/'\n PARTITION (dt='2022-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-02/'\n PARTITION (dt='2022-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-03/'\n PARTITION (dt='2022-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-04/'\n PARTITION (dt='2022-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-05/'\n PARTITION (dt='2022-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-06/'\n PARTITION (dt='2022-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-07/'\n PARTITION (dt='2022-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-08/'\n PARTITION (dt='2022-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-09/'\n PARTITION (dt='2022-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-10/'\n PARTITION (dt='2022-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-11/'\n PARTITION (dt='2022-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-12/'\n PARTITION (dt='2022-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-13/'\n PARTITION (dt='2022-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-14/'\n PARTITION (dt='2022-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-15/'\n PARTITION (dt='2022-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-16/'\n PARTITION (dt='2022-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-17/'\n PARTITION (dt='2022-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-18/'\n PARTITION (dt='2022-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-19/'\n PARTITION (dt='2022-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-20/'\n PARTITION (dt='2022-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-21/'\n PARTITION (dt='2022-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-22/'\n PARTITION (dt='2022-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-23/'\n PARTITION (dt='2022-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-24/'\n PARTITION (dt='2022-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-25/'\n PARTITION (dt='2022-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-26/'\n PARTITION (dt='2022-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-27/'\n PARTITION (dt='2022-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-28/'\n PARTITION (dt='2022-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-29/'\n PARTITION (dt='2022-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-30/'\n PARTITION (dt='2022-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-31/'\n PARTITION (dt='2022-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-01/'\n PARTITION (dt='2022-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-02/'\n PARTITION (dt='2022-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-03/'\n PARTITION (dt='2022-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-04/'\n PARTITION (dt='2022-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-05/'\n PARTITION (dt='2022-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-06/'\n PARTITION (dt='2022-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-07/'\n PARTITION (dt='2022-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-08/'\n PARTITION (dt='2022-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-09/'\n PARTITION (dt='2022-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-10/'\n PARTITION (dt='2022-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-11/'\n PARTITION (dt='2022-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-12/'\n PARTITION (dt='2022-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-13/'\n PARTITION (dt='2022-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-14/'\n PARTITION (dt='2022-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-15/'\n PARTITION (dt='2022-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-16/'\n PARTITION (dt='2022-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-17/'\n PARTITION (dt='2022-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-18/'\n PARTITION (dt='2022-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-19/'\n PARTITION (dt='2022-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-20/'\n PARTITION (dt='2022-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-21/'\n PARTITION (dt='2022-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-22/'\n PARTITION (dt='2022-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-23/'\n PARTITION (dt='2022-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-24/'\n PARTITION (dt='2022-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-25/'\n PARTITION (dt='2022-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-26/'\n PARTITION (dt='2022-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-27/'\n PARTITION (dt='2022-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-28/'\n PARTITION (dt='2022-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-29/'\n PARTITION (dt='2022-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-30/'\n PARTITION (dt='2022-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-01/'\n PARTITION (dt='2022-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-02/'\n PARTITION (dt='2022-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-03/'\n PARTITION (dt='2022-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-04/'\n PARTITION (dt='2022-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-05/'\n PARTITION (dt='2022-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-06/'\n PARTITION (dt='2022-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-07/'\n PARTITION (dt='2022-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-08/'\n PARTITION (dt='2022-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-09/'\n PARTITION (dt='2022-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-10/'\n PARTITION (dt='2022-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-11/'\n PARTITION (dt='2022-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-12/'\n PARTITION (dt='2022-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-13/'\n PARTITION (dt='2022-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-14/'\n PARTITION (dt='2022-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-15/'\n PARTITION (dt='2022-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-16/'\n PARTITION (dt='2022-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-17/'\n PARTITION (dt='2022-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-18/'\n PARTITION (dt='2022-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-19/'\n PARTITION (dt='2022-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-20/'\n PARTITION (dt='2022-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-21/'\n PARTITION (dt='2022-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-22/'\n PARTITION (dt='2022-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-23/'\n PARTITION (dt='2022-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-24/'\n PARTITION (dt='2022-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-25/'\n PARTITION (dt='2022-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-26/'\n PARTITION (dt='2022-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-27/'\n PARTITION (dt='2022-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-28/'\n PARTITION (dt='2022-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-29/'\n PARTITION (dt='2022-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-30/'\n PARTITION (dt='2022-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-31/'\n PARTITION (dt='2022-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-01/'\n PARTITION (dt='2022-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-02/'\n PARTITION (dt='2022-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-03/'\n PARTITION (dt='2022-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-04/'\n PARTITION (dt='2022-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-05/'\n PARTITION (dt='2022-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-06/'\n PARTITION (dt='2022-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-07/'\n PARTITION (dt='2022-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-08/'\n PARTITION (dt='2022-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-09/'\n PARTITION (dt='2022-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-10/'\n PARTITION (dt='2022-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-11/'\n PARTITION (dt='2022-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-12/'\n PARTITION (dt='2022-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-13/'\n PARTITION (dt='2022-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-14/'\n PARTITION (dt='2022-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-15/'\n PARTITION (dt='2022-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-16/'\n PARTITION (dt='2022-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-17/'\n PARTITION (dt='2022-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-18/'\n PARTITION (dt='2022-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-19/'\n PARTITION (dt='2022-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-20/'\n PARTITION (dt='2022-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-21/'\n PARTITION (dt='2022-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-22/'\n PARTITION (dt='2022-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-23/'\n PARTITION (dt='2022-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-24/'\n PARTITION (dt='2022-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-25/'\n PARTITION (dt='2022-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-26/'\n PARTITION (dt='2022-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-27/'\n PARTITION (dt='2022-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-28/'\n PARTITION (dt='2022-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-29/'\n PARTITION (dt='2022-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-30/'\n PARTITION (dt='2022-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-01/'\n PARTITION (dt='2022-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-02/'\n PARTITION (dt='2022-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-03/'\n PARTITION (dt='2022-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-04/'\n PARTITION (dt='2022-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-05/'\n PARTITION (dt='2022-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-06/'\n PARTITION (dt='2022-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-07/'\n PARTITION (dt='2022-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-08/'\n PARTITION (dt='2022-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-09/'\n PARTITION (dt='2022-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-10/'\n PARTITION (dt='2022-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-11/'\n PARTITION (dt='2022-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-12/'\n PARTITION (dt='2022-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-13/'\n PARTITION (dt='2022-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-14/'\n PARTITION (dt='2022-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-15/'\n PARTITION (dt='2022-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-16/'\n PARTITION (dt='2022-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-17/'\n PARTITION (dt='2022-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-18/'\n PARTITION (dt='2022-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-19/'\n PARTITION (dt='2022-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-20/'\n PARTITION (dt='2022-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-21/'\n PARTITION (dt='2022-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-22/'\n PARTITION (dt='2022-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-23/'\n PARTITION (dt='2022-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-24/'\n PARTITION (dt='2022-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-25/'\n PARTITION (dt='2022-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-26/'\n PARTITION (dt='2022-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-27/'\n PARTITION (dt='2022-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-28/'\n PARTITION (dt='2022-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-29/'\n PARTITION (dt='2022-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-30/'\n PARTITION (dt='2022-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-31/'\n PARTITION (dt='2022-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-01/'\n PARTITION (dt='2022-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-02/'\n PARTITION (dt='2022-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-03/'\n PARTITION (dt='2022-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-04/'\n PARTITION (dt='2022-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-05/'\n PARTITION (dt='2022-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-06/'\n PARTITION (dt='2022-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-07/'\n PARTITION (dt='2022-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-08/'\n PARTITION (dt='2022-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-09/'\n PARTITION (dt='2022-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-10/'\n PARTITION (dt='2022-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-11/'\n PARTITION (dt='2022-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-12/'\n PARTITION (dt='2022-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-13/'\n PARTITION (dt='2022-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-14/'\n PARTITION (dt='2022-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-15/'\n PARTITION (dt='2022-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-16/'\n PARTITION (dt='2022-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-17/'\n PARTITION (dt='2022-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-18/'\n PARTITION (dt='2022-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-19/'\n PARTITION (dt='2022-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-20/'\n PARTITION (dt='2022-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-21/'\n PARTITION (dt='2022-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-22/'\n PARTITION (dt='2022-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-23/'\n PARTITION (dt='2022-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-24/'\n PARTITION (dt='2022-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-25/'\n PARTITION (dt='2022-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-26/'\n PARTITION (dt='2022-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-27/'\n PARTITION (dt='2022-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-28/'\n PARTITION (dt='2022-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-29/'\n PARTITION (dt='2022-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-30/'\n PARTITION (dt='2022-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-31/'\n PARTITION (dt='2022-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-01/'\n PARTITION (dt='2022-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-02/'\n PARTITION (dt='2022-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-03/'\n PARTITION (dt='2022-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-04/'\n PARTITION (dt='2022-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-05/'\n PARTITION (dt='2022-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-06/'\n PARTITION (dt='2022-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-07/'\n PARTITION (dt='2022-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-08/'\n PARTITION (dt='2022-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-09/'\n PARTITION (dt='2022-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-10/'\n PARTITION (dt='2022-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-11/'\n PARTITION (dt='2022-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-12/'\n PARTITION (dt='2022-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-13/'\n PARTITION (dt='2022-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-14/'\n PARTITION (dt='2022-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-15/'\n PARTITION (dt='2022-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-16/'\n PARTITION (dt='2022-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-17/'\n PARTITION (dt='2022-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-18/'\n PARTITION (dt='2022-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-19/'\n PARTITION (dt='2022-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-20/'\n PARTITION (dt='2022-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-21/'\n PARTITION (dt='2022-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-22/'\n PARTITION (dt='2022-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-23/'\n PARTITION (dt='2022-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-24/'\n PARTITION (dt='2022-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-25/'\n PARTITION (dt='2022-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-26/'\n PARTITION (dt='2022-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-27/'\n PARTITION (dt='2022-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-28/'\n PARTITION (dt='2022-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-29/'\n PARTITION (dt='2022-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-30/'\n PARTITION (dt='2022-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-01/'\n PARTITION (dt='2022-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-02/'\n PARTITION (dt='2022-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-03/'\n PARTITION (dt='2022-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-04/'\n PARTITION (dt='2022-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-05/'\n PARTITION (dt='2022-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-06/'\n PARTITION (dt='2022-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-07/'\n PARTITION (dt='2022-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-08/'\n PARTITION (dt='2022-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-09/'\n PARTITION (dt='2022-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-10/'\n PARTITION (dt='2022-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-11/'\n PARTITION (dt='2022-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-12/'\n PARTITION (dt='2022-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-13/'\n PARTITION (dt='2022-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-14/'\n PARTITION (dt='2022-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-15/'\n PARTITION (dt='2022-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-16/'\n PARTITION (dt='2022-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-17/'\n PARTITION (dt='2022-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-18/'\n PARTITION (dt='2022-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-19/'\n PARTITION (dt='2022-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-20/'\n PARTITION (dt='2022-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-21/'\n PARTITION (dt='2022-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-22/'\n PARTITION (dt='2022-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-23/'\n PARTITION (dt='2022-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-24/'\n PARTITION (dt='2022-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-25/'\n PARTITION (dt='2022-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-26/'\n PARTITION (dt='2022-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-27/'\n PARTITION (dt='2022-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-28/'\n PARTITION (dt='2022-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-29/'\n PARTITION (dt='2022-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-30/'\n PARTITION (dt='2022-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-31/'\n PARTITION (dt='2022-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-01/'\n PARTITION (dt='2022-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-02/'\n PARTITION (dt='2022-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-03/'\n PARTITION (dt='2022-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-04/'\n PARTITION (dt='2022-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-05/'\n PARTITION (dt='2022-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-06/'\n PARTITION (dt='2022-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-07/'\n PARTITION (dt='2022-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-08/'\n PARTITION (dt='2022-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-09/'\n PARTITION (dt='2022-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-10/'\n PARTITION (dt='2022-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-11/'\n PARTITION (dt='2022-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-12/'\n PARTITION (dt='2022-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-13/'\n PARTITION (dt='2022-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-14/'\n PARTITION (dt='2022-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-15/'\n PARTITION (dt='2022-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-16/'\n PARTITION (dt='2022-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-17/'\n PARTITION (dt='2022-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-18/'\n PARTITION (dt='2022-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-19/'\n PARTITION (dt='2022-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-20/'\n PARTITION (dt='2022-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-21/'\n PARTITION (dt='2022-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-22/'\n PARTITION (dt='2022-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-23/'\n PARTITION (dt='2022-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-24/'\n PARTITION (dt='2022-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-25/'\n PARTITION (dt='2022-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-26/'\n PARTITION (dt='2022-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-27/'\n PARTITION (dt='2022-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-28/'\n PARTITION (dt='2022-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-29/'\n PARTITION (dt='2022-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-30/'\n PARTITION (dt='2022-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-01/'\n PARTITION (dt='2022-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-02/'\n PARTITION (dt='2022-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-03/'\n PARTITION (dt='2022-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-04/'\n PARTITION (dt='2022-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-05/'\n PARTITION (dt='2022-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-06/'\n PARTITION (dt='2022-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-07/'\n PARTITION (dt='2022-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-08/'\n PARTITION (dt='2022-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-09/'\n PARTITION (dt='2022-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-10/'\n;", "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2022-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-11/'\n PARTITION (dt='2022-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-12/'\n PARTITION (dt='2022-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-13/'\n PARTITION (dt='2022-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-14/'\n PARTITION (dt='2022-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-15/'\n PARTITION (dt='2022-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-16/'\n PARTITION (dt='2022-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-17/'\n PARTITION (dt='2022-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-18/'\n PARTITION (dt='2022-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-19/'\n PARTITION (dt='2022-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-20/'\n PARTITION (dt='2022-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-21/'\n PARTITION (dt='2022-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-22/'\n PARTITION (dt='2022-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-23/'\n PARTITION (dt='2022-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-24/'\n PARTITION (dt='2022-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-25/'\n PARTITION (dt='2022-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-26/'\n PARTITION (dt='2022-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-27/'\n PARTITION (dt='2022-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-28/'\n PARTITION (dt='2022-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-29/'\n PARTITION (dt='2022-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-30/'\n PARTITION (dt='2022-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-31/'\n PARTITION (dt='2023-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-01/'\n PARTITION (dt='2023-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-02/'\n PARTITION (dt='2023-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-03/'\n PARTITION (dt='2023-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-04/'\n PARTITION (dt='2023-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-05/'\n PARTITION (dt='2023-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-06/'\n PARTITION (dt='2023-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-07/'\n PARTITION (dt='2023-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-08/'\n PARTITION (dt='2023-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-09/'\n PARTITION (dt='2023-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-10/'\n PARTITION (dt='2023-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-11/'\n PARTITION (dt='2023-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-12/'\n PARTITION (dt='2023-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-13/'\n PARTITION (dt='2023-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-14/'\n PARTITION (dt='2023-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-15/'\n PARTITION (dt='2023-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-16/'\n PARTITION (dt='2023-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-17/'\n PARTITION (dt='2023-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-18/'\n PARTITION (dt='2023-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-19/'\n PARTITION (dt='2023-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-20/'\n PARTITION (dt='2023-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-21/'\n PARTITION (dt='2023-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-22/'\n PARTITION (dt='2023-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-23/'\n PARTITION (dt='2023-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-24/'\n PARTITION (dt='2023-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-25/'\n PARTITION (dt='2023-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-26/'\n PARTITION (dt='2023-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-27/'\n PARTITION (dt='2023-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-28/'\n PARTITION (dt='2023-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-29/'\n PARTITION (dt='2023-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-30/'\n PARTITION (dt='2023-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-31/'\n PARTITION (dt='2023-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-01/'\n PARTITION (dt='2023-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-02/'\n PARTITION (dt='2023-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-03/'\n PARTITION (dt='2023-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-04/'\n PARTITION (dt='2023-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-05/'\n PARTITION (dt='2023-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-06/'\n PARTITION (dt='2023-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-07/'\n PARTITION (dt='2023-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-08/'\n PARTITION (dt='2023-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-09/'\n PARTITION (dt='2023-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-10/'\n PARTITION (dt='2023-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-11/'\n PARTITION (dt='2023-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-12/'\n PARTITION (dt='2023-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-13/'\n PARTITION (dt='2023-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-14/'\n PARTITION (dt='2023-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-15/'\n PARTITION (dt='2023-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-16/'\n PARTITION (dt='2023-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-17/'\n PARTITION (dt='2023-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-18/'\n PARTITION (dt='2023-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-19/'\n PARTITION (dt='2023-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-20/'\n PARTITION (dt='2023-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-21/'\n PARTITION (dt='2023-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-22/'\n PARTITION (dt='2023-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-23/'\n PARTITION (dt='2023-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-24/'\n PARTITION (dt='2023-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-25/'\n PARTITION (dt='2023-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-26/'\n PARTITION (dt='2023-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-27/'\n PARTITION (dt='2023-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-28/'\n PARTITION (dt='2023-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-01/'\n PARTITION (dt='2023-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-02/'\n PARTITION (dt='2023-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-03/'\n PARTITION (dt='2023-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-04/'\n PARTITION (dt='2023-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-05/'\n PARTITION (dt='2023-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-06/'\n PARTITION (dt='2023-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-07/'\n PARTITION (dt='2023-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-08/'\n PARTITION (dt='2023-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-09/'\n PARTITION (dt='2023-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-10/'\n PARTITION (dt='2023-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-11/'\n PARTITION (dt='2023-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-12/'\n PARTITION (dt='2023-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-13/'\n PARTITION (dt='2023-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-14/'\n PARTITION (dt='2023-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-15/'\n PARTITION (dt='2023-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-16/'\n PARTITION (dt='2023-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-17/'\n PARTITION (dt='2023-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-18/'\n PARTITION (dt='2023-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-19/'\n PARTITION (dt='2023-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-20/'\n PARTITION (dt='2023-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-21/'\n PARTITION (dt='2023-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-22/'\n PARTITION (dt='2023-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-23/'\n PARTITION (dt='2023-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-24/'\n PARTITION (dt='2023-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-25/'\n PARTITION (dt='2023-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-26/'\n PARTITION (dt='2023-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-27/'\n PARTITION (dt='2023-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-28/'\n PARTITION (dt='2023-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-29/'\n PARTITION (dt='2023-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-30/'\n PARTITION (dt='2023-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-31/'\n PARTITION (dt='2023-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-01/'\n PARTITION (dt='2023-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-02/'\n PARTITION (dt='2023-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-03/'\n PARTITION (dt='2023-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-04/'\n PARTITION (dt='2023-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-05/'\n PARTITION (dt='2023-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-06/'\n PARTITION (dt='2023-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-07/'\n PARTITION (dt='2023-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-08/'\n PARTITION (dt='2023-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-09/'\n PARTITION (dt='2023-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-10/'\n PARTITION (dt='2023-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-11/'\n PARTITION (dt='2023-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-12/'\n PARTITION (dt='2023-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-13/'\n PARTITION (dt='2023-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-14/'\n PARTITION (dt='2023-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-15/'\n PARTITION (dt='2023-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-16/'\n PARTITION (dt='2023-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-17/'\n PARTITION (dt='2023-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-18/'\n PARTITION (dt='2023-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-19/'\n PARTITION (dt='2023-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-20/'\n PARTITION (dt='2023-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-21/'\n PARTITION (dt='2023-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-22/'\n PARTITION (dt='2023-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-23/'\n PARTITION (dt='2023-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-24/'\n PARTITION (dt='2023-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-25/'\n PARTITION (dt='2023-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-26/'\n PARTITION (dt='2023-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-27/'\n PARTITION (dt='2023-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-28/'\n PARTITION (dt='2023-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-29/'\n PARTITION (dt='2023-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-30/'\n PARTITION (dt='2023-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-01/'\n PARTITION (dt='2023-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-02/'\n PARTITION (dt='2023-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-03/'\n PARTITION (dt='2023-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-04/'\n PARTITION (dt='2023-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-05/'\n PARTITION (dt='2023-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-06/'\n PARTITION (dt='2023-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-07/'\n PARTITION (dt='2023-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-08/'\n PARTITION (dt='2023-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-09/'\n PARTITION (dt='2023-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-10/'\n PARTITION (dt='2023-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-11/'\n PARTITION (dt='2023-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-12/'\n PARTITION (dt='2023-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-13/'\n PARTITION (dt='2023-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-14/'\n PARTITION (dt='2023-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-15/'\n PARTITION (dt='2023-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-16/'\n PARTITION (dt='2023-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-17/'\n PARTITION (dt='2023-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-18/'\n PARTITION (dt='2023-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-19/'\n PARTITION (dt='2023-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-20/'\n PARTITION (dt='2023-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-21/'\n PARTITION (dt='2023-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-22/'\n PARTITION (dt='2023-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-23/'\n PARTITION (dt='2023-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-24/'\n PARTITION (dt='2023-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-25/'\n PARTITION (dt='2023-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-26/'\n PARTITION (dt='2023-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-27/'\n PARTITION (dt='2023-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-28/'\n PARTITION (dt='2023-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-29/'\n PARTITION (dt='2023-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-30/'\n PARTITION (dt='2023-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-31/'\n PARTITION (dt='2023-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-01/'\n PARTITION (dt='2023-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-02/'\n PARTITION (dt='2023-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-03/'\n PARTITION (dt='2023-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-04/'\n PARTITION (dt='2023-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-05/'\n PARTITION (dt='2023-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-06/'\n PARTITION (dt='2023-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-07/'\n PARTITION (dt='2023-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-08/'\n PARTITION (dt='2023-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-09/'\n PARTITION (dt='2023-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-10/'\n PARTITION (dt='2023-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-11/'\n PARTITION (dt='2023-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-12/'\n PARTITION (dt='2023-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-13/'\n PARTITION (dt='2023-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-14/'\n PARTITION (dt='2023-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-15/'\n PARTITION (dt='2023-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-16/'\n PARTITION (dt='2023-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-17/'\n PARTITION (dt='2023-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-18/'\n PARTITION (dt='2023-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-19/'\n PARTITION (dt='2023-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-20/'\n PARTITION (dt='2023-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-21/'\n PARTITION (dt='2023-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-22/'\n PARTITION (dt='2023-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-23/'\n PARTITION (dt='2023-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-24/'\n PARTITION (dt='2023-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-25/'\n PARTITION (dt='2023-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-26/'\n PARTITION (dt='2023-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-27/'\n PARTITION (dt='2023-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-28/'\n PARTITION (dt='2023-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-29/'\n PARTITION (dt='2023-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-30/'\n PARTITION (dt='2023-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-01/'\n PARTITION (dt='2023-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-02/'\n PARTITION (dt='2023-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-03/'\n PARTITION (dt='2023-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-04/'\n PARTITION (dt='2023-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-05/'\n PARTITION (dt='2023-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-06/'\n PARTITION (dt='2023-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-07/'\n PARTITION (dt='2023-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-08/'\n PARTITION (dt='2023-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-09/'\n PARTITION (dt='2023-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-10/'\n PARTITION (dt='2023-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-11/'\n PARTITION (dt='2023-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-12/'\n PARTITION (dt='2023-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-13/'\n PARTITION (dt='2023-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-14/'\n PARTITION (dt='2023-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-15/'\n PARTITION (dt='2023-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-16/'\n PARTITION (dt='2023-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-17/'\n PARTITION (dt='2023-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-18/'\n PARTITION (dt='2023-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-19/'\n PARTITION (dt='2023-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-20/'\n PARTITION (dt='2023-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-21/'\n PARTITION (dt='2023-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-22/'\n PARTITION (dt='2023-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-23/'\n PARTITION (dt='2023-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-24/'\n PARTITION (dt='2023-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-25/'\n PARTITION (dt='2023-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-26/'\n PARTITION (dt='2023-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-27/'\n PARTITION (dt='2023-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-28/'\n PARTITION (dt='2023-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-29/'\n PARTITION (dt='2023-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-30/'\n PARTITION (dt='2023-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-31/'\n PARTITION (dt='2023-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-01/'\n PARTITION (dt='2023-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-02/'\n PARTITION (dt='2023-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-03/'\n PARTITION (dt='2023-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-04/'\n PARTITION (dt='2023-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-05/'\n PARTITION (dt='2023-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-06/'\n PARTITION (dt='2023-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-07/'\n PARTITION (dt='2023-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-08/'\n PARTITION (dt='2023-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-09/'\n PARTITION (dt='2023-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-10/'\n PARTITION (dt='2023-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-11/'\n PARTITION (dt='2023-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-12/'\n PARTITION (dt='2023-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-13/'\n PARTITION (dt='2023-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-14/'\n PARTITION (dt='2023-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-15/'\n PARTITION (dt='2023-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-16/'\n PARTITION (dt='2023-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-17/'\n PARTITION (dt='2023-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-18/'\n PARTITION (dt='2023-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-19/'\n PARTITION (dt='2023-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-20/'\n PARTITION (dt='2023-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-21/'\n PARTITION (dt='2023-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-22/'\n PARTITION (dt='2023-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-23/'\n PARTITION (dt='2023-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-24/'\n PARTITION (dt='2023-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-25/'\n PARTITION (dt='2023-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-26/'\n PARTITION (dt='2023-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-27/'\n PARTITION (dt='2023-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-28/'\n PARTITION (dt='2023-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-29/'\n PARTITION (dt='2023-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-30/'\n PARTITION (dt='2023-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-31/'\n PARTITION (dt='2023-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-01/'\n PARTITION (dt='2023-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-02/'\n PARTITION (dt='2023-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-03/'\n PARTITION (dt='2023-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-04/'\n PARTITION (dt='2023-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-05/'\n PARTITION (dt='2023-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-06/'\n PARTITION (dt='2023-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-07/'\n PARTITION (dt='2023-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-08/'\n PARTITION (dt='2023-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-09/'\n PARTITION (dt='2023-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-10/'\n PARTITION (dt='2023-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-11/'\n PARTITION (dt='2023-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-12/'\n PARTITION (dt='2023-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-13/'\n PARTITION (dt='2023-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-14/'\n PARTITION (dt='2023-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-15/'\n PARTITION (dt='2023-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-16/'\n PARTITION (dt='2023-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-17/'\n PARTITION (dt='2023-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-18/'\n PARTITION (dt='2023-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-19/'\n PARTITION (dt='2023-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-20/'\n PARTITION (dt='2023-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-21/'\n PARTITION (dt='2023-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-22/'\n PARTITION (dt='2023-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-23/'\n PARTITION (dt='2023-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-24/'\n PARTITION (dt='2023-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-25/'\n PARTITION (dt='2023-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-26/'\n PARTITION (dt='2023-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-27/'\n PARTITION (dt='2023-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-28/'\n PARTITION (dt='2023-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-29/'\n PARTITION (dt='2023-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-30/'\n PARTITION (dt='2023-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-01/'\n PARTITION (dt='2023-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-02/'\n PARTITION (dt='2023-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-03/'\n PARTITION (dt='2023-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-04/'\n PARTITION (dt='2023-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-05/'\n PARTITION (dt='2023-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-06/'\n PARTITION (dt='2023-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-07/'\n PARTITION (dt='2023-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-08/'\n PARTITION (dt='2023-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-09/'\n PARTITION (dt='2023-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-10/'\n PARTITION (dt='2023-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-11/'\n PARTITION (dt='2023-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-12/'\n PARTITION (dt='2023-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-13/'\n PARTITION (dt='2023-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-14/'\n PARTITION (dt='2023-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-15/'\n PARTITION (dt='2023-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-16/'\n PARTITION (dt='2023-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-17/'\n PARTITION (dt='2023-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-18/'\n PARTITION (dt='2023-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-19/'\n PARTITION (dt='2023-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-20/'\n PARTITION (dt='2023-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-21/'\n PARTITION (dt='2023-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-22/'\n PARTITION (dt='2023-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-23/'\n PARTITION (dt='2023-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-24/'\n PARTITION (dt='2023-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-25/'\n PARTITION (dt='2023-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-26/'\n PARTITION (dt='2023-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-27/'\n PARTITION (dt='2023-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-28/'\n PARTITION (dt='2023-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-29/'\n PARTITION (dt='2023-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-30/'\n PARTITION (dt='2023-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-31/'\n PARTITION (dt='2023-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-01/'\n PARTITION (dt='2023-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-02/'\n PARTITION (dt='2023-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-03/'\n PARTITION (dt='2023-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-04/'\n PARTITION (dt='2023-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-05/'\n PARTITION (dt='2023-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-06/'\n PARTITION (dt='2023-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-07/'\n PARTITION (dt='2023-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-08/'\n PARTITION (dt='2023-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-09/'\n PARTITION (dt='2023-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-10/'\n PARTITION (dt='2023-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-11/'\n PARTITION (dt='2023-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-12/'\n PARTITION (dt='2023-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-13/'\n PARTITION (dt='2023-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-14/'\n PARTITION (dt='2023-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-15/'\n PARTITION (dt='2023-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-16/'\n PARTITION (dt='2023-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-17/'\n PARTITION (dt='2023-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-18/'\n PARTITION (dt='2023-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-19/'\n PARTITION (dt='2023-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-20/'\n PARTITION (dt='2023-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-21/'\n PARTITION (dt='2023-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-22/'\n PARTITION (dt='2023-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-23/'\n PARTITION (dt='2023-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-24/'\n PARTITION (dt='2023-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-25/'\n PARTITION (dt='2023-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-26/'\n PARTITION (dt='2023-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-27/'\n PARTITION (dt='2023-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-28/'\n PARTITION (dt='2023-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-29/'\n PARTITION (dt='2023-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-30/'\n PARTITION (dt='2023-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-01/'\n PARTITION (dt='2023-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-02/'\n PARTITION (dt='2023-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-03/'\n PARTITION (dt='2023-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-04/'\n PARTITION (dt='2023-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-05/'\n PARTITION (dt='2023-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-06/'\n PARTITION (dt='2023-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-07/'\n PARTITION (dt='2023-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-08/'\n PARTITION (dt='2023-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-09/'\n PARTITION (dt='2023-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-10/'\n;", "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2023-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-11/'\n PARTITION (dt='2023-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-12/'\n PARTITION (dt='2023-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-13/'\n PARTITION (dt='2023-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-14/'\n PARTITION (dt='2023-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-15/'\n PARTITION (dt='2023-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-16/'\n PARTITION (dt='2023-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-17/'\n PARTITION (dt='2023-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-18/'\n PARTITION (dt='2023-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-19/'\n PARTITION (dt='2023-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-20/'\n PARTITION (dt='2023-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-21/'\n PARTITION (dt='2023-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-22/'\n PARTITION (dt='2023-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-23/'\n PARTITION (dt='2023-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-24/'\n PARTITION (dt='2023-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-25/'\n PARTITION (dt='2023-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-26/'\n PARTITION (dt='2023-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-27/'\n PARTITION (dt='2023-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-28/'\n PARTITION (dt='2023-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-29/'\n PARTITION (dt='2023-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-30/'\n PARTITION (dt='2023-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-31/'\n PARTITION (dt='2024-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-01/'\n PARTITION (dt='2024-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-02/'\n PARTITION (dt='2024-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-03/'\n PARTITION (dt='2024-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-04/'\n PARTITION (dt='2024-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-05/'\n PARTITION (dt='2024-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-06/'\n PARTITION (dt='2024-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-07/'\n PARTITION (dt='2024-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-08/'\n PARTITION (dt='2024-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-09/'\n PARTITION (dt='2024-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-10/'\n PARTITION (dt='2024-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-11/'\n PARTITION (dt='2024-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-12/'\n PARTITION (dt='2024-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-13/'\n PARTITION (dt='2024-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-14/'\n PARTITION (dt='2024-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-15/'\n PARTITION (dt='2024-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-16/'\n PARTITION (dt='2024-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-17/'\n PARTITION (dt='2024-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-18/'\n PARTITION (dt='2024-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-19/'\n PARTITION (dt='2024-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-20/'\n PARTITION (dt='2024-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-21/'\n PARTITION (dt='2024-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-22/'\n PARTITION (dt='2024-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-23/'\n PARTITION (dt='2024-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-24/'\n PARTITION (dt='2024-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-25/'\n PARTITION (dt='2024-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-26/'\n PARTITION (dt='2024-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-27/'\n PARTITION (dt='2024-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-28/'\n PARTITION (dt='2024-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-29/'\n PARTITION (dt='2024-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-30/'\n PARTITION (dt='2024-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-31/'\n PARTITION (dt='2024-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-01/'\n PARTITION (dt='2024-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-02/'\n PARTITION (dt='2024-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-03/'\n PARTITION (dt='2024-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-04/'\n PARTITION (dt='2024-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-05/'\n PARTITION (dt='2024-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-06/'\n PARTITION (dt='2024-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-07/'\n PARTITION (dt='2024-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-08/'\n PARTITION (dt='2024-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-09/'\n PARTITION (dt='2024-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-10/'\n PARTITION (dt='2024-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-11/'\n PARTITION (dt='2024-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-12/'\n PARTITION (dt='2024-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-13/'\n PARTITION (dt='2024-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-14/'\n PARTITION (dt='2024-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-15/'\n PARTITION (dt='2024-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-16/'\n PARTITION (dt='2024-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-17/'\n PARTITION (dt='2024-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-18/'\n PARTITION (dt='2024-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-19/'\n PARTITION (dt='2024-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-20/'\n PARTITION (dt='2024-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-21/'\n PARTITION (dt='2024-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-22/'\n PARTITION (dt='2024-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-23/'\n PARTITION (dt='2024-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-24/'\n PARTITION (dt='2024-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-25/'\n PARTITION (dt='2024-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-26/'\n PARTITION (dt='2024-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-27/'\n PARTITION (dt='2024-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-28/'\n PARTITION (dt='2024-02-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-29/'\n PARTITION (dt='2024-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-01/'\n PARTITION (dt='2024-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-02/'\n PARTITION (dt='2024-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-03/'\n PARTITION (dt='2024-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-04/'\n PARTITION (dt='2024-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-05/'\n PARTITION (dt='2024-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-06/'\n PARTITION (dt='2024-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-07/'\n PARTITION (dt='2024-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-08/'\n PARTITION (dt='2024-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-09/'\n PARTITION (dt='2024-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-10/'\n PARTITION (dt='2024-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-11/'\n PARTITION (dt='2024-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-12/'\n PARTITION (dt='2024-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-13/'\n PARTITION (dt='2024-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-14/'\n PARTITION (dt='2024-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-15/'\n PARTITION (dt='2024-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-16/'\n PARTITION (dt='2024-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-17/'\n PARTITION (dt='2024-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-18/'\n PARTITION (dt='2024-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-19/'\n PARTITION (dt='2024-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-20/'\n PARTITION (dt='2024-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-21/'\n PARTITION (dt='2024-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-22/'\n PARTITION (dt='2024-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-23/'\n PARTITION (dt='2024-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-24/'\n PARTITION (dt='2024-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-25/'\n PARTITION (dt='2024-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-26/'\n PARTITION (dt='2024-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-27/'\n PARTITION (dt='2024-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-28/'\n PARTITION (dt='2024-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-29/'\n PARTITION (dt='2024-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-30/'\n PARTITION (dt='2024-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-31/'\n PARTITION (dt='2024-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-01/'\n PARTITION (dt='2024-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-02/'\n PARTITION (dt='2024-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-03/'\n PARTITION (dt='2024-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-04/'\n PARTITION (dt='2024-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-05/'\n PARTITION (dt='2024-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-06/'\n PARTITION (dt='2024-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-07/'\n PARTITION (dt='2024-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-08/'\n PARTITION (dt='2024-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-09/'\n PARTITION (dt='2024-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-10/'\n PARTITION (dt='2024-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-11/'\n PARTITION (dt='2024-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-12/'\n PARTITION (dt='2024-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-13/'\n PARTITION (dt='2024-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-14/'\n PARTITION (dt='2024-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-15/'\n PARTITION (dt='2024-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-16/'\n PARTITION (dt='2024-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-17/'\n PARTITION (dt='2024-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-18/'\n PARTITION (dt='2024-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-19/'\n PARTITION (dt='2024-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-20/'\n PARTITION (dt='2024-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-21/'\n PARTITION (dt='2024-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-22/'\n PARTITION (dt='2024-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-23/'\n PARTITION (dt='2024-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-24/'\n PARTITION (dt='2024-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-25/'\n PARTITION (dt='2024-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-26/'\n PARTITION (dt='2024-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-27/'\n PARTITION (dt='2024-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-28/'\n PARTITION (dt='2024-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-29/'\n PARTITION (dt='2024-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-30/'\n PARTITION (dt='2024-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-01/'\n PARTITION (dt='2024-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-02/'\n PARTITION (dt='2024-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-03/'\n PARTITION (dt='2024-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-04/'\n PARTITION (dt='2024-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-05/'\n PARTITION (dt='2024-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-06/'\n PARTITION (dt='2024-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-07/'\n PARTITION (dt='2024-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-08/'\n PARTITION (dt='2024-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-09/'\n PARTITION (dt='2024-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-10/'\n PARTITION (dt='2024-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-11/'\n PARTITION (dt='2024-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-12/'\n PARTITION (dt='2024-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-13/'\n PARTITION (dt='2024-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-14/'\n PARTITION (dt='2024-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-15/'\n PARTITION (dt='2024-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-16/'\n PARTITION (dt='2024-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-17/'\n PARTITION (dt='2024-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-18/'\n PARTITION (dt='2024-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-19/'\n PARTITION (dt='2024-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-20/'\n PARTITION (dt='2024-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-21/'\n PARTITION (dt='2024-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-22/'\n PARTITION (dt='2024-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-23/'\n PARTITION (dt='2024-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-24/'\n PARTITION (dt='2024-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-25/'\n PARTITION (dt='2024-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-26/'\n PARTITION (dt='2024-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-27/'\n PARTITION (dt='2024-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-28/'\n PARTITION (dt='2024-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-29/'\n PARTITION (dt='2024-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-30/'\n PARTITION (dt='2024-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-31/'\n PARTITION (dt='2024-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-01/'\n PARTITION (dt='2024-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-02/'\n PARTITION (dt='2024-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-03/'\n PARTITION (dt='2024-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-04/'\n PARTITION (dt='2024-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-05/'\n PARTITION (dt='2024-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-06/'\n PARTITION (dt='2024-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-07/'\n PARTITION (dt='2024-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-08/'\n PARTITION (dt='2024-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-09/'\n PARTITION (dt='2024-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-10/'\n PARTITION (dt='2024-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-11/'\n PARTITION (dt='2024-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-12/'\n PARTITION (dt='2024-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-13/'\n PARTITION (dt='2024-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-14/'\n PARTITION (dt='2024-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-15/'\n PARTITION (dt='2024-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-16/'\n PARTITION (dt='2024-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-17/'\n PARTITION (dt='2024-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-18/'\n PARTITION (dt='2024-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-19/'\n PARTITION (dt='2024-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-20/'\n PARTITION (dt='2024-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-21/'\n PARTITION (dt='2024-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-22/'\n PARTITION (dt='2024-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-23/'\n PARTITION (dt='2024-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-24/'\n PARTITION (dt='2024-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-25/'\n PARTITION (dt='2024-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-26/'\n PARTITION (dt='2024-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-27/'\n PARTITION (dt='2024-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-28/'\n PARTITION (dt='2024-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-29/'\n PARTITION (dt='2024-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-30/'\n PARTITION (dt='2024-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-01/'\n PARTITION (dt='2024-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-02/'\n PARTITION (dt='2024-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-03/'\n PARTITION (dt='2024-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-04/'\n PARTITION (dt='2024-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-05/'\n PARTITION (dt='2024-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-06/'\n PARTITION (dt='2024-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-07/'\n PARTITION (dt='2024-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-08/'\n PARTITION (dt='2024-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-09/'\n PARTITION (dt='2024-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-10/'\n PARTITION (dt='2024-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-11/'\n PARTITION (dt='2024-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-12/'\n PARTITION (dt='2024-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-13/'\n PARTITION (dt='2024-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-14/'\n PARTITION (dt='2024-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-15/'\n PARTITION (dt='2024-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-16/'\n PARTITION (dt='2024-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-17/'\n PARTITION (dt='2024-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-18/'\n PARTITION (dt='2024-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-19/'\n PARTITION (dt='2024-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-20/'\n PARTITION (dt='2024-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-21/'\n PARTITION (dt='2024-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-22/'\n PARTITION (dt='2024-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-23/'\n PARTITION (dt='2024-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-24/'\n PARTITION (dt='2024-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-25/'\n PARTITION (dt='2024-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-26/'\n PARTITION (dt='2024-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-27/'\n PARTITION (dt='2024-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-28/'\n PARTITION (dt='2024-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-29/'\n PARTITION (dt='2024-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-30/'\n PARTITION (dt='2024-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-31/'\n PARTITION (dt='2024-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-01/'\n PARTITION (dt='2024-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-02/'\n PARTITION (dt='2024-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-03/'\n PARTITION (dt='2024-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-04/'\n PARTITION (dt='2024-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-05/'\n PARTITION (dt='2024-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-06/'\n PARTITION (dt='2024-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-07/'\n PARTITION (dt='2024-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-08/'\n PARTITION (dt='2024-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-09/'\n PARTITION (dt='2024-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-10/'\n PARTITION (dt='2024-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-11/'\n PARTITION (dt='2024-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-12/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-13/'\n PARTITION (dt='2024-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-14/'\n PARTITION (dt='2024-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-15/'\n PARTITION (dt='2024-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-16/'\n PARTITION (dt='2024-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-17/'\n PARTITION (dt='2024-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-18/'\n PARTITION (dt='2024-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-19/'\n PARTITION (dt='2024-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-20/'\n PARTITION (dt='2024-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-21/'\n PARTITION (dt='2024-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-22/'\n PARTITION (dt='2024-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-23/'\n PARTITION (dt='2024-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-24/'\n PARTITION (dt='2024-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-25/'\n PARTITION (dt='2024-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-26/'\n PARTITION (dt='2024-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-27/'\n PARTITION (dt='2024-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-28/'\n PARTITION (dt='2024-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-29/'\n PARTITION (dt='2024-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-30/'\n PARTITION (dt='2024-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-31/'\n PARTITION (dt='2024-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-01/'\n PARTITION (dt='2024-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-02/'\n PARTITION (dt='2024-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-03/'\n PARTITION (dt='2024-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-04/'\n PARTITION (dt='2024-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-05/'\n PARTITION (dt='2024-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-06/'\n PARTITION (dt='2024-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-07/'\n PARTITION (dt='2024-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-08/'\n PARTITION (dt='2024-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-09/'\n PARTITION (dt='2024-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-10/'\n PARTITION (dt='2024-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-11/'\n PARTITION (dt='2024-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-12/'\n PARTITION (dt='2024-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-13/'\n PARTITION (dt='2024-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-14/'\n PARTITION (dt='2024-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-15/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-17/'\n PARTITION (dt='2024-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-18/'\n PARTITION (dt='2024-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-19/'\n PARTITION (dt='2024-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-20/'\n PARTITION (dt='2024-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-21/'\n PARTITION (dt='2024-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-22/'\n PARTITION (dt='2024-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-23/'\n PARTITION (dt='2024-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-24/'\n PARTITION (dt='2024-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-25/'\n PARTITION (dt='2024-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-26/'\n PARTITION (dt='2024-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-27/'\n PARTITION (dt='2024-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-28/'\n PARTITION (dt='2024-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-29/'\n PARTITION (dt='2024-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-30/'\n PARTITION (dt='2024-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-01/'\n PARTITION (dt='2024-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-02/'\n PARTITION (dt='2024-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-03/'\n PARTITION (dt='2024-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-04/'\n PARTITION (dt='2024-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-05/'\n PARTITION (dt='2024-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-06/'\n PARTITION (dt='2024-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-07/'\n PARTITION (dt='2024-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-08/'\n PARTITION (dt='2024-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-09/'\n PARTITION (dt='2024-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-10/'\n PARTITION (dt='2024-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-11/'\n PARTITION (dt='2024-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-12/'\n PARTITION (dt='2024-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-13/'\n PARTITION (dt='2024-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-14/'\n PARTITION (dt='2024-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-15/'\n PARTITION (dt='2024-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-16/'\n PARTITION (dt='2024-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-17/'\n PARTITION (dt='2024-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-18/'\n PARTITION (dt='2024-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-19/'\n PARTITION (dt='2024-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-20/'\n PARTITION (dt='2024-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-21/'\n PARTITION (dt='2024-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-22/'\n PARTITION (dt='2024-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-23/'\n PARTITION (dt='2024-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-24/'\n PARTITION (dt='2024-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-25/'\n PARTITION (dt='2024-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-26/'\n PARTITION (dt='2024-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-27/'\n PARTITION (dt='2024-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-28/'\n PARTITION (dt='2024-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-29/'\n PARTITION (dt='2024-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-30/'\n PARTITION (dt='2024-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-31/'\n PARTITION (dt='2024-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-01/'\n PARTITION (dt='2024-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-02/'\n PARTITION (dt='2024-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-03/'\n PARTITION (dt='2024-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-04/'\n PARTITION (dt='2024-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-05/'\n PARTITION (dt='2024-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-06/'\n PARTITION (dt='2024-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-07/'\n PARTITION (dt='2024-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-08/'\n PARTITION (dt='2024-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-09/'\n PARTITION (dt='2024-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-10/'\n PARTITION (dt='2024-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-11/'\n PARTITION (dt='2024-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-12/'\n PARTITION (dt='2024-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-13/'\n PARTITION (dt='2024-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-14/'\n PARTITION (dt='2024-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-15/'\n PARTITION (dt='2024-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-16/'\n PARTITION (dt='2024-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-17/'\n PARTITION (dt='2024-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-18/'\n PARTITION (dt='2024-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-19/'\n PARTITION (dt='2024-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-20/'\n PARTITION (dt='2024-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-21/'\n PARTITION (dt='2024-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-22/'\n PARTITION (dt='2024-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-23/'\n PARTITION (dt='2024-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-24/'\n PARTITION (dt='2024-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-25/'\n PARTITION (dt='2024-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-26/'\n PARTITION (dt='2024-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-27/'\n PARTITION (dt='2024-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-28/'\n PARTITION (dt='2024-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-29/'\n PARTITION (dt='2024-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-30/'\n PARTITION (dt='2024-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-01/'\n PARTITION (dt='2024-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-02/'\n PARTITION (dt='2024-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-03/'\n PARTITION (dt='2024-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-04/'\n PARTITION (dt='2024-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-05/'\n PARTITION (dt='2024-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-06/'\n PARTITION (dt='2024-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-07/'\n PARTITION (dt='2024-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-08/'\n PARTITION (dt='2024-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-09/'\n;", "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2024-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-10/'\n PARTITION (dt='2024-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-11/'\n PARTITION (dt='2024-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-12/'\n PARTITION (dt='2024-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-13/'\n PARTITION (dt='2024-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-14/'\n PARTITION (dt='2024-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-15/'\n PARTITION (dt='2024-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-16/'\n PARTITION (dt='2024-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-17/'\n PARTITION (dt='2024-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-18/'\n PARTITION (dt='2024-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-19/'\n PARTITION (dt='2024-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-20/'\n PARTITION (dt='2024-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-21/'\n PARTITION (dt='2024-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-22/'\n PARTITION (dt='2024-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-23/'\n PARTITION (dt='2024-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-24/'\n PARTITION (dt='2024-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-25/'\n PARTITION (dt='2024-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-26/'\n PARTITION (dt='2024-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-27/'\n PARTITION (dt='2024-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-28/'\n PARTITION (dt='2024-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-29/'\n PARTITION (dt='2024-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-30/'\n PARTITION (dt='2024-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-31/'\n PARTITION (dt='2025-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-01/'\n PARTITION (dt='2025-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-02/'\n PARTITION (dt='2025-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-03/'\n PARTITION (dt='2025-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-04/'\n PARTITION (dt='2025-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-05/'\n PARTITION (dt='2025-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-06/'\n PARTITION (dt='2025-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-07/'\n PARTITION (dt='2025-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-08/'\n PARTITION (dt='2025-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-09/'\n PARTITION (dt='2025-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-10/'\n PARTITION (dt='2025-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-11/'\n PARTITION (dt='2025-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-12/'\n PARTITION (dt='2025-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-13/'\n PARTITION (dt='2025-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-14/'\n PARTITION (dt='2025-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-15/'\n PARTITION (dt='2025-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-16/'\n PARTITION (dt='2025-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-17/'\n PARTITION (dt='2025-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-18/'\n PARTITION (dt='2025-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-19/'\n PARTITION (dt='2025-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-20/'\n PARTITION (dt='2025-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-21/'\n PARTITION (dt='2025-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-22/'\n PARTITION (dt='2025-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-23/'\n PARTITION (dt='2025-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-24/'\n PARTITION (dt='2025-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-25/'\n PARTITION (dt='2025-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-26/'\n PARTITION (dt='2025-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-27/'\n PARTITION (dt='2025-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-28/'\n PARTITION (dt='2025-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-29/'\n PARTITION (dt='2025-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-30/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-31/'\n PARTITION (dt='2025-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-01/'\n PARTITION (dt='2025-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-02/'\n PARTITION (dt='2025-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-06/'\n PARTITION (dt='2025-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-07/'\n PARTITION (dt='2025-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-08/'\n PARTITION (dt='2025-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-09/'\n PARTITION (dt='2025-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-10/'\n PARTITION (dt='2025-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-11/'\n PARTITION (dt='2025-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-12/'\n PARTITION (dt='2025-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-13/'\n PARTITION (dt='2025-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-14/'\n PARTITION (dt='2025-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-15/'\n PARTITION (dt='2025-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-16/'\n PARTITION (dt='2025-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-17/'\n PARTITION (dt='2025-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-18/'\n PARTITION (dt='2025-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-19/'\n PARTITION (dt='2025-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-20/'\n PARTITION (dt='2025-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-21/'\n PARTITION (dt='2025-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-22/'\n PARTITION (dt='2025-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-23/'\n PARTITION (dt='2025-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-24/'\n PARTITION (dt='2025-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-25/'\n PARTITION (dt='2025-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-26/'\n PARTITION (dt='2025-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-27/'\n PARTITION (dt='2025-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-28/'\n PARTITION (dt='2025-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-01/'\n PARTITION (dt='2025-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-02/'\n PARTITION (dt='2025-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-03/'\n PARTITION (dt='2025-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-04/'\n PARTITION (dt='2025-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-05/'\n PARTITION (dt='2025-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-06/'\n PARTITION (dt='2025-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-07/'\n PARTITION (dt='2025-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-08/'\n PARTITION (dt='2025-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-09/'\n PARTITION (dt='2025-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-10/'\n PARTITION (dt='2025-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-11/'\n PARTITION (dt='2025-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-12/'\n PARTITION (dt='2025-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-13/'\n PARTITION (dt='2025-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-14/'\n PARTITION (dt='2025-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-15/'\n PARTITION (dt='2025-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-16/'\n PARTITION (dt='2025-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-17/'\n PARTITION (dt='2025-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-18/'\n PARTITION (dt='2025-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-19/'\n PARTITION (dt='2025-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-20/'\n PARTITION (dt='2025-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-21/'\n PARTITION (dt='2025-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-22/'\n PARTITION (dt='2025-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-23/'\n PARTITION (dt='2025-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-24/'\n PARTITION (dt='2025-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-25/'\n PARTITION (dt='2025-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-26/'\n PARTITION (dt='2025-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-27/'\n PARTITION (dt='2025-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-28/'\n PARTITION (dt='2025-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-29/'\n PARTITION (dt='2025-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-30/'\n PARTITION (dt='2025-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-31/'\n PARTITION (dt='2025-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-01/'\n PARTITION (dt='2025-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-02/'\n PARTITION (dt='2025-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-03/'\n PARTITION (dt='2025-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-04/'\n PARTITION (dt='2025-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-05/'\n PARTITION (dt='2025-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-06/'\n PARTITION (dt='2025-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-07/'\n PARTITION (dt='2025-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-08/'\n PARTITION (dt='2025-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-09/'\n PARTITION (dt='2025-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-10/'\n PARTITION (dt='2025-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-11/'\n PARTITION (dt='2025-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-12/'\n PARTITION (dt='2025-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-13/'\n PARTITION (dt='2025-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-14/'\n PARTITION (dt='2025-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-15/'\n PARTITION (dt='2025-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-16/'\n PARTITION (dt='2025-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-17/'\n PARTITION (dt='2025-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-18/'\n PARTITION (dt='2025-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-19/'\n PARTITION (dt='2025-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-20/'\n PARTITION (dt='2025-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-21/'\n PARTITION (dt='2025-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-22/'\n PARTITION (dt='2025-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-23/'\n PARTITION (dt='2025-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-24/'\n PARTITION (dt='2025-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-25/'\n PARTITION (dt='2025-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-26/'\n PARTITION (dt='2025-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-27/'\n PARTITION (dt='2025-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-28/'\n PARTITION (dt='2025-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-29/'\n PARTITION (dt='2025-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-30/'\n PARTITION (dt='2025-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-01/'\n PARTITION (dt='2025-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-02/'\n PARTITION (dt='2025-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-03/'\n PARTITION (dt='2025-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-04/'\n PARTITION (dt='2025-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-05/'\n PARTITION (dt='2025-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-06/'\n PARTITION (dt='2025-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-07/'\n PARTITION (dt='2025-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-08/'\n PARTITION (dt='2025-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-09/'\n PARTITION (dt='2025-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-10/'\n PARTITION (dt='2025-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-11/'\n PARTITION (dt='2025-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-12/'\n PARTITION (dt='2025-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-13/'\n PARTITION (dt='2025-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-14/'\n PARTITION (dt='2025-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-15/'\n PARTITION (dt='2025-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-16/'\n PARTITION (dt='2025-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-17/'\n PARTITION (dt='2025-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-18/'\n PARTITION (dt='2025-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-19/'\n PARTITION (dt='2025-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-20/'\n PARTITION (dt='2025-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-21/'\n PARTITION (dt='2025-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-22/'\n PARTITION (dt='2025-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-23/'\n PARTITION (dt='2025-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-24/'\n PARTITION (dt='2025-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-25/'\n PARTITION (dt='2025-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-26/'\n PARTITION (dt='2025-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-27/'\n PARTITION (dt='2025-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-28/'\n PARTITION (dt='2025-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-29/'\n PARTITION (dt='2025-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-30/'\n PARTITION (dt='2025-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-31/'\n PARTITION (dt='2025-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-01/'\n PARTITION (dt='2025-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-02/'\n PARTITION (dt='2025-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-03/'\n PARTITION (dt='2025-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-04/'\n PARTITION (dt='2025-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-05/'\n PARTITION (dt='2025-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-06/'\n PARTITION (dt='2025-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-07/'\n PARTITION (dt='2025-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-08/'\n PARTITION (dt='2025-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-09/'\n PARTITION (dt='2025-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-10/'\n PARTITION (dt='2025-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-11/'\n PARTITION (dt='2025-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-12/'\n PARTITION (dt='2025-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-13/'\n PARTITION (dt='2025-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-14/'\n PARTITION (dt='2025-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-15/'\n PARTITION (dt='2025-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-16/'\n PARTITION (dt='2025-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-17/'\n PARTITION (dt='2025-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-18/'\n PARTITION (dt='2025-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-19/'\n PARTITION (dt='2025-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-20/'\n PARTITION (dt='2025-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-21/'\n PARTITION (dt='2025-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-22/'\n PARTITION (dt='2025-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-23/'\n PARTITION (dt='2025-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-24/'\n PARTITION (dt='2025-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-25/'\n PARTITION (dt='2025-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-26/'\n PARTITION (dt='2025-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-27/'\n PARTITION (dt='2025-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-28/'\n PARTITION (dt='2025-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-29/'\n PARTITION (dt='2025-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-30/'\n PARTITION (dt='2025-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-01/'\n PARTITION (dt='2025-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-02/'\n PARTITION (dt='2025-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-03/'\n PARTITION (dt='2025-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-04/'\n PARTITION (dt='2025-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-05/'\n PARTITION (dt='2025-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-06/'\n PARTITION (dt='2025-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-07/'\n PARTITION (dt='2025-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-08/'\n PARTITION (dt='2025-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-09/'\n PARTITION (dt='2025-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-10/'\n PARTITION (dt='2025-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-11/'\n PARTITION (dt='2025-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-12/'\n PARTITION (dt='2025-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-13/'\n PARTITION (dt='2025-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-14/'\n PARTITION (dt='2025-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-15/'\n PARTITION (dt='2025-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-16/'\n PARTITION (dt='2025-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-17/'\n PARTITION (dt='2025-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-18/'\n PARTITION (dt='2025-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-19/'\n PARTITION (dt='2025-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-20/'\n PARTITION (dt='2025-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-21/'\n PARTITION (dt='2025-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-22/'\n PARTITION (dt='2025-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-23/'\n PARTITION (dt='2025-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-24/'\n PARTITION (dt='2025-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-25/'\n PARTITION (dt='2025-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-26/'\n PARTITION (dt='2025-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-27/'\n PARTITION (dt='2025-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-28/'\n PARTITION (dt='2025-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-29/'\n PARTITION (dt='2025-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-30/'\n PARTITION (dt='2025-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-31/'\n PARTITION (dt='2025-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-01/'\n PARTITION (dt='2025-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-02/'\n PARTITION (dt='2025-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-03/'\n PARTITION (dt='2025-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-04/'\n PARTITION (dt='2025-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-05/'\n PARTITION (dt='2025-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-06/'\n PARTITION (dt='2025-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-07/'\n PARTITION (dt='2025-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-08/'\n PARTITION (dt='2025-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-09/'\n PARTITION (dt='2025-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-10/'\n PARTITION (dt='2025-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-11/'\n PARTITION (dt='2025-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-12/'\n PARTITION (dt='2025-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-13/'\n PARTITION (dt='2025-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-14/'\n PARTITION (dt='2025-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-15/'\n PARTITION (dt='2025-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-16/'\n PARTITION (dt='2025-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-17/'\n PARTITION (dt='2025-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-18/'\n PARTITION (dt='2025-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-19/'\n PARTITION (dt='2025-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-20/'\n PARTITION (dt='2025-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-21/'\n PARTITION (dt='2025-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-22/'\n PARTITION (dt='2025-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-23/'\n PARTITION (dt='2025-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-24/'\n PARTITION (dt='2025-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-25/'\n PARTITION (dt='2025-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-26/'\n PARTITION (dt='2025-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-27/'\n PARTITION (dt='2025-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-28/'\n PARTITION (dt='2025-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-29/'\n PARTITION (dt='2025-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-30/'\n PARTITION (dt='2025-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-31/'\n PARTITION (dt='2025-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-01/'\n PARTITION (dt='2025-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-02/'\n PARTITION (dt='2025-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-03/'\n PARTITION (dt='2025-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-04/'\n PARTITION (dt='2025-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-05/'\n PARTITION (dt='2025-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-06/'\n PARTITION (dt='2025-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-07/'\n PARTITION (dt='2025-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-08/'\n PARTITION (dt='2025-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-09/'\n PARTITION (dt='2025-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-10/'\n PARTITION (dt='2025-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-11/'\n PARTITION (dt='2025-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-12/'\n PARTITION (dt='2025-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-13/'\n PARTITION (dt='2025-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-14/'\n PARTITION (dt='2025-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-15/'\n PARTITION (dt='2025-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-16/'\n PARTITION (dt='2025-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-17/'\n PARTITION (dt='2025-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-18/'\n PARTITION (dt='2025-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-19/'\n PARTITION (dt='2025-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-20/'\n PARTITION (dt='2025-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-21/'\n PARTITION (dt='2025-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-22/'\n PARTITION (dt='2025-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-23/'\n PARTITION (dt='2025-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-24/'\n PARTITION (dt='2025-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-25/'\n PARTITION (dt='2025-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-26/'\n PARTITION (dt='2025-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-27/'\n PARTITION (dt='2025-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-28/'\n PARTITION (dt='2025-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-29/'\n PARTITION (dt='2025-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-30/'\n PARTITION (dt='2025-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-01/'\n PARTITION (dt='2025-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-02/'\n PARTITION (dt='2025-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-03/'\n PARTITION (dt='2025-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-04/'\n PARTITION (dt='2025-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-05/'\n PARTITION (dt='2025-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-06/'\n PARTITION (dt='2025-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-07/'\n PARTITION (dt='2025-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-08/'\n PARTITION (dt='2025-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-09/'\n PARTITION (dt='2025-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-10/'\n PARTITION (dt='2025-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-11/'\n PARTITION (dt='2025-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-12/'\n PARTITION (dt='2025-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-13/'\n PARTITION (dt='2025-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-15/1760529453/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-16/1760615700/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-18/1760788755/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-19/1760875532/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-20/1760993049/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-21/1761048403/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-22/1761134367/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-23/1761217146/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-24/1761304675/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-25/1761393449/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-26/1761480976/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-27/1761568191/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-28/1761653307/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-29/1761740882/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-30/1761822649/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-31/1761909382/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-01/1761995590/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-02/1762081495/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-03/1762170650/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-04/1762258243/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-05/1762344927/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-06/1762430153/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-07/1762516450/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-08/1762602446/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-09/1762689047/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-10/1762776007/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-11/1762862734/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-12/1762952580/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-13/1763039446/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-14/1763125565/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-15/1763211048/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-17/1763380629/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-18/1763470877/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-19/1763557118/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-20/1763643694/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-21/1763729845/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-22/1763812763/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-23/1763903448/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-24/1763990588/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-25/1764075461/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-26/1764158333/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-27/1764245105/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-28/1764331286/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-29/1764417672/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-30/1764504290/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-01/1764592127/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-02/1764677359/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-03/1764763752/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-04/1764849762/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-05/1764935684/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-06/1765022157/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-07/1765108672/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-08/1765194917/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-09/1765282123/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-10/1765368740/dt=2025-12-09/'\n;", "ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-11/1765457725/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-12/1765544756/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-13/1765630801/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-14/1765718148/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-15/1765805202/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-17/1765976184/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-18/1766063486/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-19/1766149058/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-20/1766236480/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-21/1766322899/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-22/1766408842/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-23/1766494945/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-24/1766581062/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-25/1766666911/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-26/1766754097/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-27/1766839988/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-28/1766927269/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-29/1767013521/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-30/1767100019/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-31/1767185927/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-01/1767272741/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-02/1767357693/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-03/1767444785/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-04/1767531348/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-05/1767616897/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-06/1767703443/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-07/1767812834/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-08/1767872948/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-09/1768006435/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-10/1768048310/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-11/1768136757/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-12/1768222465/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-13/1768306858/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-14/1768395099/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-15/1768481511/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-17/1768643957/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-18/1768741953/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-19/1768825804/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-20/1768914637/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-21/1769002251/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-22/1769081478/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-23/1769169561/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-24/1769259617/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-25/1769347632/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-26/1769433378/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-27/1769515703/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-28/1769604320/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-29/1769689722/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-30/1769778720/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-31/1769863324/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-01/1769950991/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-02/1770037004/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-03/1770123245/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-04/1770210769/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-05/1770296594/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-06/1770383023/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-07/1770470450/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-08/1770552637/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-09/1770641781/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-10/1770728379/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-11/1770814475/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-12/1770901172/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-13/1770987823/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-14/1771073651/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-15/1771160398/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-17/1771333264/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-18/1771419800/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-19/1771506053/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-20/1771592735/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-21/1771678787/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-22/1771765966/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-23/1771852907/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-24/1771938212/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-25/1772024633/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-26/1772111284/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-27/1772197045/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-28/1772284106/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-01/1772371236/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-02/1772500249/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-03/1772542624/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-04/1772629162/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-05/1772715065/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-06/1772801997/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-07/1772888022/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-08/1772974974/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-09/1773058074/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-10/1773143856/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-11/1773230648/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-12/1773312622/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-13/1773403466/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-14/1773490121/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-15/1773577511/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-17/1773749623/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-18/1773835609/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-19/1773921857/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-20/1774007937/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-21/1774094917/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-22/1774181049/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-23/1774267325/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-24/1774353783/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-25/1774440840/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-26/1774527026/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-27/1774612899/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-28/1774700186/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-29/1774786568/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-30/1774872523/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-31/1774959268/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-01/1775045334/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-02/1775132415/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-03/1775218200/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-04/1775304250/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-05/1775391981/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-06/1775474439/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-07/1775564179/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-08/1775650647/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-09/1775737047/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-10/1775823214/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-11/1775905383/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-12/1775996448/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-13/1776083270/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-14/1776169280/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-15/1776255009/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-17/1776427964/dt=2026-04-16/'\n;" ] - name: dt
- state:
[ { "info": { "id": 1589368, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-12/", "name": "dt", "value": "2018-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588599, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-13/", "name": "dt", "value": "2018-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587463, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-14/", "name": "dt", "value": "2018-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589679, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-15/", "name": "dt", "value": "2018-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587932, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-16/", "name": "dt", "value": "2018-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588550, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-17/", "name": "dt", "value": "2018-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587934, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-18/", "name": "dt", "value": "2018-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588601, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-19/", "name": "dt", "value": "2018-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587777, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-20/", "name": "dt", "value": "2018-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589027, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-21/", "name": "dt", "value": "2018-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589938, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-22/", "name": "dt", "value": "2018-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587588, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-23/", "name": "dt", "value": "2018-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589655, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-24/", "name": "dt", "value": "2018-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587590, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-25/", "name": "dt", "value": "2018-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587464, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-26/", "name": "dt", "value": "2018-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588185, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-27/", "name": "dt", "value": "2018-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588325, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-28/", "name": "dt", "value": "2018-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587520, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-29/", "name": "dt", "value": "2018-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588515, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-30/", "name": "dt", "value": "2018-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589055, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-31/", "name": "dt", "value": "2018-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587750, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-01/", "name": "dt", "value": "2019-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588022, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-02/", "name": "dt", "value": "2019-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589386, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-03/", "name": "dt", "value": "2019-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588759, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-04/", "name": "dt", "value": "2019-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587936, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-05/", "name": "dt", "value": "2019-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587436, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-06/", "name": "dt", "value": "2019-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589029, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-07/", "name": "dt", "value": "2019-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588392, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-08/", "name": "dt", "value": "2019-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589413, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-09/", "name": "dt", "value": "2019-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589970, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-10/", "name": "dt", "value": "2019-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589903, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-11/", "name": "dt", "value": "2019-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587621, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-12/", "name": "dt", "value": "2019-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589235, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-13/", "name": "dt", "value": "2019-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589741, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-14/", "name": "dt", "value": "2019-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588928, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-15/", "name": "dt", "value": "2019-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:00", "last_data": "2025-10-17 07:13:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587465, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-16/", "name": "dt", "value": "2019-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589320, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-17/", "name": "dt", "value": "2019-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588494, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-18/", "name": "dt", "value": "2019-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588901, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-19/", "name": "dt", "value": "2019-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587883, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-20/", "name": "dt", "value": "2019-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588631, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-21/", "name": "dt", "value": "2019-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589440, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-22/", "name": "dt", "value": "2019-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587466, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-23/", "name": "dt", "value": "2019-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588264, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-24/", "name": "dt", "value": "2019-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587438, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-25/", "name": "dt", "value": "2019-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589293, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-26/", "name": "dt", "value": "2019-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587842, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-27/", "name": "dt", "value": "2019-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588885, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-28/", "name": "dt", "value": "2019-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588903, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-29/", "name": "dt", "value": "2019-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588863, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-30/", "name": "dt", "value": "2019-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587550, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-31/", "name": "dt", "value": "2019-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588215, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-01/", "name": "dt", "value": "2019-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588394, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-02/", "name": "dt", "value": "2019-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587623, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-03/", "name": "dt", "value": "2019-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587468, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-04/", "name": "dt", "value": "2019-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589345, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-05/", "name": "dt", "value": "2019-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587938, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-06/", "name": "dt", "value": "2019-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589940, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-07/", "name": "dt", "value": "2019-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587625, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-08/", "name": "dt", "value": "2019-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588517, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-09/", "name": "dt", "value": "2019-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588442, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-10/", "name": "dt", "value": "2019-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588905, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-11/", "name": "dt", "value": "2019-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588804, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-12/", "name": "dt", "value": "2019-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588519, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-13/", "name": "dt", "value": "2019-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588293, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-14/", "name": "dt", "value": "2019-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587752, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-15/", "name": "dt", "value": "2019-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589236, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-16/", "name": "dt", "value": "2019-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588343, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-17/", "name": "dt", "value": "2019-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587754, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-18/", "name": "dt", "value": "2019-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588887, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-19/", "name": "dt", "value": "2019-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589322, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-20/", "name": "dt", "value": "2019-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589479, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-21/", "name": "dt", "value": "2019-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:25", "last_data": "2025-10-17 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588578, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-22/", "name": "dt", "value": "2019-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589095, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-23/", "name": "dt", "value": "2019-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589031, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-24/", "name": "dt", "value": "2019-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589238, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-25/", "name": "dt", "value": "2019-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589617, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-26/", "name": "dt", "value": "2019-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589263, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-27/", "name": "dt", "value": "2019-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588737, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-28/", "name": "dt", "value": "2019-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587798, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-01/", "name": "dt", "value": "2019-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589295, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-02/", "name": "dt", "value": "2019-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589772, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-03/", "name": "dt", "value": "2019-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588603, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-04/", "name": "dt", "value": "2019-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588024, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-05/", "name": "dt", "value": "2019-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589240, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-06/", "name": "dt", "value": "2019-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589845, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-07/", "name": "dt", "value": "2019-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587966, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-08/", "name": "dt", "value": "2019-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588974, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-09/", "name": "dt", "value": "2019-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588652, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-10/", "name": "dt", "value": "2019-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588396, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-11/", "name": "dt", "value": "2019-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587968, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-12/", "name": "dt", "value": "2019-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589822, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-13/", "name": "dt", "value": "2019-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589593, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-14/", "name": "dt", "value": "2019-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589743, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-15/", "name": "dt", "value": "2019-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587756, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-16/", "name": "dt", "value": "2019-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589846, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-17/", "name": "dt", "value": "2019-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587592, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-18/", "name": "dt", "value": "2019-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587627, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-19/", "name": "dt", "value": "2019-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587970, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-20/", "name": "dt", "value": "2019-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588739, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-21/", "name": "dt", "value": "2019-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587594, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-22/", "name": "dt", "value": "2019-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588150, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-23/", "name": "dt", "value": "2019-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589681, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-24/", "name": "dt", "value": "2019-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587496, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-25/", "name": "dt", "value": "2019-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588907, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-26/", "name": "dt", "value": "2019-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588779, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-27/", "name": "dt", "value": "2019-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587596, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-28/", "name": "dt", "value": "2019-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587884, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-29/", "name": "dt", "value": "2019-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588398, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-30/", "name": "dt", "value": "2019-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587552, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-31/", "name": "dt", "value": "2019-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587651, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-01/", "name": "dt", "value": "2019-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588444, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-02/", "name": "dt", "value": "2019-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589657, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-03/", "name": "dt", "value": "2019-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589905, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-04/", "name": "dt", "value": "2019-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588345, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-05/", "name": "dt", "value": "2019-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589057, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-06/", "name": "dt", "value": "2019-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589942, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-07/", "name": "dt", "value": "2019-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588633, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-08/", "name": "dt", "value": "2019-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589242, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-09/", "name": "dt", "value": "2019-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588446, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-10/", "name": "dt", "value": "2019-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589324, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-11/", "name": "dt", "value": "2019-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587401, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-12/", "name": "dt", "value": "2019-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588552, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-13/", "name": "dt", "value": "2019-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588865, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-14/", "name": "dt", "value": "2019-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588217, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-15/", "name": "dt", "value": "2019-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587554, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-16/", "name": "dt", "value": "2019-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589097, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-17/", "name": "dt", "value": "2019-04-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587758, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-18/", "name": "dt", "value": "2019-04-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588718, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-19/", "name": "dt", "value": "2019-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589659, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-20/", "name": "dt", "value": "2019-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589388, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-21/", "name": "dt", "value": "2019-04-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587886, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-22/", "name": "dt", "value": "2019-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589972, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-23/", "name": "dt", "value": "2019-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588295, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-24/", "name": "dt", "value": "2019-04-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589944, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-25/", "name": "dt", "value": "2019-04-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589326, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-26/", "name": "dt", "value": "2019-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589415, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-27/", "name": "dt", "value": "2019-04-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589595, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-28/", "name": "dt", "value": "2019-04-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587972, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-29/", "name": "dt", "value": "2019-04-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589059, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-30/", "name": "dt", "value": "2019-04-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589007, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-01/", "name": "dt", "value": "2019-05-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588219, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-02/", "name": "dt", "value": "2019-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589974, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-03/", "name": "dt", "value": "2019-05-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589099, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-04/", "name": "dt", "value": "2019-05-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587522, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-05/", "name": "dt", "value": "2019-05-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588221, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-06/", "name": "dt", "value": "2019-05-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588654, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-07/", "name": "dt", "value": "2019-05-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589181, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-08/", "name": "dt", "value": "2019-05-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589597, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-09/", "name": "dt", "value": "2019-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588496, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-10/", "name": "dt", "value": "2019-05-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589538, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-11/", "name": "dt", "value": "2019-05-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587652, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-12/", "name": "dt", "value": "2019-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588604, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-13/", "name": "dt", "value": "2019-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587403, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-14/", "name": "dt", "value": "2019-05-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589347, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-15/", "name": "dt", "value": "2019-05-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588266, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-16/", "name": "dt", "value": "2019-05-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587940, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-17/", "name": "dt", "value": "2019-05-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587722, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-18/", "name": "dt", "value": "2019-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589162, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-19/", "name": "dt", "value": "2019-05-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587858, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-20/", "name": "dt", "value": "2019-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589644, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-21/", "name": "dt", "value": "2019-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588417, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-22/", "name": "dt", "value": "2019-05-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589033, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-23/", "name": "dt", "value": "2019-05-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589661, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-24/", "name": "dt", "value": "2019-05-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588806, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-25/", "name": "dt", "value": "2019-05-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589460, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-26/", "name": "dt", "value": "2019-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589619, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-27/", "name": "dt", "value": "2019-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588606, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-28/", "name": "dt", "value": "2019-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588297, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-29/", "name": "dt", "value": "2019-05-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589462, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-30/", "name": "dt", "value": "2019-05-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588082, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-31/", "name": "dt", "value": "2019-05-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589489, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-01/", "name": "dt", "value": "2019-06-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587654, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-02/", "name": "dt", "value": "2019-06-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589714, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-03/", "name": "dt", "value": "2019-06-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589481, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-04/", "name": "dt", "value": "2019-06-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:25", "last_data": "2025-10-17 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589389, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-05/", "name": "dt", "value": "2019-06-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588400, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-06/", "name": "dt", "value": "2019-06-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587469, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-07/", "name": "dt", "value": "2019-06-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588554, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-08/", "name": "dt", "value": "2019-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587628, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-09/", "name": "dt", "value": "2019-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588720, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-10/", "name": "dt", "value": "2019-06-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589491, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-11/", "name": "dt", "value": "2019-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588635, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-12/", "name": "dt", "value": "2019-06-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588371, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-13/", "name": "dt", "value": "2019-06-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588761, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-14/", "name": "dt", "value": "2019-06-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588608, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-15/", "name": "dt", "value": "2019-06-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589540, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-16/", "name": "dt", "value": "2019-06-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589370, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-17/", "name": "dt", "value": "2019-06-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589061, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-18/", "name": "dt", "value": "2019-06-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588930, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-19/", "name": "dt", "value": "2019-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:00", "last_data": "2025-10-17 07:13:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588052, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-20/", "name": "dt", "value": "2019-06-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588556, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-21/", "name": "dt", "value": "2019-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588164, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-22/", "name": "dt", "value": "2019-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587405, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-23/", "name": "dt", "value": "2019-06-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589442, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-24/", "name": "dt", "value": "2019-06-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589349, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-25/", "name": "dt", "value": "2019-06-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587598, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-26/", "name": "dt", "value": "2019-06-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589296, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-27/", "name": "dt", "value": "2019-06-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587827, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-28/", "name": "dt", "value": "2019-06-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588084, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-29/", "name": "dt", "value": "2019-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589009, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-30/", "name": "dt", "value": "2019-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588742, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-01/", "name": "dt", "value": "2019-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589101, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-02/", "name": "dt", "value": "2019-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589774, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-03/", "name": "dt", "value": "2019-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587860, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-04/", "name": "dt", "value": "2019-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589716, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-05/", "name": "dt", "value": "2019-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589143, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-06/", "name": "dt", "value": "2019-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587555, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-07/", "name": "dt", "value": "2019-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588373, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-08/", "name": "dt", "value": "2019-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589244, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-09/", "name": "dt", "value": "2019-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588054, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-10/", "name": "dt", "value": "2019-07-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588808, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-11/", "name": "dt", "value": "2019-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588945, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-12/", "name": "dt", "value": "2019-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587440, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-13/", "name": "dt", "value": "2019-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589570, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-14/", "name": "dt", "value": "2019-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588374, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-15/", "name": "dt", "value": "2019-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589492, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-16/", "name": "dt", "value": "2019-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587862, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-17/", "name": "dt", "value": "2019-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588328, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-18/", "name": "dt", "value": "2019-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587442, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-19/", "name": "dt", "value": "2019-07-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589907, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-20/", "name": "dt", "value": "2019-07-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587864, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-21/", "name": "dt", "value": "2019-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587779, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-22/", "name": "dt", "value": "2019-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589542, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-23/", "name": "dt", "value": "2019-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588419, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-24/", "name": "dt", "value": "2019-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588026, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-25/", "name": "dt", "value": "2019-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588932, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-26/", "name": "dt", "value": "2019-07-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:00", "last_data": "2025-10-17 07:13:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587888, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-27/", "name": "dt", "value": "2019-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588056, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-28/", "name": "dt", "value": "2019-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588866, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-29/", "name": "dt", "value": "2019-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588934, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-30/", "name": "dt", "value": "2019-07-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587941, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-31/", "name": "dt", "value": "2019-07-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589599, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-01/", "name": "dt", "value": "2019-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587700, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-02/", "name": "dt", "value": "2019-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587889, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-03/", "name": "dt", "value": "2019-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587444, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-04/", "name": "dt", "value": "2019-08-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589848, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-05/", "name": "dt", "value": "2019-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588402, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-06/", "name": "dt", "value": "2019-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587973, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-07/", "name": "dt", "value": "2019-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589776, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-08/", "name": "dt", "value": "2019-08-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589494, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-09/", "name": "dt", "value": "2019-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588868, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-10/", "name": "dt", "value": "2019-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588610, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-11/", "name": "dt", "value": "2019-08-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589745, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-12/", "name": "dt", "value": "2019-08-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588086, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-13/", "name": "dt", "value": "2019-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588268, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-14/", "name": "dt", "value": "2019-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589265, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-15/", "name": "dt", "value": "2019-08-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588448, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-16/", "name": "dt", "value": "2019-08-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589246, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-17/", "name": "dt", "value": "2019-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589875, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-18/", "name": "dt", "value": "2019-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589063, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-19/", "name": "dt", "value": "2019-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589103, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-20/", "name": "dt", "value": "2019-08-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589328, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-21/", "name": "dt", "value": "2019-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589417, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-22/", "name": "dt", "value": "2019-08-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588188, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-23/", "name": "dt", "value": "2019-08-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588683, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-24/", "name": "dt", "value": "2019-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588580, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-25/", "name": "dt", "value": "2019-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588976, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-26/", "name": "dt", "value": "2019-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587866, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-27/", "name": "dt", "value": "2019-08-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588498, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-28/", "name": "dt", "value": "2019-08-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587800, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-29/", "name": "dt", "value": "2019-08-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588832, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-30/", "name": "dt", "value": "2019-08-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587556, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-31/", "name": "dt", "value": "2019-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587471, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-01/", "name": "dt", "value": "2019-09-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588781, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-02/", "name": "dt", "value": "2019-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588810, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-03/", "name": "dt", "value": "2019-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588347, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-04/", "name": "dt", "value": "2019-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587724, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-05/", "name": "dt", "value": "2019-09-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587868, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-06/", "name": "dt", "value": "2019-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588270, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-07/", "name": "dt", "value": "2019-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587473, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-08/", "name": "dt", "value": "2019-09-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587498, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-09/", "name": "dt", "value": "2019-09-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589164, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-10/", "name": "dt", "value": "2019-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588450, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-11/", "name": "dt", "value": "2019-09-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589544, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-12/", "name": "dt", "value": "2019-09-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589909, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-13/", "name": "dt", "value": "2019-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587844, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-14/", "name": "dt", "value": "2019-09-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589976, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-15/", "name": "dt", "value": "2019-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588870, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-16/", "name": "dt", "value": "2019-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589464, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-17/", "name": "dt", "value": "2019-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588685, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-18/", "name": "dt", "value": "2019-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589877, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-19/", "name": "dt", "value": "2019-09-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587943, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-20/", "name": "dt", "value": "2019-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587500, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-21/", "name": "dt", "value": "2019-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588088, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-22/", "name": "dt", "value": "2019-09-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587870, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-23/", "name": "dt", "value": "2019-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589946, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-24/", "name": "dt", "value": "2019-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589824, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-25/", "name": "dt", "value": "2019-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587991, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-26/", "name": "dt", "value": "2019-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587474, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-27/", "name": "dt", "value": "2019-09-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589778, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-28/", "name": "dt", "value": "2019-09-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-29/", "name": "dt", "value": "2019-09-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587846, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-30/", "name": "dt", "value": "2019-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588058, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-01/", "name": "dt", "value": "2019-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588452, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-02/", "name": "dt", "value": "2019-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588090, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-03/", "name": "dt", "value": "2019-10-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588783, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-04/", "name": "dt", "value": "2019-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588637, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-05/", "name": "dt", "value": "2019-10-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589849, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-06/", "name": "dt", "value": "2019-10-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589329, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-07/", "name": "dt", "value": "2019-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587891, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-08/", "name": "dt", "value": "2019-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588467, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-09/", "name": "dt", "value": "2019-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588349, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-10/", "name": "dt", "value": "2019-10-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588152, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-11/", "name": "dt", "value": "2019-10-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588190, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-12/", "name": "dt", "value": "2019-10-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589546, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-13/", "name": "dt", "value": "2019-10-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589572, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-14/", "name": "dt", "value": "2019-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587407, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-15/", "name": "dt", "value": "2019-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589747, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-16/", "name": "dt", "value": "2019-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589372, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-17/", "name": "dt", "value": "2019-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589548, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-18/", "name": "dt", "value": "2019-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587409, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-19/", "name": "dt", "value": "2019-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588611, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-20/", "name": "dt", "value": "2019-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588521, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-21/", "name": "dt", "value": "2019-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589390, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-22/", "name": "dt", "value": "2019-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588582, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-23/", "name": "dt", "value": "2019-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588812, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-24/", "name": "dt", "value": "2019-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587476, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-25/", "name": "dt", "value": "2019-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589248, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-26/", "name": "dt", "value": "2019-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587631, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-27/", "name": "dt", "value": "2019-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588223, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-28/", "name": "dt", "value": "2019-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588272, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-29/", "name": "dt", "value": "2019-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589105, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-30/", "name": "dt", "value": "2019-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587946, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-31/", "name": "dt", "value": "2019-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589065, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-01/", "name": "dt", "value": "2019-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588978, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-02/", "name": "dt", "value": "2019-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588834, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-03/", "name": "dt", "value": "2019-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587411, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-04/", "name": "dt", "value": "2019-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589067, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-05/", "name": "dt", "value": "2019-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589035, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-06/", "name": "dt", "value": "2019-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588785, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-07/", "name": "dt", "value": "2019-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587993, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-08/", "name": "dt", "value": "2019-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588274, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-09/", "name": "dt", "value": "2019-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589467, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-10/", "name": "dt", "value": "2019-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589948, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-11/", "name": "dt", "value": "2019-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587413, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-12/", "name": "dt", "value": "2019-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589718, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-13/", "name": "dt", "value": "2019-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589826, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-14/", "name": "dt", "value": "2019-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589574, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-15/", "name": "dt", "value": "2019-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588454, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-16/", "name": "dt", "value": "2019-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589011, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-17/", "name": "dt", "value": "2019-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587829, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-18/", "name": "dt", "value": "2019-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588763, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-19/", "name": "dt", "value": "2019-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588225, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-20/", "name": "dt", "value": "2019-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588836, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-21/", "name": "dt", "value": "2019-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589419, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-22/", "name": "dt", "value": "2019-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589828, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-23/", "name": "dt", "value": "2019-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589513, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-24/", "name": "dt", "value": "2019-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588500, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-25/", "name": "dt", "value": "2019-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587701, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-26/", "name": "dt", "value": "2019-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588687, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-27/", "name": "dt", "value": "2019-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589495, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-28/", "name": "dt", "value": "2019-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589037, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-29/", "name": "dt", "value": "2019-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589497, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-30/", "name": "dt", "value": "2019-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589550, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-01/", "name": "dt", "value": "2019-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589298, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-02/", "name": "dt", "value": "2019-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588120, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-03/", "name": "dt", "value": "2019-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587702, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-04/", "name": "dt", "value": "2019-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589499, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-05/", "name": "dt", "value": "2019-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587948, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-06/", "name": "dt", "value": "2019-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587415, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-07/", "name": "dt", "value": "2019-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:52", "last_data": "2025-10-17 07:11:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588192, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-08/", "name": "dt", "value": "2019-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588787, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-09/", "name": "dt", "value": "2019-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587656, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-10/", "name": "dt", "value": "2019-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588980, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-11/", "name": "dt", "value": "2019-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589950, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-12/", "name": "dt", "value": "2019-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587995, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-13/", "name": "dt", "value": "2019-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589206, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-14/", "name": "dt", "value": "2019-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588329, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-15/", "name": "dt", "value": "2019-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589552, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-16/", "name": "dt", "value": "2019-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588300, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-17/", "name": "dt", "value": "2019-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587658, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-18/", "name": "dt", "value": "2019-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587760, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-19/", "name": "dt", "value": "2019-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589663, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-20/", "name": "dt", "value": "2019-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589683, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-21/", "name": "dt", "value": "2019-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589501, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-22/", "name": "dt", "value": "2019-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589208, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-23/", "name": "dt", "value": "2019-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588122, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-24/", "name": "dt", "value": "2019-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589069, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-25/", "name": "dt", "value": "2019-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587600, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-26/", "name": "dt", "value": "2019-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589879, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-27/", "name": "dt", "value": "2019-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587726, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-28/", "name": "dt", "value": "2019-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589780, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-29/", "name": "dt", "value": "2019-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587704, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-30/", "name": "dt", "value": "2019-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589601, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-31/", "name": "dt", "value": "2019-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588523, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-01/", "name": "dt", "value": "2020-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589665, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-02/", "name": "dt", "value": "2020-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589952, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-03/", "name": "dt", "value": "2020-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588227, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-04/", "name": "dt", "value": "2020-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587996, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-05/", "name": "dt", "value": "2020-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588351, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-06/", "name": "dt", "value": "2020-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588421, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-07/", "name": "dt", "value": "2020-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587762, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-08/", "name": "dt", "value": "2020-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589421, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-09/", "name": "dt", "value": "2020-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589071, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-10/", "name": "dt", "value": "2020-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589267, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-11/", "name": "dt", "value": "2020-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588655, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-12/", "name": "dt", "value": "2020-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587560, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-13/", "name": "dt", "value": "2020-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589667, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-14/", "name": "dt", "value": "2020-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588229, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-15/", "name": "dt", "value": "2020-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588165, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-16/", "name": "dt", "value": "2020-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589183, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-17/", "name": "dt", "value": "2020-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588276, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-18/", "name": "dt", "value": "2020-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589503, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-19/", "name": "dt", "value": "2020-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589039, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-20/", "name": "dt", "value": "2020-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588456, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-21/", "name": "dt", "value": "2020-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588166, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-22/", "name": "dt", "value": "2020-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589483, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-23/", "name": "dt", "value": "2020-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:25", "last_data": "2025-10-17 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589299, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-24/", "name": "dt", "value": "2020-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588689, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-25/", "name": "dt", "value": "2020-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589041, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-26/", "name": "dt", "value": "2020-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589043, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-27/", "name": "dt", "value": "2020-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589749, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-28/", "name": "dt", "value": "2020-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589795, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-29/", "name": "dt", "value": "2020-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587502, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-30/", "name": "dt", "value": "2020-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588331, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-31/", "name": "dt", "value": "2020-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589515, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-01/", "name": "dt", "value": "2020-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589720, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-02/", "name": "dt", "value": "2020-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589013, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-03/", "name": "dt", "value": "2020-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588231, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-04/", "name": "dt", "value": "2020-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587998, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-05/", "name": "dt", "value": "2020-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588890, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-06/", "name": "dt", "value": "2020-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587505, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-07/", "name": "dt", "value": "2020-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588613, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-08/", "name": "dt", "value": "2020-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589392, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-09/", "name": "dt", "value": "2020-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588871, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-10/", "name": "dt", "value": "2020-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587831, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-11/", "name": "dt", "value": "2020-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588584, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-12/", "name": "dt", "value": "2020-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588469, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-13/", "name": "dt", "value": "2020-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588028, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-14/", "name": "dt", "value": "2020-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587602, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-15/", "name": "dt", "value": "2020-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587781, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-16/", "name": "dt", "value": "2020-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587604, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-17/", "name": "dt", "value": "2020-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589685, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-18/", "name": "dt", "value": "2020-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588404, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-19/", "name": "dt", "value": "2020-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587562, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-20/", "name": "dt", "value": "2020-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589145, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-21/", "name": "dt", "value": "2020-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589830, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-22/", "name": "dt", "value": "2020-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589576, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-23/", "name": "dt", "value": "2020-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589687, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-24/", "name": "dt", "value": "2020-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589881, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-25/", "name": "dt", "value": "2020-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587999, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-26/", "name": "dt", "value": "2020-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588983, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-27/", "name": "dt", "value": "2020-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588743, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-28/", "name": "dt", "value": "2020-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589331, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-29/", "name": "dt", "value": "2020-02-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588691, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-01/", "name": "dt", "value": "2020-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587633, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-02/", "name": "dt", "value": "2020-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589394, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-03/", "name": "dt", "value": "2020-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588001, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-04/", "name": "dt", "value": "2020-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588909, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-05/", "name": "dt", "value": "2020-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587564, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-06/", "name": "dt", "value": "2020-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589517, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-07/", "name": "dt", "value": "2020-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589669, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-08/", "name": "dt", "value": "2020-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587706, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-09/", "name": "dt", "value": "2020-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589166, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-10/", "name": "dt", "value": "2020-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589269, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-11/", "name": "dt", "value": "2020-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-12/", "name": "dt", "value": "2020-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589621, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-13/", "name": "dt", "value": "2020-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589689, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-14/", "name": "dt", "value": "2020-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588614, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-15/", "name": "dt", "value": "2020-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587783, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-16/", "name": "dt", "value": "2020-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589622, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-17/", "name": "dt", "value": "2020-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588233, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-18/", "name": "dt", "value": "2020-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589128, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-19/", "name": "dt", "value": "2020-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589519, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-20/", "name": "dt", "value": "2020-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588030, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-21/", "name": "dt", "value": "2020-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589670, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-22/", "name": "dt", "value": "2020-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588060, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-23/", "name": "dt", "value": "2020-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589107, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-24/", "name": "dt", "value": "2020-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589015, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-25/", "name": "dt", "value": "2020-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588525, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-26/", "name": "dt", "value": "2020-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587478, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-27/", "name": "dt", "value": "2020-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588063, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-28/", "name": "dt", "value": "2020-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588235, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-29/", "name": "dt", "value": "2020-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587606, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-30/", "name": "dt", "value": "2020-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589250, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-31/", "name": "dt", "value": "2020-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589722, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-01/", "name": "dt", "value": "2020-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587802, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-02/", "name": "dt", "value": "2020-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589210, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-03/", "name": "dt", "value": "2020-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587678, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-04/", "name": "dt", "value": "2020-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589724, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-05/", "name": "dt", "value": "2020-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589333, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-06/", "name": "dt", "value": "2020-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589444, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-07/", "name": "dt", "value": "2020-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589335, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-08/", "name": "dt", "value": "2020-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588471, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-09/", "name": "dt", "value": "2020-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588124, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-10/", "name": "dt", "value": "2020-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588092, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-11/", "name": "dt", "value": "2020-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589301, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-12/", "name": "dt", "value": "2020-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588194, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-13/", "name": "dt", "value": "2020-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588838, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-14/", "name": "dt", "value": "2020-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587660, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-15/", "name": "dt", "value": "2020-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588722, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-16/", "name": "dt", "value": "2020-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587524, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-17/", "name": "dt", "value": "2020-04-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589485, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-18/", "name": "dt", "value": "2020-04-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:25", "last_data": "2025-10-17 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589212, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-19/", "name": "dt", "value": "2020-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587975, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-20/", "name": "dt", "value": "2020-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588301, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-21/", "name": "dt", "value": "2020-04-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588527, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-22/", "name": "dt", "value": "2020-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588303, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-23/", "name": "dt", "value": "2020-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589074, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-24/", "name": "dt", "value": "2020-04-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587977, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-25/", "name": "dt", "value": "2020-04-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588305, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-26/", "name": "dt", "value": "2020-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588065, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-27/", "name": "dt", "value": "2020-04-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589337, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-28/", "name": "dt", "value": "2020-04-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588237, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-29/", "name": "dt", "value": "2020-04-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:29", "last_data": "2025-10-17 07:12:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587784, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-30/", "name": "dt", "value": "2020-04-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588947, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-01/", "name": "dt", "value": "2020-05-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589603, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-02/", "name": "dt", "value": "2020-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588032, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-03/", "name": "dt", "value": "2020-05-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589751, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-04/", "name": "dt", "value": "2020-05-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589954, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-05/", "name": "dt", "value": "2020-05-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587608, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-06/", "name": "dt", "value": "2020-05-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587566, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-07/", "name": "dt", "value": "2020-05-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588278, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-08/", "name": "dt", "value": "2020-05-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588066, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-09/", "name": "dt", "value": "2020-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588693, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-10/", "name": "dt", "value": "2020-05-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589109, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-11/", "name": "dt", "value": "2020-05-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588094, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-12/", "name": "dt", "value": "2020-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588333, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-13/", "name": "dt", "value": "2020-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589017, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-14/", "name": "dt", "value": "2020-05-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588473, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-15/", "name": "dt", "value": "2020-05-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589797, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-16/", "name": "dt", "value": "2020-05-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589883, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-17/", "name": "dt", "value": "2020-05-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589956, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-18/", "name": "dt", "value": "2020-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588196, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-19/", "name": "dt", "value": "2020-05-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588279, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-20/", "name": "dt", "value": "2020-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589782, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-21/", "name": "dt", "value": "2020-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589691, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-22/", "name": "dt", "value": "2020-05-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587610, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-23/", "name": "dt", "value": "2020-05-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588096, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-24/", "name": "dt", "value": "2020-05-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587680, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-25/", "name": "dt", "value": "2020-05-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587729, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-26/", "name": "dt", "value": "2020-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589958, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-27/", "name": "dt", "value": "2020-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589253, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-28/", "name": "dt", "value": "2020-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588616, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-29/", "name": "dt", "value": "2020-05-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589446, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-30/", "name": "dt", "value": "2020-05-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587526, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-31/", "name": "dt", "value": "2020-05-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589726, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-01/", "name": "dt", "value": "2020-06-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587910, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-02/", "name": "dt", "value": "2020-06-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589693, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-03/", "name": "dt", "value": "2020-06-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587893, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-04/", "name": "dt", "value": "2020-06-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588872, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-05/", "name": "dt", "value": "2020-06-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587612, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-06/", "name": "dt", "value": "2020-06-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588475, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-07/", "name": "dt", "value": "2020-06-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588639, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-08/", "name": "dt", "value": "2020-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587417, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-09/", "name": "dt", "value": "2020-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589578, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-10/", "name": "dt", "value": "2020-06-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588695, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-11/", "name": "dt", "value": "2020-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587528, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-12/", "name": "dt", "value": "2020-06-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589505, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-13/", "name": "dt", "value": "2020-06-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587912, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-14/", "name": "dt", "value": "2020-06-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588697, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-15/", "name": "dt", "value": "2020-06-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588937, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-16/", "name": "dt", "value": "2020-06-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588238, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-17/", "name": "dt", "value": "2020-06-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589130, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-18/", "name": "dt", "value": "2020-06-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589185, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-19/", "name": "dt", "value": "2020-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589448, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-20/", "name": "dt", "value": "2020-06-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587480, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-21/", "name": "dt", "value": "2020-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:55", "last_data": "2025-10-17 07:11:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588618, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-22/", "name": "dt", "value": "2020-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588699, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-23/", "name": "dt", "value": "2020-06-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589507, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-24/", "name": "dt", "value": "2020-06-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587682, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-25/", "name": "dt", "value": "2020-06-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588984, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-26/", "name": "dt", "value": "2020-06-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589396, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-27/", "name": "dt", "value": "2020-06-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588154, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-28/", "name": "dt", "value": "2020-06-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589911, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-29/", "name": "dt", "value": "2020-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589605, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-30/", "name": "dt", "value": "2020-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588948, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-01/", "name": "dt", "value": "2020-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589187, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-02/", "name": "dt", "value": "2020-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589351, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-03/", "name": "dt", "value": "2020-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588657, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-04/", "name": "dt", "value": "2020-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589799, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-05/", "name": "dt", "value": "2020-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589784, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-06/", "name": "dt", "value": "2020-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589398, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-07/", "name": "dt", "value": "2020-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589801, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-08/", "name": "dt", "value": "2020-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589045, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-09/", "name": "dt", "value": "2020-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589047, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-10/", "name": "dt", "value": "2020-07-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589851, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-11/", "name": "dt", "value": "2020-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588789, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-12/", "name": "dt", "value": "2020-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587507, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-13/", "name": "dt", "value": "2020-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587979, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-14/", "name": "dt", "value": "2020-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588477, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-15/", "name": "dt", "value": "2020-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589076, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-16/", "name": "dt", "value": "2020-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587568, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-17/", "name": "dt", "value": "2020-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589112, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-18/", "name": "dt", "value": "2020-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589853, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-19/", "name": "dt", "value": "2020-07-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588529, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-20/", "name": "dt", "value": "2020-07-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588098, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-21/", "name": "dt", "value": "2020-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589114, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-22/", "name": "dt", "value": "2020-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589695, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-23/", "name": "dt", "value": "2020-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588479, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-24/", "name": "dt", "value": "2020-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587895, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-25/", "name": "dt", "value": "2020-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588002, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-26/", "name": "dt", "value": "2020-07-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589374, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-27/", "name": "dt", "value": "2020-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588406, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-28/", "name": "dt", "value": "2020-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588376, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-29/", "name": "dt", "value": "2020-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588281, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-30/", "name": "dt", "value": "2020-07-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589168, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-31/", "name": "dt", "value": "2020-07-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588408, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-01/", "name": "dt", "value": "2020-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589116, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-02/", "name": "dt", "value": "2020-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589646, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-03/", "name": "dt", "value": "2020-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589339, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-04/", "name": "dt", "value": "2020-08-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589803, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-05/", "name": "dt", "value": "2020-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587570, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-06/", "name": "dt", "value": "2020-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:59", "last_data": "2025-10-17 07:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587684, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-07/", "name": "dt", "value": "2020-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589147, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-08/", "name": "dt", "value": "2020-08-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589554, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-09/", "name": "dt", "value": "2020-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588378, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-10/", "name": "dt", "value": "2020-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589928, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-11/", "name": "dt", "value": "2020-08-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588814, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-12/", "name": "dt", "value": "2020-08-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588422, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-13/", "name": "dt", "value": "2020-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589189, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-14/", "name": "dt", "value": "2020-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588700, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-15/", "name": "dt", "value": "2020-08-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589149, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-16/", "name": "dt", "value": "2020-08-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589885, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-17/", "name": "dt", "value": "2020-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588950, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-18/", "name": "dt", "value": "2020-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588100, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-19/", "name": "dt", "value": "2020-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589271, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-20/", "name": "dt", "value": "2020-08-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589170, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-21/", "name": "dt", "value": "2020-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587872, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-22/", "name": "dt", "value": "2020-08-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589556, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-23/", "name": "dt", "value": "2020-08-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588840, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-24/", "name": "dt", "value": "2020-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589303, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-25/", "name": "dt", "value": "2020-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588307, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-26/", "name": "dt", "value": "2020-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589273, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-27/", "name": "dt", "value": "2020-08-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587662, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-28/", "name": "dt", "value": "2020-08-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587897, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-29/", "name": "dt", "value": "2020-08-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589697, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-30/", "name": "dt", "value": "2020-08-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588424, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-31/", "name": "dt", "value": "2020-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587981, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-01/", "name": "dt", "value": "2020-09-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589913, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-02/", "name": "dt", "value": "2020-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589887, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-03/", "name": "dt", "value": "2020-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588791, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-04/", "name": "dt", "value": "2020-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587686, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-05/", "name": "dt", "value": "2020-09-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589579, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-06/", "name": "dt", "value": "2020-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589960, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-07/", "name": "dt", "value": "2020-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587664, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-08/", "name": "dt", "value": "2020-09-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587634, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-09/", "name": "dt", "value": "2020-09-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588101, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-10/", "name": "dt", "value": "2020-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587688, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-11/", "name": "dt", "value": "2020-09-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588425, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-12/", "name": "dt", "value": "2020-09-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589214, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-13/", "name": "dt", "value": "2020-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588239, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-14/", "name": "dt", "value": "2020-09-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588842, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-15/", "name": "dt", "value": "2020-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588335, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-16/", "name": "dt", "value": "2020-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588103, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-17/", "name": "dt", "value": "2020-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588240, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-18/", "name": "dt", "value": "2020-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587636, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-19/", "name": "dt", "value": "2020-09-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587666, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-20/", "name": "dt", "value": "2020-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-21/", "name": "dt", "value": "2020-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588792, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-22/", "name": "dt", "value": "2020-09-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588724, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-23/", "name": "dt", "value": "2020-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589521, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-24/", "name": "dt", "value": "2020-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589049, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-25/", "name": "dt", "value": "2020-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588168, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-26/", "name": "dt", "value": "2020-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587509, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-27/", "name": "dt", "value": "2020-09-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589353, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-28/", "name": "dt", "value": "2020-09-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588745, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-29/", "name": "dt", "value": "2020-09-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588952, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-30/", "name": "dt", "value": "2020-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589581, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-01/", "name": "dt", "value": "2020-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588641, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-02/", "name": "dt", "value": "2020-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588701, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-03/", "name": "dt", "value": "2020-10-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589376, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-04/", "name": "dt", "value": "2020-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587690, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-05/", "name": "dt", "value": "2020-10-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589560, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-06/", "name": "dt", "value": "2020-10-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589832, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-07/", "name": "dt", "value": "2020-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588793, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-08/", "name": "dt", "value": "2020-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588242, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-09/", "name": "dt", "value": "2020-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589400, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-10/", "name": "dt", "value": "2020-10-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588004, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-11/", "name": "dt", "value": "2020-10-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588620, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-12/", "name": "dt", "value": "2020-10-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:46", "last_data": "2025-10-17 07:12:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589305, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-13/", "name": "dt", "value": "2020-10-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589132, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-14/", "name": "dt", "value": "2020-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587708, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-15/", "name": "dt", "value": "2020-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588309, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-16/", "name": "dt", "value": "2020-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588197, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-17/", "name": "dt", "value": "2020-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588911, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-18/", "name": "dt", "value": "2020-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587786, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-19/", "name": "dt", "value": "2020-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587638, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-20/", "name": "dt", "value": "2020-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587710, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-21/", "name": "dt", "value": "2020-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588006, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-22/", "name": "dt", "value": "2020-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588986, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-23/", "name": "dt", "value": "2020-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588169, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-24/", "name": "dt", "value": "2020-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588353, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-25/", "name": "dt", "value": "2020-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588105, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-26/", "name": "dt", "value": "2020-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588747, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-27/", "name": "dt", "value": "2020-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587899, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-28/", "name": "dt", "value": "2020-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589402, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-29/", "name": "dt", "value": "2020-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589728, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-30/", "name": "dt", "value": "2020-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588703, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-31/", "name": "dt", "value": "2020-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589624, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-01/", "name": "dt", "value": "2020-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587950, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-02/", "name": "dt", "value": "2020-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589855, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-03/", "name": "dt", "value": "2020-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588380, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-04/", "name": "dt", "value": "2020-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589805, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-05/", "name": "dt", "value": "2020-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589834, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-06/", "name": "dt", "value": "2020-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588034, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-07/", "name": "dt", "value": "2020-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589216, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-08/", "name": "dt", "value": "2020-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587914, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-09/", "name": "dt", "value": "2020-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589307, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-10/", "name": "dt", "value": "2020-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589118, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-11/", "name": "dt", "value": "2020-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587668, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-12/", "name": "dt", "value": "2020-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589450, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-13/", "name": "dt", "value": "2020-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587952, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-14/", "name": "dt", "value": "2020-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587530, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-15/", "name": "dt", "value": "2020-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588410, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-16/", "name": "dt", "value": "2020-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587804, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-17/", "name": "dt", "value": "2020-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589151, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-18/", "name": "dt", "value": "2020-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589191, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-19/", "name": "dt", "value": "2020-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587764, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-20/", "name": "dt", "value": "2020-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587954, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-21/", "name": "dt", "value": "2020-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588766, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-22/", "name": "dt", "value": "2020-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588586, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-23/", "name": "dt", "value": "2020-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587532, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-24/", "name": "dt", "value": "2020-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589172, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-25/", "name": "dt", "value": "2020-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589806, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-26/", "name": "dt", "value": "2020-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589078, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-27/", "name": "dt", "value": "2020-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589193, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-28/", "name": "dt", "value": "2020-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588794, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-29/", "name": "dt", "value": "2020-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588068, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-30/", "name": "dt", "value": "2020-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587805, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-01/", "name": "dt", "value": "2020-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589752, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-02/", "name": "dt", "value": "2020-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587711, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-03/", "name": "dt", "value": "2020-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589404, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-04/", "name": "dt", "value": "2020-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589355, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-05/", "name": "dt", "value": "2020-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587874, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-06/", "name": "dt", "value": "2020-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589120, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-07/", "name": "dt", "value": "2020-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587614, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-08/", "name": "dt", "value": "2020-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:01", "last_data": "2025-10-17 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587833, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-09/", "name": "dt", "value": "2020-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588796, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-10/", "name": "dt", "value": "2020-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589786, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-11/", "name": "dt", "value": "2020-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587808, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-12/", "name": "dt", "value": "2020-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588126, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-13/", "name": "dt", "value": "2020-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588988, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-14/", "name": "dt", "value": "2020-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589700, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-15/", "name": "dt", "value": "2020-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588704, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-16/", "name": "dt", "value": "2020-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588128, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-17/", "name": "dt", "value": "2020-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589889, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-18/", "name": "dt", "value": "2020-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587835, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-19/", "name": "dt", "value": "2020-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589754, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-20/", "name": "dt", "value": "2020-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588284, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-21/", "name": "dt", "value": "2020-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587955, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-22/", "name": "dt", "value": "2020-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588990, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-23/", "name": "dt", "value": "2020-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588337, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-24/", "name": "dt", "value": "2020-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588199, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-25/", "name": "dt", "value": "2020-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589357, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-26/", "name": "dt", "value": "2020-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587419, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-27/", "name": "dt", "value": "2020-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588130, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-28/", "name": "dt", "value": "2020-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588244, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-29/", "name": "dt", "value": "2020-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588844, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-30/", "name": "dt", "value": "2020-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587692, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-31/", "name": "dt", "value": "2020-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589755, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-01/", "name": "dt", "value": "2021-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588749, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-02/", "name": "dt", "value": "2021-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589757, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-03/", "name": "dt", "value": "2021-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589701, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-04/", "name": "dt", "value": "2021-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588798, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-05/", "name": "dt", "value": "2021-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:54", "last_data": "2025-10-17 07:12:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588132, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-06/", "name": "dt", "value": "2021-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588954, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-07/", "name": "dt", "value": "2021-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589704, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-08/", "name": "dt", "value": "2021-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587445, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-09/", "name": "dt", "value": "2021-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588956, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-10/", "name": "dt", "value": "2021-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587837, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-11/", "name": "dt", "value": "2021-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589133, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-12/", "name": "dt", "value": "2021-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588659, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-13/", "name": "dt", "value": "2021-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588992, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-14/", "name": "dt", "value": "2021-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587731, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-15/", "name": "dt", "value": "2021-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588246, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-16/", "name": "dt", "value": "2021-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587957, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-17/", "name": "dt", "value": "2021-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588286, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-18/", "name": "dt", "value": "2021-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589978, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-19/", "name": "dt", "value": "2021-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588874, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-20/", "name": "dt", "value": "2021-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588458, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-21/", "name": "dt", "value": "2021-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588008, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-22/", "name": "dt", "value": "2021-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588939, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-23/", "name": "dt", "value": "2021-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589275, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-24/", "name": "dt", "value": "2021-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589359, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-25/", "name": "dt", "value": "2021-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588156, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-26/", "name": "dt", "value": "2021-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588010, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-27/", "name": "dt", "value": "2021-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:19", "last_data": "2025-10-17 07:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588875, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-28/", "name": "dt", "value": "2021-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588311, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-29/", "name": "dt", "value": "2021-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589406, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-30/", "name": "dt", "value": "2021-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589469, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-31/", "name": "dt", "value": "2021-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588588, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-01/", "name": "dt", "value": "2021-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589672, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-02/", "name": "dt", "value": "2021-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587447, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-03/", "name": "dt", "value": "2021-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588726, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-04/", "name": "dt", "value": "2021-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589153, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-05/", "name": "dt", "value": "2021-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588560, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-06/", "name": "dt", "value": "2021-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587733, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-07/", "name": "dt", "value": "2021-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587713, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-08/", "name": "dt", "value": "2021-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588767, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-09/", "name": "dt", "value": "2021-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587983, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-10/", "name": "dt", "value": "2021-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588751, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-11/", "name": "dt", "value": "2021-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589674, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-12/", "name": "dt", "value": "2021-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588728, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-13/", "name": "dt", "value": "2021-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589915, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-14/", "name": "dt", "value": "2021-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588590, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-15/", "name": "dt", "value": "2021-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588994, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-16/", "name": "dt", "value": "2021-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588171, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-17/", "name": "dt", "value": "2021-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589836, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-18/", "name": "dt", "value": "2021-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587616, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-19/", "name": "dt", "value": "2021-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588201, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-20/", "name": "dt", "value": "2021-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587876, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-21/", "name": "dt", "value": "2021-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588134, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-22/", "name": "dt", "value": "2021-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589626, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-23/", "name": "dt", "value": "2021-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587809, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-24/", "name": "dt", "value": "2021-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589309, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-25/", "name": "dt", "value": "2021-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589277, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-26/", "name": "dt", "value": "2021-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589378, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-27/", "name": "dt", "value": "2021-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587916, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-28/", "name": "dt", "value": "2021-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587810, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-01/", "name": "dt", "value": "2021-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588036, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-02/", "name": "dt", "value": "2021-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589857, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-03/", "name": "dt", "value": "2021-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588012, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-04/", "name": "dt", "value": "2021-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589980, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-05/", "name": "dt", "value": "2021-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588070, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-06/", "name": "dt", "value": "2021-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588313, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-07/", "name": "dt", "value": "2021-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588427, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-08/", "name": "dt", "value": "2021-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589019, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-09/", "name": "dt", "value": "2021-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589929, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-10/", "name": "dt", "value": "2021-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588248, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-11/", "name": "dt", "value": "2021-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588769, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-12/", "name": "dt", "value": "2021-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587670, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-13/", "name": "dt", "value": "2021-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588643, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-14/", "name": "dt", "value": "2021-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588892, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-15/", "name": "dt", "value": "2021-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589452, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-16/", "name": "dt", "value": "2021-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589982, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-17/", "name": "dt", "value": "2021-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589809, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-18/", "name": "dt", "value": "2021-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587766, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-19/", "name": "dt", "value": "2021-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587788, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-20/", "name": "dt", "value": "2021-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588592, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-21/", "name": "dt", "value": "2021-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588382, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-22/", "name": "dt", "value": "2021-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589730, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-23/", "name": "dt", "value": "2021-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588503, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-24/", "name": "dt", "value": "2021-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588107, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-25/", "name": "dt", "value": "2021-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589810, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-26/", "name": "dt", "value": "2021-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589628, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-27/", "name": "dt", "value": "2021-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587918, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-28/", "name": "dt", "value": "2021-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587672, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-29/", "name": "dt", "value": "2021-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588958, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-30/", "name": "dt", "value": "2021-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589630, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-31/", "name": "dt", "value": "2021-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588429, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-01/", "name": "dt", "value": "2021-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588893, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-02/", "name": "dt", "value": "2021-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588661, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-03/", "name": "dt", "value": "2021-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588706, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-04/", "name": "dt", "value": "2021-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587572, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-05/", "name": "dt", "value": "2021-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588996, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-06/", "name": "dt", "value": "2021-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587534, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-07/", "name": "dt", "value": "2021-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588621, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-08/", "name": "dt", "value": "2021-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588708, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-09/", "name": "dt", "value": "2021-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587640, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-10/", "name": "dt", "value": "2021-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588505, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-11/", "name": "dt", "value": "2021-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589676, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-12/", "name": "dt", "value": "2021-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:34", "last_data": "2025-10-17 07:13:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587449, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-13/", "name": "dt", "value": "2021-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587848, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-14/", "name": "dt", "value": "2021-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589917, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-15/", "name": "dt", "value": "2021-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589080, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-16/", "name": "dt", "value": "2021-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588204, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-17/", "name": "dt", "value": "2021-04-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589218, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-18/", "name": "dt", "value": "2021-04-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587812, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-19/", "name": "dt", "value": "2021-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587642, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-20/", "name": "dt", "value": "2021-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588531, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-21/", "name": "dt", "value": "2021-04-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589583, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-22/", "name": "dt", "value": "2021-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587790, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-23/", "name": "dt", "value": "2021-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589732, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-24/", "name": "dt", "value": "2021-04-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:36", "last_data": "2025-10-17 07:13:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589122, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-25/", "name": "dt", "value": "2021-04-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588038, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-26/", "name": "dt", "value": "2021-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589523, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-27/", "name": "dt", "value": "2021-04-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587716, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-28/", "name": "dt", "value": "2021-04-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589859, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-29/", "name": "dt", "value": "2021-04-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589706, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-30/", "name": "dt", "value": "2021-04-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589454, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-01/", "name": "dt", "value": "2021-05-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589919, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-02/", "name": "dt", "value": "2021-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588562, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-03/", "name": "dt", "value": "2021-05-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588816, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-04/", "name": "dt", "value": "2021-05-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588173, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-05/", "name": "dt", "value": "2021-05-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587574, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-06/", "name": "dt", "value": "2021-05-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588710, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-07/", "name": "dt", "value": "2021-05-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:50", "last_data": "2025-10-17 07:12:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587814, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-08/", "name": "dt", "value": "2021-05-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587482, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-09/", "name": "dt", "value": "2021-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587816, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-10/", "name": "dt", "value": "2021-05-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589311, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-11/", "name": "dt", "value": "2021-05-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588663, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-12/", "name": "dt", "value": "2021-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588913, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-13/", "name": "dt", "value": "2021-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589962, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-14/", "name": "dt", "value": "2021-05-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588431, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-15/", "name": "dt", "value": "2021-05-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587674, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-16/", "name": "dt", "value": "2021-05-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:04", "last_data": "2025-10-17 07:12:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588040, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-17/", "name": "dt", "value": "2021-05-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587693, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-18/", "name": "dt", "value": "2021-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588876, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-19/", "name": "dt", "value": "2021-05-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589861, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-20/", "name": "dt", "value": "2021-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587920, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-21/", "name": "dt", "value": "2021-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589921, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-22/", "name": "dt", "value": "2021-05-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589155, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-23/", "name": "dt", "value": "2021-05-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588072, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-24/", "name": "dt", "value": "2021-05-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589220, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-25/", "name": "dt", "value": "2021-05-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589632, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-26/", "name": "dt", "value": "2021-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589255, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-27/", "name": "dt", "value": "2021-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589471, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-28/", "name": "dt", "value": "2021-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:25", "last_data": "2025-10-17 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588339, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-29/", "name": "dt", "value": "2021-05-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589423, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-30/", "name": "dt", "value": "2021-05-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588753, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-31/", "name": "dt", "value": "2021-05-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588460, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-01/", "name": "dt", "value": "2021-06-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588136, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-02/", "name": "dt", "value": "2021-06-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587792, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-03/", "name": "dt", "value": "2021-06-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588665, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-04/", "name": "dt", "value": "2021-06-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588667, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-05/", "name": "dt", "value": "2021-06-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589607, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-06/", "name": "dt", "value": "2021-06-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588564, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-07/", "name": "dt", "value": "2021-06-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589708, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-08/", "name": "dt", "value": "2021-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588566, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-09/", "name": "dt", "value": "2021-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587818, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-10/", "name": "dt", "value": "2021-06-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589222, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-11/", "name": "dt", "value": "2021-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589124, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-12/", "name": "dt", "value": "2021-06-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:09", "last_data": "2025-10-17 07:13:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589173, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-13/", "name": "dt", "value": "2021-06-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587735, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-14/", "name": "dt", "value": "2021-06-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589649, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-15/", "name": "dt", "value": "2021-06-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588507, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-16/", "name": "dt", "value": "2021-06-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589224, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-17/", "name": "dt", "value": "2021-06-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589225, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-18/", "name": "dt", "value": "2021-06-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587576, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-19/", "name": "dt", "value": "2021-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587511, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-20/", "name": "dt", "value": "2021-06-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589157, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-21/", "name": "dt", "value": "2021-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588895, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-22/", "name": "dt", "value": "2021-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588755, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-23/", "name": "dt", "value": "2021-06-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588818, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-24/", "name": "dt", "value": "2021-06-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588432, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-25/", "name": "dt", "value": "2021-06-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589524, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-26/", "name": "dt", "value": "2021-06-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588533, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-27/", "name": "dt", "value": "2021-06-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587736, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-28/", "name": "dt", "value": "2021-06-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588877, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-29/", "name": "dt", "value": "2021-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589710, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-30/", "name": "dt", "value": "2021-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:35", "last_data": "2025-10-17 07:13:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587821, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-01/", "name": "dt", "value": "2021-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588960, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-02/", "name": "dt", "value": "2021-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588014, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-03/", "name": "dt", "value": "2021-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588962, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-04/", "name": "dt", "value": "2021-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587484, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-05/", "name": "dt", "value": "2021-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587767, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-06/", "name": "dt", "value": "2021-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589279, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-07/", "name": "dt", "value": "2021-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587451, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-08/", "name": "dt", "value": "2021-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587535, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-09/", "name": "dt", "value": "2021-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588074, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-10/", "name": "dt", "value": "2021-07-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588109, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-11/", "name": "dt", "value": "2021-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589759, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-12/", "name": "dt", "value": "2021-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589838, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-13/", "name": "dt", "value": "2021-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589584, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-14/", "name": "dt", "value": "2021-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589812, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-15/", "name": "dt", "value": "2021-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587769, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-16/", "name": "dt", "value": "2021-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589281, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-17/", "name": "dt", "value": "2021-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588462, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-18/", "name": "dt", "value": "2021-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588623, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-19/", "name": "dt", "value": "2021-07-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588964, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-20/", "name": "dt", "value": "2021-07-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588509, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-21/", "name": "dt", "value": "2021-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589408, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-22/", "name": "dt", "value": "2021-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588175, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-23/", "name": "dt", "value": "2021-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588998, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-24/", "name": "dt", "value": "2021-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589634, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-25/", "name": "dt", "value": "2021-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587985, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-26/", "name": "dt", "value": "2021-07-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588384, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-27/", "name": "dt", "value": "2021-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588386, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-28/", "name": "dt", "value": "2021-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588412, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-29/", "name": "dt", "value": "2021-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588288, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-30/", "name": "dt", "value": "2021-07-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589609, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-31/", "name": "dt", "value": "2021-07-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589891, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-01/", "name": "dt", "value": "2021-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588535, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-02/", "name": "dt", "value": "2021-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588898, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-03/", "name": "dt", "value": "2021-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589425, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-04/", "name": "dt", "value": "2021-08-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589021, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-05/", "name": "dt", "value": "2021-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589051, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-06/", "name": "dt", "value": "2021-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588941, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-07/", "name": "dt", "value": "2021-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589195, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-08/", "name": "dt", "value": "2021-08-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589134, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-09/", "name": "dt", "value": "2021-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588138, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-10/", "name": "dt", "value": "2021-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588846, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-11/", "name": "dt", "value": "2021-08-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589197, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-12/", "name": "dt", "value": "2021-08-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589893, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-13/", "name": "dt", "value": "2021-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588645, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-14/", "name": "dt", "value": "2021-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588250, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-15/", "name": "dt", "value": "2021-08-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588820, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-16/", "name": "dt", "value": "2021-08-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589227, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-17/", "name": "dt", "value": "2021-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588915, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-18/", "name": "dt", "value": "2021-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:59", "last_data": "2025-10-17 07:12:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589760, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-19/", "name": "dt", "value": "2021-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588140, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-20/", "name": "dt", "value": "2021-08-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589863, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-21/", "name": "dt", "value": "2021-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589733, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-22/", "name": "dt", "value": "2021-08-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589636, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-23/", "name": "dt", "value": "2021-08-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587850, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-24/", "name": "dt", "value": "2021-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587794, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-25/", "name": "dt", "value": "2021-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:10", "last_data": "2025-10-17 07:12:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589509, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-26/", "name": "dt", "value": "2021-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:26", "last_data": "2025-10-17 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587421, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-27/", "name": "dt", "value": "2021-08-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589228, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-28/", "name": "dt", "value": "2021-08-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588771, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-29/", "name": "dt", "value": "2021-08-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588252, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-30/", "name": "dt", "value": "2021-08-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589136, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-31/", "name": "dt", "value": "2021-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587486, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-01/", "name": "dt", "value": "2021-09-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588206, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-02/", "name": "dt", "value": "2021-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588076, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-03/", "name": "dt", "value": "2021-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:22", "last_data": "2025-10-17 07:12:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587578, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-04/", "name": "dt", "value": "2021-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588511, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-05/", "name": "dt", "value": "2021-09-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587537, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-06/", "name": "dt", "value": "2021-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589082, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-07/", "name": "dt", "value": "2021-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587738, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-08/", "name": "dt", "value": "2021-09-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588388, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-09/", "name": "dt", "value": "2021-09-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:36", "last_data": "2025-10-17 07:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589984, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-10/", "name": "dt", "value": "2021-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:48", "last_data": "2025-10-17 07:13:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588712, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-11/", "name": "dt", "value": "2021-09-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589053, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-12/", "name": "dt", "value": "2021-09-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:06", "last_data": "2025-10-17 07:13:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587987, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-13/", "name": "dt", "value": "2021-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:18", "last_data": "2025-10-17 07:12:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588208, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-14/", "name": "dt", "value": "2021-09-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589865, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-15/", "name": "dt", "value": "2021-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:42", "last_data": "2025-10-17 07:13:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589380, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-16/", "name": "dt", "value": "2021-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589427, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-17/", "name": "dt", "value": "2021-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588730, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-18/", "name": "dt", "value": "2021-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587878, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-19/", "name": "dt", "value": "2021-09-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:14", "last_data": "2025-10-17 07:12:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588142, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-20/", "name": "dt", "value": "2021-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589257, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-21/", "name": "dt", "value": "2021-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589361, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-22/", "name": "dt", "value": "2021-09-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589895, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-23/", "name": "dt", "value": "2021-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587423, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-24/", "name": "dt", "value": "2021-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587922, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-25/", "name": "dt", "value": "2021-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589526, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-26/", "name": "dt", "value": "2021-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589175, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-27/", "name": "dt", "value": "2021-09-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:11", "last_data": "2025-10-17 07:13:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589259, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-28/", "name": "dt", "value": "2021-09-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:15", "last_data": "2025-10-17 07:13:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588917, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-29/", "name": "dt", "value": "2021-09-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:00", "last_data": "2025-10-17 07:13:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589964, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-30/", "name": "dt", "value": "2021-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587425, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-01/", "name": "dt", "value": "2021-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588568, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-02/", "name": "dt", "value": "2021-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588669, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-03/", "name": "dt", "value": "2021-10-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587488, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-04/", "name": "dt", "value": "2021-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588919, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-05/", "name": "dt", "value": "2021-10-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:00", "last_data": "2025-10-17 07:13:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589000, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-06/", "name": "dt", "value": "2021-10-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589283, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-07/", "name": "dt", "value": "2021-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:16", "last_data": "2025-10-17 07:13:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588671, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-08/", "name": "dt", "value": "2021-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587580, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-09/", "name": "dt", "value": "2021-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588254, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-10/", "name": "dt", "value": "2021-10-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588594, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-11/", "name": "dt", "value": "2021-10-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589473, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-12/", "name": "dt", "value": "2021-10-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:25", "last_data": "2025-10-17 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588570, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-13/", "name": "dt", "value": "2021-10-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587852, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-14/", "name": "dt", "value": "2021-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589840, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-15/", "name": "dt", "value": "2021-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588144, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-16/", "name": "dt", "value": "2021-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587740, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-17/", "name": "dt", "value": "2021-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589930, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-18/", "name": "dt", "value": "2021-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588822, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-19/", "name": "dt", "value": "2021-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588434, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-20/", "name": "dt", "value": "2021-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589562, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-21/", "name": "dt", "value": "2021-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588177, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-22/", "name": "dt", "value": "2021-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587453, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-23/", "name": "dt", "value": "2021-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588042, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-24/", "name": "dt", "value": "2021-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589002, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-25/", "name": "dt", "value": "2021-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588146, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-26/", "name": "dt", "value": "2021-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:25", "last_data": "2025-10-17 07:12:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605462, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-27/", "name": "dt", "value": "2021-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:59", "last_data": "2025-11-16 07:49:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605504, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-28/", "name": "dt", "value": "2021-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:11", "last_data": "2025-11-16 07:50:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605478, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-29/", "name": "dt", "value": "2021-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:04", "last_data": "2025-11-16 07:50:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605539, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-30/", "name": "dt", "value": "2021-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:19", "last_data": "2025-11-16 07:50:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605422, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-31/", "name": "dt", "value": "2021-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:50", "last_data": "2025-11-16 07:49:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605500, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-01/", "name": "dt", "value": "2021-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:10", "last_data": "2025-11-16 07:50:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605501, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-02/", "name": "dt", "value": "2021-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:10", "last_data": "2025-11-16 07:50:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605540, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-03/", "name": "dt", "value": "2021-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:19", "last_data": "2025-11-16 07:50:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605430, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-04/", "name": "dt", "value": "2021-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:52", "last_data": "2025-11-16 07:49:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605438, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-05/", "name": "dt", "value": "2021-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:53", "last_data": "2025-11-16 07:49:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605509, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-06/", "name": "dt", "value": "2021-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:12", "last_data": "2025-11-16 07:50:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605562, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-07/", "name": "dt", "value": "2021-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:26", "last_data": "2025-11-16 07:50:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605532, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-08/", "name": "dt", "value": "2021-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:18", "last_data": "2025-11-16 07:50:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605494, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-09/", "name": "dt", "value": "2021-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:09", "last_data": "2025-11-16 07:50:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605416, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-10/", "name": "dt", "value": "2021-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:48", "last_data": "2025-11-16 07:49:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605479, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-11/", "name": "dt", "value": "2021-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:04", "last_data": "2025-11-16 07:50:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605431, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-12/", "name": "dt", "value": "2021-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:52", "last_data": "2025-11-16 07:49:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605419, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-13/", "name": "dt", "value": "2021-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:49", "last_data": "2025-11-16 07:49:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615828, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-14/", "name": "dt", "value": "2021-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:15", "last_data": "2025-12-16 06:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616015, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-15/", "name": "dt", "value": "2021-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:04", "last_data": "2025-12-16 06:27:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615954, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-16/", "name": "dt", "value": "2021-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:49", "last_data": "2025-12-16 06:26:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615903, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-17/", "name": "dt", "value": "2021-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:36", "last_data": "2025-12-16 06:26:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615889, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-18/", "name": "dt", "value": "2021-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:30", "last_data": "2025-12-16 06:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615940, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-19/", "name": "dt", "value": "2021-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:46", "last_data": "2025-12-16 06:26:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615862, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-20/", "name": "dt", "value": "2021-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:23", "last_data": "2025-12-16 06:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616010, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-21/", "name": "dt", "value": "2021-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:03", "last_data": "2025-12-16 06:27:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615941, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-22/", "name": "dt", "value": "2021-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:46", "last_data": "2025-12-16 06:26:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615820, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-23/", "name": "dt", "value": "2021-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:12", "last_data": "2025-12-16 06:26:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615927, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-24/", "name": "dt", "value": "2021-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:43", "last_data": "2025-12-16 06:26:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615855, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-25/", "name": "dt", "value": "2021-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:22", "last_data": "2025-12-16 06:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615872, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-26/", "name": "dt", "value": "2021-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:25", "last_data": "2025-12-16 06:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616001, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-27/", "name": "dt", "value": "2021-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:00", "last_data": "2025-12-16 06:27:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615992, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-28/", "name": "dt", "value": "2021-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:58", "last_data": "2025-12-16 06:26:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615923, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-29/", "name": "dt", "value": "2021-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:42", "last_data": "2025-12-16 06:26:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615916, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-30/", "name": "dt", "value": "2021-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:40", "last_data": "2025-12-16 06:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615893, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-01/", "name": "dt", "value": "2021-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:31", "last_data": "2025-12-16 06:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615898, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-02/", "name": "dt", "value": "2021-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:33", "last_data": "2025-12-16 06:26:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615832, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-03/", "name": "dt", "value": "2021-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:16", "last_data": "2025-12-16 06:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615901, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-04/", "name": "dt", "value": "2021-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:35", "last_data": "2025-12-16 06:26:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615957, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-05/", "name": "dt", "value": "2021-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:50", "last_data": "2025-12-16 06:26:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615924, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-06/", "name": "dt", "value": "2021-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:42", "last_data": "2025-12-16 06:26:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615989, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-07/", "name": "dt", "value": "2021-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:57", "last_data": "2025-12-16 06:26:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615985, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-08/", "name": "dt", "value": "2021-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:56", "last_data": "2025-12-16 06:26:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615965, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-09/", "name": "dt", "value": "2021-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:52", "last_data": "2025-12-16 06:26:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616023, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-10/", "name": "dt", "value": "2021-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:06", "last_data": "2025-12-16 06:27:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615960, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-11/", "name": "dt", "value": "2021-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:51", "last_data": "2025-12-16 06:26:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615875, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-12/", "name": "dt", "value": "2021-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:26", "last_data": "2025-12-16 06:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615888, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-13/", "name": "dt", "value": "2021-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:30", "last_data": "2025-12-16 06:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625150, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-14/", "name": "dt", "value": "2021-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:59", "last_data": "2026-01-16 07:19:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625260, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-15/", "name": "dt", "value": "2021-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:27", "last_data": "2026-01-16 07:20:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625156, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-16/", "name": "dt", "value": "2021-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:02", "last_data": "2026-01-16 07:20:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625240, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-17/", "name": "dt", "value": "2021-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:23", "last_data": "2026-01-16 07:20:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625122, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-18/", "name": "dt", "value": "2021-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:53", "last_data": "2026-01-16 07:19:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625262, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-19/", "name": "dt", "value": "2021-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:28", "last_data": "2026-01-16 07:20:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625196, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-20/", "name": "dt", "value": "2021-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:13", "last_data": "2026-01-16 07:20:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625183, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-21/", "name": "dt", "value": "2021-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:09", "last_data": "2026-01-16 07:20:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625143, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-22/", "name": "dt", "value": "2021-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:57", "last_data": "2026-01-16 07:19:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625261, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-23/", "name": "dt", "value": "2021-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:27", "last_data": "2026-01-16 07:20:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625193, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-24/", "name": "dt", "value": "2021-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:12", "last_data": "2026-01-16 07:20:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625083, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-25/", "name": "dt", "value": "2021-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:44", "last_data": "2026-01-16 07:19:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625272, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-26/", "name": "dt", "value": "2021-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:30", "last_data": "2026-01-16 07:20:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625094, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-27/", "name": "dt", "value": "2021-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:46", "last_data": "2026-01-16 07:19:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625245, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-28/", "name": "dt", "value": "2021-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:24", "last_data": "2026-01-16 07:20:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625158, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-29/", "name": "dt", "value": "2021-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:03", "last_data": "2026-01-16 07:20:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625174, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-30/", "name": "dt", "value": "2021-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:07", "last_data": "2026-01-16 07:20:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625177, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-31/", "name": "dt", "value": "2021-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:08", "last_data": "2026-01-16 07:20:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625080, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-01/", "name": "dt", "value": "2022-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:43", "last_data": "2026-01-16 07:19:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625163, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-02/", "name": "dt", "value": "2022-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:04", "last_data": "2026-01-16 07:20:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625149, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-03/", "name": "dt", "value": "2022-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:59", "last_data": "2026-01-16 07:19:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625088, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-04/", "name": "dt", "value": "2022-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:45", "last_data": "2026-01-16 07:19:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625171, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-05/", "name": "dt", "value": "2022-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:06", "last_data": "2026-01-16 07:20:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625184, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-06/", "name": "dt", "value": "2022-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:10", "last_data": "2026-01-16 07:20:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625081, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-07/", "name": "dt", "value": "2022-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:43", "last_data": "2026-01-16 07:19:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625283, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-08/", "name": "dt", "value": "2022-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:33", "last_data": "2026-01-16 07:20:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625190, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-09/", "name": "dt", "value": "2022-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:11", "last_data": "2026-01-16 07:20:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625092, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-10/", "name": "dt", "value": "2022-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:45", "last_data": "2026-01-16 07:19:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625188, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-11/", "name": "dt", "value": "2022-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:10", "last_data": "2026-01-16 07:20:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625095, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-12/", "name": "dt", "value": "2022-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:46", "last_data": "2026-01-16 07:19:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625173, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-13/", "name": "dt", "value": "2022-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:07", "last_data": "2026-01-16 07:20:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634554, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-14/", "name": "dt", "value": "2022-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:08", "last_data": "2026-02-16 07:22:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634444, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-15/", "name": "dt", "value": "2022-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:40", "last_data": "2026-02-16 07:21:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634648, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-16/", "name": "dt", "value": "2022-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:30", "last_data": "2026-02-16 07:22:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634571, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-17/", "name": "dt", "value": "2022-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:13", "last_data": "2026-02-16 07:22:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634478, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-18/", "name": "dt", "value": "2022-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:48", "last_data": "2026-02-16 07:21:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634495, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-19/", "name": "dt", "value": "2022-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:53", "last_data": "2026-02-16 07:21:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634519, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-20/", "name": "dt", "value": "2022-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:58", "last_data": "2026-02-16 07:21:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634506, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-21/", "name": "dt", "value": "2022-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:55", "last_data": "2026-02-16 07:21:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634460, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-22/", "name": "dt", "value": "2022-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:44", "last_data": "2026-02-16 07:21:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634479, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-23/", "name": "dt", "value": "2022-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:49", "last_data": "2026-02-16 07:21:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634610, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-24/", "name": "dt", "value": "2022-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:22", "last_data": "2026-02-16 07:22:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634562, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-25/", "name": "dt", "value": "2022-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:10", "last_data": "2026-02-16 07:22:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634546, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-26/", "name": "dt", "value": "2022-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:06", "last_data": "2026-02-16 07:22:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634635, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-27/", "name": "dt", "value": "2022-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:28", "last_data": "2026-02-16 07:22:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634649, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-28/", "name": "dt", "value": "2022-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:30", "last_data": "2026-02-16 07:22:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634616, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-29/", "name": "dt", "value": "2022-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:23", "last_data": "2026-02-16 07:22:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634591, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-30/", "name": "dt", "value": "2022-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:18", "last_data": "2026-02-16 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634606, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-31/", "name": "dt", "value": "2022-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:22", "last_data": "2026-02-16 07:22:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634652, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-01/", "name": "dt", "value": "2022-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:31", "last_data": "2026-02-16 07:22:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634434, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-02/", "name": "dt", "value": "2022-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:37", "last_data": "2026-02-16 07:21:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634471, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-03/", "name": "dt", "value": "2022-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:47", "last_data": "2026-02-16 07:21:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634577, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-04/", "name": "dt", "value": "2022-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:15", "last_data": "2026-02-16 07:22:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634582, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-05/", "name": "dt", "value": "2022-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:17", "last_data": "2026-02-16 07:22:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634438, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-06/", "name": "dt", "value": "2022-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:39", "last_data": "2026-02-16 07:21:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634650, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-07/", "name": "dt", "value": "2022-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:31", "last_data": "2026-02-16 07:22:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634547, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-08/", "name": "dt", "value": "2022-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:07", "last_data": "2026-02-16 07:22:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634595, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-09/", "name": "dt", "value": "2022-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:19", "last_data": "2026-02-16 07:22:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634578, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-10/", "name": "dt", "value": "2022-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:15", "last_data": "2026-02-16 07:22:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634639, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-11/", "name": "dt", "value": "2022-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:29", "last_data": "2026-02-16 07:22:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634532, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-12/", "name": "dt", "value": "2022-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:02", "last_data": "2026-02-16 07:22:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634604, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-13/", "name": "dt", "value": "2022-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:21", "last_data": "2026-02-16 07:22:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634543, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-14/", "name": "dt", "value": "2022-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:05", "last_data": "2026-02-16 07:22:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634636, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-15/", "name": "dt", "value": "2022-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:28", "last_data": "2026-02-16 07:22:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634508, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-16/", "name": "dt", "value": "2022-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:56", "last_data": "2026-02-16 07:21:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647572, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-17/", "name": "dt", "value": "2022-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:04", "last_data": "2026-03-16 07:26:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647599, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-18/", "name": "dt", "value": "2022-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:12", "last_data": "2026-03-16 07:26:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647693, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-19/", "name": "dt", "value": "2022-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:34", "last_data": "2026-03-16 07:26:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647514, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-20/", "name": "dt", "value": "2022-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:51", "last_data": "2026-03-16 07:25:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647515, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-21/", "name": "dt", "value": "2022-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:51", "last_data": "2026-03-16 07:25:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647586, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-22/", "name": "dt", "value": "2022-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:08", "last_data": "2026-03-16 07:26:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647694, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-23/", "name": "dt", "value": "2022-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:34", "last_data": "2026-03-16 07:26:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647587, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-24/", "name": "dt", "value": "2022-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:08", "last_data": "2026-03-16 07:26:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647659, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-25/", "name": "dt", "value": "2022-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:27", "last_data": "2026-03-16 07:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647513, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-26/", "name": "dt", "value": "2022-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:51", "last_data": "2026-03-16 07:25:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647637, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-27/", "name": "dt", "value": "2022-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:22", "last_data": "2026-03-16 07:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647556, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-28/", "name": "dt", "value": "2022-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:01", "last_data": "2026-03-16 07:26:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647580, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-01/", "name": "dt", "value": "2022-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:06", "last_data": "2026-03-16 07:26:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647594, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-02/", "name": "dt", "value": "2022-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:10", "last_data": "2026-03-16 07:26:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647600, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-03/", "name": "dt", "value": "2022-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:12", "last_data": "2026-03-16 07:26:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647640, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-04/", "name": "dt", "value": "2022-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:22", "last_data": "2026-03-16 07:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647715, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-05/", "name": "dt", "value": "2022-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:40", "last_data": "2026-03-16 07:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647660, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-06/", "name": "dt", "value": "2022-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:27", "last_data": "2026-03-16 07:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647539, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-07/", "name": "dt", "value": "2022-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:56", "last_data": "2026-03-16 07:25:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647516, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-08/", "name": "dt", "value": "2022-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:51", "last_data": "2026-03-16 07:25:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647541, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-09/", "name": "dt", "value": "2022-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:56", "last_data": "2026-03-16 07:25:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647544, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-10/", "name": "dt", "value": "2022-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:57", "last_data": "2026-03-16 07:25:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647716, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-11/", "name": "dt", "value": "2022-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:40", "last_data": "2026-03-16 07:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647524, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-12/", "name": "dt", "value": "2022-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:53", "last_data": "2026-03-16 07:25:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647588, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-13/", "name": "dt", "value": "2022-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:08", "last_data": "2026-03-16 07:26:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660517, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-14/", "name": "dt", "value": "2022-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:43", "last_data": "2026-04-16 07:34:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660634, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-15/", "name": "dt", "value": "2022-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:59", "last_data": "2026-04-16 07:34:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660526, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-16/", "name": "dt", "value": "2022-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:44", "last_data": "2026-04-16 07:34:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660441, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-17/", "name": "dt", "value": "2022-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:30", "last_data": "2026-04-16 07:34:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660688, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-18/", "name": "dt", "value": "2022-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:11", "last_data": "2026-04-16 07:35:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660661, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-19/", "name": "dt", "value": "2022-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:05", "last_data": "2026-04-16 07:35:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660653, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-20/", "name": "dt", "value": "2022-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:03", "last_data": "2026-04-16 07:35:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660510, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-21/", "name": "dt", "value": "2022-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:42", "last_data": "2026-04-16 07:34:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660497, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-22/", "name": "dt", "value": "2022-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:40", "last_data": "2026-04-16 07:34:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660679, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-23/", "name": "dt", "value": "2022-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:10", "last_data": "2026-04-16 07:35:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660711, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-24/", "name": "dt", "value": "2022-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:14", "last_data": "2026-04-16 07:35:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660572, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-25/", "name": "dt", "value": "2022-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:50", "last_data": "2026-04-16 07:34:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660684, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-26/", "name": "dt", "value": "2022-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:10", "last_data": "2026-04-16 07:35:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660530, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-27/", "name": "dt", "value": "2022-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:45", "last_data": "2026-04-16 07:34:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660620, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-28/", "name": "dt", "value": "2022-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:56", "last_data": "2026-04-16 07:34:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660651, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-29/", "name": "dt", "value": "2022-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:02", "last_data": "2026-04-16 07:35:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660677, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-30/", "name": "dt", "value": "2022-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:09", "last_data": "2026-04-16 07:35:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660466, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-31/", "name": "dt", "value": "2022-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:35", "last_data": "2026-04-16 07:34:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660654, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-01/", "name": "dt", "value": "2022-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:03", "last_data": "2026-04-16 07:35:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660565, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-02/", "name": "dt", "value": "2022-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:50", "last_data": "2026-04-16 07:34:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660474, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-03/", "name": "dt", "value": "2022-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:36", "last_data": "2026-04-16 07:34:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660421, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-04/", "name": "dt", "value": "2022-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:27", "last_data": "2026-04-16 07:34:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660580, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-05/", "name": "dt", "value": "2022-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:51", "last_data": "2026-04-16 07:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660641, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-06/", "name": "dt", "value": "2022-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:01", "last_data": "2026-04-16 07:35:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660459, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-07/", "name": "dt", "value": "2022-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:34", "last_data": "2026-04-16 07:34:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660566, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-08/", "name": "dt", "value": "2022-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:50", "last_data": "2026-04-16 07:34:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660652, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-09/", "name": "dt", "value": "2022-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:02", "last_data": "2026-04-16 07:35:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660704, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-10/", "name": "dt", "value": "2022-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:13", "last_data": "2026-04-16 07:35:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660443, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-11/", "name": "dt", "value": "2022-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:31", "last_data": "2026-04-16 07:34:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660525, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-12/", "name": "dt", "value": "2022-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:44", "last_data": "2026-04-16 07:34:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660712, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-13/", "name": "dt", "value": "2022-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:14", "last_data": "2026-04-16 07:35:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588537, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-14/", "name": "dt", "value": "2022-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589529, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-15/", "name": "dt", "value": "2022-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589986, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-16/", "name": "dt", "value": "2022-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:48", "last_data": "2025-10-17 07:13:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587959, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-17/", "name": "dt", "value": "2022-04-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588539, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-18/", "name": "dt", "value": "2022-04-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587742, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-19/", "name": "dt", "value": "2022-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:07", "last_data": "2025-10-17 07:12:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587582, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-20/", "name": "dt", "value": "2022-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589814, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-21/", "name": "dt", "value": "2022-04-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588043, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-22/", "name": "dt", "value": "2022-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588732, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-23/", "name": "dt", "value": "2022-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589763, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-24/", "name": "dt", "value": "2022-04-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588111, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-25/", "name": "dt", "value": "2022-04-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587539, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-26/", "name": "dt", "value": "2022-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588315, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-27/", "name": "dt", "value": "2022-04-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589897, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-28/", "name": "dt", "value": "2022-04-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587584, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-29/", "name": "dt", "value": "2022-04-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:00", "last_data": "2025-10-17 07:12:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588734, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-30/", "name": "dt", "value": "2022-04-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:52", "last_data": "2025-10-17 07:12:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588848, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-01/", "name": "dt", "value": "2022-05-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589736, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-02/", "name": "dt", "value": "2022-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589933, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-03/", "name": "dt", "value": "2022-05-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588210, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-04/", "name": "dt", "value": "2022-05-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589177, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-05/", "name": "dt", "value": "2022-05-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:12", "last_data": "2025-10-17 07:13:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588922, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-06/", "name": "dt", "value": "2022-05-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:00", "last_data": "2025-10-17 07:13:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587839, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-07/", "name": "dt", "value": "2022-05-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:12", "last_data": "2025-10-17 07:12:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589084, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-08/", "name": "dt", "value": "2022-05-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588256, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-09/", "name": "dt", "value": "2022-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:30", "last_data": "2025-10-17 07:12:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589587, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-10/", "name": "dt", "value": "2022-05-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589788, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-11/", "name": "dt", "value": "2022-05-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589531, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-12/", "name": "dt", "value": "2022-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:27", "last_data": "2025-10-17 07:13:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588850, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-13/", "name": "dt", "value": "2022-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605457, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-14/", "name": "dt", "value": "2022-05-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:59", "last_data": "2025-11-16 07:49:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605473, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-15/", "name": "dt", "value": "2022-05-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:03", "last_data": "2025-11-16 07:50:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605553, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-16/", "name": "dt", "value": "2022-05-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:23", "last_data": "2025-11-16 07:50:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605448, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-17/", "name": "dt", "value": "2022-05-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:57", "last_data": "2025-11-16 07:49:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605505, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-18/", "name": "dt", "value": "2022-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:11", "last_data": "2025-11-16 07:50:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605427, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-19/", "name": "dt", "value": "2022-05-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:51", "last_data": "2025-11-16 07:49:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605521, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-20/", "name": "dt", "value": "2022-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:15", "last_data": "2025-11-16 07:50:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605423, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-21/", "name": "dt", "value": "2022-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:50", "last_data": "2025-11-16 07:49:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605522, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-22/", "name": "dt", "value": "2022-05-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:15", "last_data": "2025-11-16 07:50:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605563, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-23/", "name": "dt", "value": "2022-05-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:26", "last_data": "2025-11-16 07:50:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605418, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-24/", "name": "dt", "value": "2022-05-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:49", "last_data": "2025-11-16 07:49:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605497, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-25/", "name": "dt", "value": "2022-05-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:10", "last_data": "2025-11-16 07:50:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605585, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-26/", "name": "dt", "value": "2022-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:35", "last_data": "2025-11-16 07:50:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605565, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-27/", "name": "dt", "value": "2022-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:28", "last_data": "2025-11-16 07:50:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605412, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-28/", "name": "dt", "value": "2022-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:47", "last_data": "2025-11-16 07:49:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605495, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-29/", "name": "dt", "value": "2022-05-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:09", "last_data": "2025-11-16 07:50:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605579, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-30/", "name": "dt", "value": "2022-05-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:32", "last_data": "2025-11-16 07:50:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605432, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-31/", "name": "dt", "value": "2022-05-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:52", "last_data": "2025-11-16 07:49:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605449, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-01/", "name": "dt", "value": "2022-06-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:57", "last_data": "2025-11-16 07:49:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605512, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-02/", "name": "dt", "value": "2022-06-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:13", "last_data": "2025-11-16 07:50:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605414, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-03/", "name": "dt", "value": "2022-06-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:48", "last_data": "2025-11-16 07:49:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605556, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-04/", "name": "dt", "value": "2022-06-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:23", "last_data": "2025-11-16 07:50:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605568, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-05/", "name": "dt", "value": "2022-06-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:29", "last_data": "2025-11-16 07:50:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605506, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-06/", "name": "dt", "value": "2022-06-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:11", "last_data": "2025-11-16 07:50:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605435, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-07/", "name": "dt", "value": "2022-06-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:53", "last_data": "2025-11-16 07:49:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605557, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-08/", "name": "dt", "value": "2022-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:23", "last_data": "2025-11-16 07:50:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605389, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-09/", "name": "dt", "value": "2022-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:41", "last_data": "2025-11-16 07:49:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605415, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-10/", "name": "dt", "value": "2022-06-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:48", "last_data": "2025-11-16 07:49:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605474, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-11/", "name": "dt", "value": "2022-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:03", "last_data": "2025-11-16 07:50:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605525, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-12/", "name": "dt", "value": "2022-06-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:16", "last_data": "2025-11-16 07:50:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605480, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-13/", "name": "dt", "value": "2022-06-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:04", "last_data": "2025-11-16 07:50:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615816, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-14/", "name": "dt", "value": "2022-06-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:11", "last_data": "2025-12-16 06:26:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615849, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-15/", "name": "dt", "value": "2022-06-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:20", "last_data": "2025-12-16 06:26:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615958, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-16/", "name": "dt", "value": "2022-06-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:50", "last_data": "2025-12-16 06:26:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615961, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-17/", "name": "dt", "value": "2022-06-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:51", "last_data": "2025-12-16 06:26:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615962, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-18/", "name": "dt", "value": "2022-06-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:51", "last_data": "2025-12-16 06:26:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615879, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-19/", "name": "dt", "value": "2022-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:27", "last_data": "2025-12-16 06:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615918, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-20/", "name": "dt", "value": "2022-06-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:41", "last_data": "2025-12-16 06:26:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615844, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-21/", "name": "dt", "value": "2022-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:19", "last_data": "2025-12-16 06:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615813, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-22/", "name": "dt", "value": "2022-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:10", "last_data": "2025-12-16 06:26:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615919, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-23/", "name": "dt", "value": "2022-06-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:41", "last_data": "2025-12-16 06:26:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615974, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-24/", "name": "dt", "value": "2022-06-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:54", "last_data": "2025-12-16 06:26:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615959, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-25/", "name": "dt", "value": "2022-06-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:50", "last_data": "2025-12-16 06:26:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615970, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-26/", "name": "dt", "value": "2022-06-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:53", "last_data": "2025-12-16 06:26:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615930, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-27/", "name": "dt", "value": "2022-06-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:43", "last_data": "2025-12-16 06:26:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615894, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-28/", "name": "dt", "value": "2022-06-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:31", "last_data": "2025-12-16 06:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615824, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-29/", "name": "dt", "value": "2022-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:14", "last_data": "2025-12-16 06:26:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615998, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-30/", "name": "dt", "value": "2022-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:59", "last_data": "2025-12-16 06:26:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615883, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-01/", "name": "dt", "value": "2022-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:27", "last_data": "2025-12-16 06:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615981, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-02/", "name": "dt", "value": "2022-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:56", "last_data": "2025-12-16 06:26:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615963, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-03/", "name": "dt", "value": "2022-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:51", "last_data": "2025-12-16 06:26:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616024, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-04/", "name": "dt", "value": "2022-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:06", "last_data": "2025-12-16 06:27:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615876, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-05/", "name": "dt", "value": "2022-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:26", "last_data": "2025-12-16 06:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615917, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-06/", "name": "dt", "value": "2022-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:40", "last_data": "2025-12-16 06:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615948, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-07/", "name": "dt", "value": "2022-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:48", "last_data": "2025-12-16 06:26:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615935, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-08/", "name": "dt", "value": "2022-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:45", "last_data": "2025-12-16 06:26:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616007, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-09/", "name": "dt", "value": "2022-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:02", "last_data": "2025-12-16 06:27:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615905, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-10/", "name": "dt", "value": "2022-07-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:37", "last_data": "2025-12-16 06:26:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615859, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-11/", "name": "dt", "value": "2022-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:23", "last_data": "2025-12-16 06:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615890, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-12/", "name": "dt", "value": "2022-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:30", "last_data": "2025-12-16 06:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615907, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-13/", "name": "dt", "value": "2022-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:38", "last_data": "2025-12-16 06:26:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625178, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-14/", "name": "dt", "value": "2022-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:08", "last_data": "2026-01-16 07:20:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625089, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-15/", "name": "dt", "value": "2022-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:45", "last_data": "2026-01-16 07:19:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625218, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-16/", "name": "dt", "value": "2022-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:18", "last_data": "2026-01-16 07:20:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625084, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-17/", "name": "dt", "value": "2022-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:44", "last_data": "2026-01-16 07:19:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625207, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-18/", "name": "dt", "value": "2022-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:16", "last_data": "2026-01-16 07:20:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625101, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-19/", "name": "dt", "value": "2022-07-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:48", "last_data": "2026-01-16 07:19:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625127, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-20/", "name": "dt", "value": "2022-07-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:54", "last_data": "2026-01-16 07:19:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625254, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-21/", "name": "dt", "value": "2022-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:26", "last_data": "2026-01-16 07:20:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625097, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-22/", "name": "dt", "value": "2022-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:47", "last_data": "2026-01-16 07:19:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625180, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-23/", "name": "dt", "value": "2022-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:09", "last_data": "2026-01-16 07:20:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625223, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-24/", "name": "dt", "value": "2022-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:19", "last_data": "2026-01-16 07:20:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625256, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-25/", "name": "dt", "value": "2022-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:26", "last_data": "2026-01-16 07:20:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625265, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-26/", "name": "dt", "value": "2022-07-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:28", "last_data": "2026-01-16 07:20:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625269, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-27/", "name": "dt", "value": "2022-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:29", "last_data": "2026-01-16 07:20:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625138, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-28/", "name": "dt", "value": "2022-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:57", "last_data": "2026-01-16 07:19:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625077, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-29/", "name": "dt", "value": "2022-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:43", "last_data": "2026-01-16 07:19:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625132, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-30/", "name": "dt", "value": "2022-07-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:55", "last_data": "2026-01-16 07:19:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625247, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-31/", "name": "dt", "value": "2022-07-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:24", "last_data": "2026-01-16 07:20:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625236, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-01/", "name": "dt", "value": "2022-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:22", "last_data": "2026-01-16 07:20:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625175, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-02/", "name": "dt", "value": "2022-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:07", "last_data": "2026-01-16 07:20:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625157, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-03/", "name": "dt", "value": "2022-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:02", "last_data": "2026-01-16 07:20:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625228, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-04/", "name": "dt", "value": "2022-08-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:20", "last_data": "2026-01-16 07:20:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625281, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-05/", "name": "dt", "value": "2022-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:32", "last_data": "2026-01-16 07:20:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625251, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-06/", "name": "dt", "value": "2022-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:25", "last_data": "2026-01-16 07:20:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625284, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-07/", "name": "dt", "value": "2022-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:33", "last_data": "2026-01-16 07:20:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625136, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-08/", "name": "dt", "value": "2022-08-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:56", "last_data": "2026-01-16 07:19:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625241, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-09/", "name": "dt", "value": "2022-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:23", "last_data": "2026-01-16 07:20:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625197, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-10/", "name": "dt", "value": "2022-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:13", "last_data": "2026-01-16 07:20:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625237, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-11/", "name": "dt", "value": "2022-08-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:22", "last_data": "2026-01-16 07:20:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625219, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-12/", "name": "dt", "value": "2022-08-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:18", "last_data": "2026-01-16 07:20:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625118, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-13/", "name": "dt", "value": "2022-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:51", "last_data": "2026-01-16 07:19:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634548, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-14/", "name": "dt", "value": "2022-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:07", "last_data": "2026-02-16 07:22:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634540, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-15/", "name": "dt", "value": "2022-08-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:05", "last_data": "2026-02-16 07:22:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634640, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-16/", "name": "dt", "value": "2022-08-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:29", "last_data": "2026-02-16 07:22:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634435, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-17/", "name": "dt", "value": "2022-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:37", "last_data": "2026-02-16 07:21:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634436, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-18/", "name": "dt", "value": "2022-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:37", "last_data": "2026-02-16 07:21:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634480, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-19/", "name": "dt", "value": "2022-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:49", "last_data": "2026-02-16 07:21:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634499, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-20/", "name": "dt", "value": "2022-08-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:54", "last_data": "2026-02-16 07:21:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634583, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-21/", "name": "dt", "value": "2022-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:17", "last_data": "2026-02-16 07:22:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634625, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-22/", "name": "dt", "value": "2022-08-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:25", "last_data": "2026-02-16 07:22:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634551, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-23/", "name": "dt", "value": "2022-08-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:08", "last_data": "2026-02-16 07:22:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634569, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-24/", "name": "dt", "value": "2022-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:13", "last_data": "2026-02-16 07:22:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634603, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-25/", "name": "dt", "value": "2022-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:21", "last_data": "2026-02-16 07:22:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634437, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-26/", "name": "dt", "value": "2022-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:38", "last_data": "2026-02-16 07:21:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634523, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-27/", "name": "dt", "value": "2022-08-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:59", "last_data": "2026-02-16 07:21:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634620, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-28/", "name": "dt", "value": "2022-08-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:24", "last_data": "2026-02-16 07:22:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634567, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-29/", "name": "dt", "value": "2022-08-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:12", "last_data": "2026-02-16 07:22:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634453, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-30/", "name": "dt", "value": "2022-08-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:42", "last_data": "2026-02-16 07:21:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634581, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-31/", "name": "dt", "value": "2022-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:16", "last_data": "2026-02-16 07:22:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634513, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-01/", "name": "dt", "value": "2022-09-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:57", "last_data": "2026-02-16 07:21:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634500, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-02/", "name": "dt", "value": "2022-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:54", "last_data": "2026-02-16 07:21:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634483, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-03/", "name": "dt", "value": "2022-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:50", "last_data": "2026-02-16 07:21:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634630, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-04/", "name": "dt", "value": "2022-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:27", "last_data": "2026-02-16 07:22:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634611, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-05/", "name": "dt", "value": "2022-09-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:22", "last_data": "2026-02-16 07:22:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634454, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-06/", "name": "dt", "value": "2022-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:42", "last_data": "2026-02-16 07:21:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634504, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-07/", "name": "dt", "value": "2022-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:55", "last_data": "2026-02-16 07:21:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634607, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-08/", "name": "dt", "value": "2022-09-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:22", "last_data": "2026-02-16 07:22:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634572, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-09/", "name": "dt", "value": "2022-09-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:13", "last_data": "2026-02-16 07:22:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634439, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-10/", "name": "dt", "value": "2022-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:39", "last_data": "2026-02-16 07:21:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634488, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-11/", "name": "dt", "value": "2022-09-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:51", "last_data": "2026-02-16 07:21:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634592, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-12/", "name": "dt", "value": "2022-09-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:18", "last_data": "2026-02-16 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634468, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-13/", "name": "dt", "value": "2022-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:46", "last_data": "2026-02-16 07:21:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647581, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-14/", "name": "dt", "value": "2022-09-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:07", "last_data": "2026-03-16 07:26:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647667, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-15/", "name": "dt", "value": "2022-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:29", "last_data": "2026-03-16 07:26:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647695, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-16/", "name": "dt", "value": "2022-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:34", "last_data": "2026-03-16 07:26:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647535, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-17/", "name": "dt", "value": "2022-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:55", "last_data": "2026-03-16 07:25:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647595, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-18/", "name": "dt", "value": "2022-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:10", "last_data": "2026-03-16 07:26:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647704, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-19/", "name": "dt", "value": "2022-09-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:37", "last_data": "2026-03-16 07:26:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647686, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-20/", "name": "dt", "value": "2022-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:33", "last_data": "2026-03-16 07:26:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647603, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-21/", "name": "dt", "value": "2022-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:13", "last_data": "2026-03-16 07:26:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647536, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-22/", "name": "dt", "value": "2022-09-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:55", "last_data": "2026-03-16 07:25:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647674, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-23/", "name": "dt", "value": "2022-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:31", "last_data": "2026-03-16 07:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647638, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-24/", "name": "dt", "value": "2022-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:22", "last_data": "2026-03-16 07:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647606, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-25/", "name": "dt", "value": "2022-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:14", "last_data": "2026-03-16 07:26:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647613, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-26/", "name": "dt", "value": "2022-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:16", "last_data": "2026-03-16 07:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647616, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-27/", "name": "dt", "value": "2022-09-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:16", "last_data": "2026-03-16 07:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647582, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-28/", "name": "dt", "value": "2022-09-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:07", "last_data": "2026-03-16 07:26:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647710, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-29/", "name": "dt", "value": "2022-09-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:39", "last_data": "2026-03-16 07:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647650, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-30/", "name": "dt", "value": "2022-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:25", "last_data": "2026-03-16 07:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647604, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-01/", "name": "dt", "value": "2022-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:13", "last_data": "2026-03-16 07:26:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647583, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-02/", "name": "dt", "value": "2022-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:07", "last_data": "2026-03-16 07:26:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647561, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-03/", "name": "dt", "value": "2022-10-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:03", "last_data": "2026-03-16 07:26:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647629, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-04/", "name": "dt", "value": "2022-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:19", "last_data": "2026-03-16 07:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647567, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-05/", "name": "dt", "value": "2022-10-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:04", "last_data": "2026-03-16 07:26:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647706, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-06/", "name": "dt", "value": "2022-10-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:38", "last_data": "2026-03-16 07:26:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647607, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-07/", "name": "dt", "value": "2022-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:14", "last_data": "2026-03-16 07:26:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647574, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-08/", "name": "dt", "value": "2022-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:05", "last_data": "2026-03-16 07:26:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647522, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-09/", "name": "dt", "value": "2022-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:52", "last_data": "2026-03-16 07:25:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647665, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-10/", "name": "dt", "value": "2022-10-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:29", "last_data": "2026-03-16 07:26:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647531, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-11/", "name": "dt", "value": "2022-10-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:54", "last_data": "2026-03-16 07:25:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647657, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-12/", "name": "dt", "value": "2022-10-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:27", "last_data": "2026-03-16 07:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647627, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-13/", "name": "dt", "value": "2022-10-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:19", "last_data": "2026-03-16 07:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660618, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-14/", "name": "dt", "value": "2022-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:56", "last_data": "2026-04-16 07:34:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660700, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-15/", "name": "dt", "value": "2022-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:13", "last_data": "2026-04-16 07:35:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660480, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-16/", "name": "dt", "value": "2022-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:37", "last_data": "2026-04-16 07:34:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660422, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-17/", "name": "dt", "value": "2022-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:27", "last_data": "2026-04-16 07:34:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660647, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-18/", "name": "dt", "value": "2022-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:02", "last_data": "2026-04-16 07:35:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660448, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-19/", "name": "dt", "value": "2022-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:32", "last_data": "2026-04-16 07:34:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660414, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-20/", "name": "dt", "value": "2022-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:26", "last_data": "2026-04-16 07:34:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660680, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-21/", "name": "dt", "value": "2022-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:10", "last_data": "2026-04-16 07:35:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660551, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-22/", "name": "dt", "value": "2022-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:48", "last_data": "2026-04-16 07:34:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660722, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-23/", "name": "dt", "value": "2022-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:16", "last_data": "2026-04-16 07:35:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660659, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-24/", "name": "dt", "value": "2022-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:05", "last_data": "2026-04-16 07:35:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660702, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-25/", "name": "dt", "value": "2022-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:13", "last_data": "2026-04-16 07:35:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660511, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-26/", "name": "dt", "value": "2022-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:42", "last_data": "2026-04-16 07:34:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660495, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-27/", "name": "dt", "value": "2022-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:39", "last_data": "2026-04-16 07:34:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660450, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-28/", "name": "dt", "value": "2022-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:32", "last_data": "2026-04-16 07:34:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660451, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-29/", "name": "dt", "value": "2022-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:32", "last_data": "2026-04-16 07:34:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660476, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-30/", "name": "dt", "value": "2022-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:37", "last_data": "2026-04-16 07:34:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660410, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-31/", "name": "dt", "value": "2022-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:25", "last_data": "2026-04-16 07:34:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660666, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-01/", "name": "dt", "value": "2022-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:07", "last_data": "2026-04-16 07:35:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660531, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-02/", "name": "dt", "value": "2022-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:45", "last_data": "2026-04-16 07:34:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660719, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-03/", "name": "dt", "value": "2022-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:16", "last_data": "2026-04-16 07:35:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660481, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-04/", "name": "dt", "value": "2022-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:37", "last_data": "2026-04-16 07:34:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660425, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-05/", "name": "dt", "value": "2022-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:28", "last_data": "2026-04-16 07:34:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660625, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-06/", "name": "dt", "value": "2022-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:58", "last_data": "2026-04-16 07:34:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660452, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-07/", "name": "dt", "value": "2022-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:33", "last_data": "2026-04-16 07:34:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660512, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-08/", "name": "dt", "value": "2022-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:42", "last_data": "2026-04-16 07:34:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660453, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-09/", "name": "dt", "value": "2022-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:33", "last_data": "2026-04-16 07:34:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660689, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-10/", "name": "dt", "value": "2022-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:11", "last_data": "2026-04-16 07:35:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660563, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-11/", "name": "dt", "value": "2022-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:49", "last_data": "2026-04-16 07:34:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660660, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-12/", "name": "dt", "value": "2022-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:05", "last_data": "2026-04-16 07:35:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660626, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-13/", "name": "dt", "value": "2022-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:58", "last_data": "2026-04-16 07:34:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588158, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-14/", "name": "dt", "value": "2022-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587901, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-15/", "name": "dt", "value": "2022-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588824, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-16/", "name": "dt", "value": "2022-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588259, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-17/", "name": "dt", "value": "2022-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589430, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-18/", "name": "dt", "value": "2022-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589456, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-19/", "name": "dt", "value": "2022-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:24", "last_data": "2025-10-17 07:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587696, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-20/", "name": "dt", "value": "2022-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:05", "last_data": "2025-10-17 07:12:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587924, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-21/", "name": "dt", "value": "2022-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587491, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-22/", "name": "dt", "value": "2022-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589842, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-23/", "name": "dt", "value": "2022-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:41", "last_data": "2025-10-17 07:13:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588852, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-24/", "name": "dt", "value": "2022-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588465, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-25/", "name": "dt", "value": "2022-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:39", "last_data": "2025-10-17 07:12:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589988, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-26/", "name": "dt", "value": "2022-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:48", "last_data": "2025-10-17 07:13:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589966, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-27/", "name": "dt", "value": "2022-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:47", "last_data": "2025-10-17 07:13:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587719, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-28/", "name": "dt", "value": "2022-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:06", "last_data": "2025-10-17 07:12:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589899, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-29/", "name": "dt", "value": "2022-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:44", "last_data": "2025-10-17 07:13:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587492, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-30/", "name": "dt", "value": "2022-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:56", "last_data": "2025-10-17 07:11:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588355, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-01/", "name": "dt", "value": "2022-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589652, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-02/", "name": "dt", "value": "2022-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:33", "last_data": "2025-10-17 07:13:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588317, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-03/", "name": "dt", "value": "2022-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588879, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-04/", "name": "dt", "value": "2022-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588512, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-05/", "name": "dt", "value": "2022-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:42", "last_data": "2025-10-17 07:12:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587903, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-06/", "name": "dt", "value": "2022-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589817, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-07/", "name": "dt", "value": "2022-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588826, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-08/", "name": "dt", "value": "2022-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589819, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-09/", "name": "dt", "value": "2022-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:40", "last_data": "2025-10-17 07:13:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587962, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-10/", "name": "dt", "value": "2022-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:17", "last_data": "2025-10-17 07:12:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589432, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-11/", "name": "dt", "value": "2022-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589765, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-12/", "name": "dt", "value": "2022-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589435, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-13/", "name": "dt", "value": "2022-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588647, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-14/", "name": "dt", "value": "2022-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605507, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-15/", "name": "dt", "value": "2022-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:11", "last_data": "2025-11-16 07:50:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605547, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-16/", "name": "dt", "value": "2022-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:21", "last_data": "2025-11-16 07:50:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605464, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-17/", "name": "dt", "value": "2022-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:00", "last_data": "2025-11-16 07:50:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605541, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-18/", "name": "dt", "value": "2022-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:20", "last_data": "2025-11-16 07:50:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605515, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-19/", "name": "dt", "value": "2022-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:13", "last_data": "2025-11-16 07:50:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605530, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-20/", "name": "dt", "value": "2022-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:17", "last_data": "2025-11-16 07:50:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605554, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-21/", "name": "dt", "value": "2022-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:23", "last_data": "2025-11-16 07:50:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605526, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-22/", "name": "dt", "value": "2022-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:16", "last_data": "2025-11-16 07:50:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605527, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-23/", "name": "dt", "value": "2022-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:16", "last_data": "2025-11-16 07:50:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605510, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-24/", "name": "dt", "value": "2022-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:12", "last_data": "2025-11-16 07:50:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605573, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-25/", "name": "dt", "value": "2022-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:30", "last_data": "2025-11-16 07:50:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605406, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-26/", "name": "dt", "value": "2022-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:46", "last_data": "2025-11-16 07:49:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605397, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-27/", "name": "dt", "value": "2022-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:43", "last_data": "2025-11-16 07:49:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605586, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-28/", "name": "dt", "value": "2022-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:35", "last_data": "2025-11-16 07:50:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605477, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-29/", "name": "dt", "value": "2022-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:04", "last_data": "2025-11-16 07:50:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605393, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-30/", "name": "dt", "value": "2022-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:42", "last_data": "2025-11-16 07:49:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605491, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-31/", "name": "dt", "value": "2022-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:08", "last_data": "2025-11-16 07:50:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605569, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-01/", "name": "dt", "value": "2023-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:29", "last_data": "2025-11-16 07:50:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605548, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-02/", "name": "dt", "value": "2023-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:22", "last_data": "2025-11-16 07:50:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605436, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-03/", "name": "dt", "value": "2023-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:53", "last_data": "2025-11-16 07:49:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605502, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-04/", "name": "dt", "value": "2023-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:11", "last_data": "2025-11-16 07:50:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605582, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-05/", "name": "dt", "value": "2023-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:33", "last_data": "2025-11-16 07:50:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605458, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-06/", "name": "dt", "value": "2023-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:59", "last_data": "2025-11-16 07:49:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605425, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-07/", "name": "dt", "value": "2023-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:51", "last_data": "2025-11-16 07:49:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605465, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-08/", "name": "dt", "value": "2023-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:00", "last_data": "2025-11-16 07:50:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605439, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-09/", "name": "dt", "value": "2023-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:53", "last_data": "2025-11-16 07:49:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605390, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-10/", "name": "dt", "value": "2023-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:41", "last_data": "2025-11-16 07:49:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605528, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-11/", "name": "dt", "value": "2023-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:16", "last_data": "2025-11-16 07:50:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605555, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-12/", "name": "dt", "value": "2023-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:23", "last_data": "2025-11-16 07:50:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605454, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-13/", "name": "dt", "value": "2023-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:58", "last_data": "2025-11-16 07:49:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615829, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-14/", "name": "dt", "value": "2023-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:15", "last_data": "2025-12-16 06:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615856, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-15/", "name": "dt", "value": "2023-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:22", "last_data": "2025-12-16 06:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615845, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-16/", "name": "dt", "value": "2023-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:19", "last_data": "2025-12-16 06:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615999, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-17/", "name": "dt", "value": "2023-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:00", "last_data": "2025-12-16 06:27:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615968, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-18/", "name": "dt", "value": "2023-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:53", "last_data": "2025-12-16 06:26:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615863, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-19/", "name": "dt", "value": "2023-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:23", "last_data": "2025-12-16 06:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616016, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-20/", "name": "dt", "value": "2023-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:04", "last_data": "2025-12-16 06:27:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615950, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-21/", "name": "dt", "value": "2023-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:48", "last_data": "2025-12-16 06:26:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615895, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-22/", "name": "dt", "value": "2023-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:32", "last_data": "2025-12-16 06:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616011, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-23/", "name": "dt", "value": "2023-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:03", "last_data": "2025-12-16 06:27:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616008, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-24/", "name": "dt", "value": "2023-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:02", "last_data": "2025-12-16 06:27:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615912, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-25/", "name": "dt", "value": "2023-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:39", "last_data": "2025-12-16 06:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616013, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-26/", "name": "dt", "value": "2023-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:03", "last_data": "2025-12-16 06:27:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615971, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-27/", "name": "dt", "value": "2023-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:53", "last_data": "2025-12-16 06:26:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615864, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-28/", "name": "dt", "value": "2023-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:23", "last_data": "2025-12-16 06:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616019, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-29/", "name": "dt", "value": "2023-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:05", "last_data": "2025-12-16 06:27:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616012, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-30/", "name": "dt", "value": "2023-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:03", "last_data": "2025-12-16 06:27:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615840, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-31/", "name": "dt", "value": "2023-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:18", "last_data": "2025-12-16 06:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615877, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-01/", "name": "dt", "value": "2023-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:26", "last_data": "2025-12-16 06:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615873, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-02/", "name": "dt", "value": "2023-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:25", "last_data": "2025-12-16 06:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615977, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-03/", "name": "dt", "value": "2023-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:55", "last_data": "2025-12-16 06:26:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615867, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-04/", "name": "dt", "value": "2023-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:24", "last_data": "2025-12-16 06:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615853, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-05/", "name": "dt", "value": "2023-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:21", "last_data": "2025-12-16 06:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615978, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-06/", "name": "dt", "value": "2023-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:55", "last_data": "2025-12-16 06:26:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615979, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-07/", "name": "dt", "value": "2023-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:55", "last_data": "2025-12-16 06:26:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615884, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-08/", "name": "dt", "value": "2023-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:28", "last_data": "2025-12-16 06:26:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615897, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-09/", "name": "dt", "value": "2023-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:32", "last_data": "2025-12-16 06:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615990, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-10/", "name": "dt", "value": "2023-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:57", "last_data": "2025-12-16 06:26:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615821, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-11/", "name": "dt", "value": "2023-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:13", "last_data": "2025-12-16 06:26:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615931, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-12/", "name": "dt", "value": "2023-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:44", "last_data": "2025-12-16 06:26:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616025, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-13/", "name": "dt", "value": "2023-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:06", "last_data": "2025-12-16 06:27:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625112, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-14/", "name": "dt", "value": "2023-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:50", "last_data": "2026-01-16 07:19:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625182, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-15/", "name": "dt", "value": "2023-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:09", "last_data": "2026-01-16 07:20:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625220, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-16/", "name": "dt", "value": "2023-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:18", "last_data": "2026-01-16 07:20:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625257, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-17/", "name": "dt", "value": "2023-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:27", "last_data": "2026-01-16 07:20:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625108, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-18/", "name": "dt", "value": "2023-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:49", "last_data": "2026-01-16 07:19:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625093, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-19/", "name": "dt", "value": "2023-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:46", "last_data": "2026-01-16 07:19:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625185, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-20/", "name": "dt", "value": "2023-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:10", "last_data": "2026-01-16 07:20:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625098, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-21/", "name": "dt", "value": "2023-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:47", "last_data": "2026-01-16 07:19:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625263, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-22/", "name": "dt", "value": "2023-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:28", "last_data": "2026-01-16 07:20:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625166, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-23/", "name": "dt", "value": "2023-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:05", "last_data": "2026-01-16 07:20:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625266, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-24/", "name": "dt", "value": "2023-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:28", "last_data": "2026-01-16 07:20:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625275, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-25/", "name": "dt", "value": "2023-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:31", "last_data": "2026-01-16 07:20:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625137, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-26/", "name": "dt", "value": "2023-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:56", "last_data": "2026-01-16 07:19:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625224, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-27/", "name": "dt", "value": "2023-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:19", "last_data": "2026-01-16 07:20:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625186, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-28/", "name": "dt", "value": "2023-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:10", "last_data": "2026-01-16 07:20:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625204, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-01/", "name": "dt", "value": "2023-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:15", "last_data": "2026-01-16 07:20:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625194, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-02/", "name": "dt", "value": "2023-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:12", "last_data": "2026-01-16 07:20:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625133, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-03/", "name": "dt", "value": "2023-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:55", "last_data": "2026-01-16 07:19:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625155, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-04/", "name": "dt", "value": "2023-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:02", "last_data": "2026-01-16 07:20:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625078, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-05/", "name": "dt", "value": "2023-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:43", "last_data": "2026-01-16 07:19:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625221, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-06/", "name": "dt", "value": "2023-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:18", "last_data": "2026-01-16 07:20:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625270, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-07/", "name": "dt", "value": "2023-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:29", "last_data": "2026-01-16 07:20:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625113, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-08/", "name": "dt", "value": "2023-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:50", "last_data": "2026-01-16 07:19:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625267, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-09/", "name": "dt", "value": "2023-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:29", "last_data": "2026-01-16 07:20:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625264, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-10/", "name": "dt", "value": "2023-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:28", "last_data": "2026-01-16 07:20:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625144, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-11/", "name": "dt", "value": "2023-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:58", "last_data": "2026-01-16 07:19:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625238, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-12/", "name": "dt", "value": "2023-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:22", "last_data": "2026-01-16 07:20:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625128, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-13/", "name": "dt", "value": "2023-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:54", "last_data": "2026-01-16 07:19:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634455, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-14/", "name": "dt", "value": "2023-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:42", "last_data": "2026-02-16 07:21:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634474, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-15/", "name": "dt", "value": "2023-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:48", "last_data": "2026-02-16 07:21:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634637, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-16/", "name": "dt", "value": "2023-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:28", "last_data": "2026-02-16 07:22:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634501, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-17/", "name": "dt", "value": "2023-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:54", "last_data": "2026-02-16 07:21:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634445, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-18/", "name": "dt", "value": "2023-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:40", "last_data": "2026-02-16 07:21:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634555, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-19/", "name": "dt", "value": "2023-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:09", "last_data": "2026-02-16 07:22:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634529, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-20/", "name": "dt", "value": "2023-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:01", "last_data": "2026-02-16 07:22:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634446, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-21/", "name": "dt", "value": "2023-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:40", "last_data": "2026-02-16 07:21:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634467, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-22/", "name": "dt", "value": "2023-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:45", "last_data": "2026-02-16 07:21:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634491, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-23/", "name": "dt", "value": "2023-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:52", "last_data": "2026-02-16 07:21:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634593, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-24/", "name": "dt", "value": "2023-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:18", "last_data": "2026-02-16 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634509, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-25/", "name": "dt", "value": "2023-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:56", "last_data": "2026-02-16 07:21:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634600, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-26/", "name": "dt", "value": "2023-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:20", "last_data": "2026-02-16 07:22:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634469, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-27/", "name": "dt", "value": "2023-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:46", "last_data": "2026-02-16 07:21:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634597, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-28/", "name": "dt", "value": "2023-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:19", "last_data": "2026-02-16 07:22:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634549, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-29/", "name": "dt", "value": "2023-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:07", "last_data": "2026-02-16 07:22:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634552, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-30/", "name": "dt", "value": "2023-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:08", "last_data": "2026-02-16 07:22:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634457, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-31/", "name": "dt", "value": "2023-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:43", "last_data": "2026-02-16 07:21:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634584, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-01/", "name": "dt", "value": "2023-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:17", "last_data": "2026-02-16 07:22:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634612, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-02/", "name": "dt", "value": "2023-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:22", "last_data": "2026-02-16 07:22:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634556, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-03/", "name": "dt", "value": "2023-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:09", "last_data": "2026-02-16 07:22:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634585, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-04/", "name": "dt", "value": "2023-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:17", "last_data": "2026-02-16 07:22:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634586, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-05/", "name": "dt", "value": "2023-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:17", "last_data": "2026-02-16 07:22:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634510, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-06/", "name": "dt", "value": "2023-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:56", "last_data": "2026-02-16 07:21:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634524, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-07/", "name": "dt", "value": "2023-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:59", "last_data": "2026-02-16 07:21:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634520, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-08/", "name": "dt", "value": "2023-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:59", "last_data": "2026-02-16 07:21:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634587, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-09/", "name": "dt", "value": "2023-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:17", "last_data": "2026-02-16 07:22:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634512, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-10/", "name": "dt", "value": "2023-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:56", "last_data": "2026-02-16 07:21:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634462, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-11/", "name": "dt", "value": "2023-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:44", "last_data": "2026-02-16 07:21:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634442, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-12/", "name": "dt", "value": "2023-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:40", "last_data": "2026-02-16 07:21:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634463, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-13/", "name": "dt", "value": "2023-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:45", "last_data": "2026-02-16 07:21:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647666, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-14/", "name": "dt", "value": "2023-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:29", "last_data": "2026-03-16 07:26:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647711, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-15/", "name": "dt", "value": "2023-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:39", "last_data": "2026-03-16 07:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647646, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-16/", "name": "dt", "value": "2023-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:24", "last_data": "2026-03-16 07:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647628, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-17/", "name": "dt", "value": "2023-04-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:19", "last_data": "2026-03-16 07:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647578, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-18/", "name": "dt", "value": "2023-04-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:06", "last_data": "2026-03-16 07:26:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647647, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-19/", "name": "dt", "value": "2023-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:24", "last_data": "2026-03-16 07:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647517, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-20/", "name": "dt", "value": "2023-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:51", "last_data": "2026-03-16 07:25:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647609, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-21/", "name": "dt", "value": "2023-04-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:15", "last_data": "2026-03-16 07:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647675, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-22/", "name": "dt", "value": "2023-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:31", "last_data": "2026-03-16 07:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647653, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-23/", "name": "dt", "value": "2023-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:26", "last_data": "2026-03-16 07:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647689, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-24/", "name": "dt", "value": "2023-04-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:33", "last_data": "2026-03-16 07:26:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647656, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-25/", "name": "dt", "value": "2023-04-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:26", "last_data": "2026-03-16 07:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647691, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-26/", "name": "dt", "value": "2023-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:34", "last_data": "2026-03-16 07:26:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647597, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-27/", "name": "dt", "value": "2023-04-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:11", "last_data": "2026-03-16 07:26:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647573, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-28/", "name": "dt", "value": "2023-04-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:04", "last_data": "2026-03-16 07:26:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647542, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-29/", "name": "dt", "value": "2023-04-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:57", "last_data": "2026-03-16 07:25:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647521, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-30/", "name": "dt", "value": "2023-04-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:52", "last_data": "2026-03-16 07:25:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647596, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-01/", "name": "dt", "value": "2023-05-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:11", "last_data": "2026-03-16 07:26:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647532, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-02/", "name": "dt", "value": "2023-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:54", "last_data": "2026-03-16 07:25:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647525, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-03/", "name": "dt", "value": "2023-05-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:53", "last_data": "2026-03-16 07:25:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647584, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-04/", "name": "dt", "value": "2023-05-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:07", "last_data": "2026-03-16 07:26:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647668, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-05/", "name": "dt", "value": "2023-05-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:29", "last_data": "2026-03-16 07:26:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647533, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-06/", "name": "dt", "value": "2023-05-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:54", "last_data": "2026-03-16 07:25:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647712, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-07/", "name": "dt", "value": "2023-05-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:39", "last_data": "2026-03-16 07:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647511, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-08/", "name": "dt", "value": "2023-05-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:50", "last_data": "2026-03-16 07:25:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647713, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-09/", "name": "dt", "value": "2023-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:39", "last_data": "2026-03-16 07:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647568, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-10/", "name": "dt", "value": "2023-05-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:04", "last_data": "2026-03-16 07:26:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647648, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-11/", "name": "dt", "value": "2023-05-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:24", "last_data": "2026-03-16 07:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647576, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-12/", "name": "dt", "value": "2023-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:05", "last_data": "2026-03-16 07:26:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647592, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-13/", "name": "dt", "value": "2023-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:09", "last_data": "2026-03-16 07:26:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660624, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-14/", "name": "dt", "value": "2023-05-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:57", "last_data": "2026-04-16 07:34:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660423, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-15/", "name": "dt", "value": "2023-05-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:27", "last_data": "2026-04-16 07:34:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660593, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-16/", "name": "dt", "value": "2023-05-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:53", "last_data": "2026-04-16 07:34:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660489, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-17/", "name": "dt", "value": "2023-05-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:38", "last_data": "2026-04-16 07:34:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660532, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-18/", "name": "dt", "value": "2023-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:45", "last_data": "2026-04-16 07:34:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660411, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-19/", "name": "dt", "value": "2023-05-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:26", "last_data": "2026-04-16 07:34:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660723, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-20/", "name": "dt", "value": "2023-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:16", "last_data": "2026-04-16 07:35:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660671, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-21/", "name": "dt", "value": "2023-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:08", "last_data": "2026-04-16 07:35:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660682, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-22/", "name": "dt", "value": "2023-05-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:10", "last_data": "2026-04-16 07:35:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660573, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-23/", "name": "dt", "value": "2023-05-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:50", "last_data": "2026-04-16 07:34:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660544, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-24/", "name": "dt", "value": "2023-05-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:47", "last_data": "2026-04-16 07:34:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660467, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-25/", "name": "dt", "value": "2023-05-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:36", "last_data": "2026-04-16 07:34:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660617, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-26/", "name": "dt", "value": "2023-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:56", "last_data": "2026-04-16 07:34:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660685, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-27/", "name": "dt", "value": "2023-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:10", "last_data": "2026-04-16 07:35:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660533, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-28/", "name": "dt", "value": "2023-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:45", "last_data": "2026-04-16 07:34:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660490, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-29/", "name": "dt", "value": "2023-05-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:38", "last_data": "2026-04-16 07:34:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660449, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-30/", "name": "dt", "value": "2023-05-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:32", "last_data": "2026-04-16 07:34:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660475, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-31/", "name": "dt", "value": "2023-05-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:36", "last_data": "2026-04-16 07:34:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660444, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-01/", "name": "dt", "value": "2023-06-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:31", "last_data": "2026-04-16 07:34:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660726, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-02/", "name": "dt", "value": "2023-06-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:17", "last_data": "2026-04-16 07:35:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660427, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-03/", "name": "dt", "value": "2023-06-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:28", "last_data": "2026-04-16 07:34:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660715, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-04/", "name": "dt", "value": "2023-06-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:15", "last_data": "2026-04-16 07:35:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660686, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-05/", "name": "dt", "value": "2023-06-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:11", "last_data": "2026-04-16 07:35:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660477, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-06/", "name": "dt", "value": "2023-06-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:37", "last_data": "2026-04-16 07:34:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660621, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-07/", "name": "dt", "value": "2023-06-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:57", "last_data": "2026-04-16 07:34:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660436, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-08/", "name": "dt", "value": "2023-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:30", "last_data": "2026-04-16 07:34:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660417, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-09/", "name": "dt", "value": "2023-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:26", "last_data": "2026-04-16 07:34:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660627, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-10/", "name": "dt", "value": "2023-06-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:58", "last_data": "2026-04-16 07:34:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660460, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-11/", "name": "dt", "value": "2023-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:34", "last_data": "2026-04-16 07:34:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660546, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-12/", "name": "dt", "value": "2023-06-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:47", "last_data": "2026-04-16 07:34:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660461, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-13/", "name": "dt", "value": "2023-06-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:34", "last_data": "2026-04-16 07:34:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588017, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-14/", "name": "dt", "value": "2023-06-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588774, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-15/", "name": "dt", "value": "2023-06-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589342, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-16/", "name": "dt", "value": "2023-06-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:19", "last_data": "2025-10-17 07:13:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588340, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-17/", "name": "dt", "value": "2023-06-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:34", "last_data": "2025-10-17 07:12:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587745, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-18/", "name": "dt", "value": "2023-06-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587542, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-19/", "name": "dt", "value": "2023-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588180, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-20/", "name": "dt", "value": "2023-06-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588481, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-21/", "name": "dt", "value": "2023-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589790, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-22/", "name": "dt", "value": "2023-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588320, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-23/", "name": "dt", "value": "2023-06-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587618, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-24/", "name": "dt", "value": "2023-06-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:02", "last_data": "2025-10-17 07:12:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589364, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-25/", "name": "dt", "value": "2023-06-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588114, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-26/", "name": "dt", "value": "2023-06-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588627, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-27/", "name": "dt", "value": "2023-06-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588880, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-28/", "name": "dt", "value": "2023-06-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588776, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-29/", "name": "dt", "value": "2023-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:53", "last_data": "2025-10-17 07:12:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588828, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-30/", "name": "dt", "value": "2023-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:56", "last_data": "2025-10-17 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588598, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-01/", "name": "dt", "value": "2023-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:45", "last_data": "2025-10-17 07:12:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588437, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-02/", "name": "dt", "value": "2023-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589612, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-03/", "name": "dt", "value": "2023-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588358, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-04/", "name": "dt", "value": "2023-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589383, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-05/", "name": "dt", "value": "2023-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:21", "last_data": "2025-10-17 07:13:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587544, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-06/", "name": "dt", "value": "2023-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589086, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-07/", "name": "dt", "value": "2023-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:07", "last_data": "2025-10-17 07:13:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587905, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-08/", "name": "dt", "value": "2023-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589200, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-09/", "name": "dt", "value": "2023-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589640, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-10/", "name": "dt", "value": "2023-07-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587907, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-11/", "name": "dt", "value": "2023-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:15", "last_data": "2025-10-17 07:12:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587456, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-12/", "name": "dt", "value": "2023-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587773, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-13/", "name": "dt", "value": "2023-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:09", "last_data": "2025-10-17 07:12:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605410, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-14/", "name": "dt", "value": "2023-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:47", "last_data": "2025-11-16 07:49:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605498, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-15/", "name": "dt", "value": "2023-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:10", "last_data": "2025-11-16 07:50:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605544, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-16/", "name": "dt", "value": "2023-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:20", "last_data": "2025-11-16 07:50:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605564, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-17/", "name": "dt", "value": "2023-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:26", "last_data": "2025-11-16 07:50:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605570, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-18/", "name": "dt", "value": "2023-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:29", "last_data": "2025-11-16 07:50:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605583, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-19/", "name": "dt", "value": "2023-07-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:33", "last_data": "2025-11-16 07:50:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605398, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-20/", "name": "dt", "value": "2023-07-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:43", "last_data": "2025-11-16 07:49:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605404, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-21/", "name": "dt", "value": "2023-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:45", "last_data": "2025-11-16 07:49:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605513, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-22/", "name": "dt", "value": "2023-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:13", "last_data": "2025-11-16 07:50:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605559, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-23/", "name": "dt", "value": "2023-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:24", "last_data": "2025-11-16 07:50:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605520, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-24/", "name": "dt", "value": "2023-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:15", "last_data": "2025-11-16 07:50:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605395, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-25/", "name": "dt", "value": "2023-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:43", "last_data": "2025-11-16 07:49:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605534, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-26/", "name": "dt", "value": "2023-07-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:18", "last_data": "2025-11-16 07:50:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605400, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-27/", "name": "dt", "value": "2023-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:44", "last_data": "2025-11-16 07:49:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605424, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-28/", "name": "dt", "value": "2023-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:50", "last_data": "2025-11-16 07:49:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605516, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-29/", "name": "dt", "value": "2023-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:13", "last_data": "2025-11-16 07:50:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605459, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-30/", "name": "dt", "value": "2023-07-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:59", "last_data": "2025-11-16 07:49:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605523, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-31/", "name": "dt", "value": "2023-07-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:15", "last_data": "2025-11-16 07:50:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605428, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-01/", "name": "dt", "value": "2023-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:51", "last_data": "2025-11-16 07:49:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605511, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-02/", "name": "dt", "value": "2023-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:12", "last_data": "2025-11-16 07:50:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605574, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-03/", "name": "dt", "value": "2023-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:31", "last_data": "2025-11-16 07:50:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605560, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-04/", "name": "dt", "value": "2023-08-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:24", "last_data": "2025-11-16 07:50:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605467, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-05/", "name": "dt", "value": "2023-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:02", "last_data": "2025-11-16 07:50:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605482, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-06/", "name": "dt", "value": "2023-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:05", "last_data": "2025-11-16 07:50:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605443, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-07/", "name": "dt", "value": "2023-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:55", "last_data": "2025-11-16 07:49:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605405, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-08/", "name": "dt", "value": "2023-08-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:45", "last_data": "2025-11-16 07:49:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605517, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-09/", "name": "dt", "value": "2023-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:13", "last_data": "2025-11-16 07:50:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605496, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-10/", "name": "dt", "value": "2023-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:09", "last_data": "2025-11-16 07:50:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605542, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-11/", "name": "dt", "value": "2023-08-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:20", "last_data": "2025-11-16 07:50:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605450, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-12/", "name": "dt", "value": "2023-08-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:57", "last_data": "2025-11-16 07:49:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605399, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-13/", "name": "dt", "value": "2023-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:43", "last_data": "2025-11-16 07:49:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615841, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-14/", "name": "dt", "value": "2023-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:18", "last_data": "2025-12-16 06:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615865, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-15/", "name": "dt", "value": "2023-08-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:24", "last_data": "2025-12-16 06:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615946, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-16/", "name": "dt", "value": "2023-08-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:47", "last_data": "2025-12-16 06:26:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615833, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-17/", "name": "dt", "value": "2023-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:16", "last_data": "2025-12-16 06:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615850, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-18/", "name": "dt", "value": "2023-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:20", "last_data": "2025-12-16 06:26:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615825, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-19/", "name": "dt", "value": "2023-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:14", "last_data": "2025-12-16 06:26:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616003, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-20/", "name": "dt", "value": "2023-08-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:01", "last_data": "2025-12-16 06:27:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616020, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-21/", "name": "dt", "value": "2023-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:05", "last_data": "2025-12-16 06:27:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615952, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-22/", "name": "dt", "value": "2023-08-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:49", "last_data": "2025-12-16 06:26:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615964, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-23/", "name": "dt", "value": "2023-08-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:52", "last_data": "2025-12-16 06:26:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615826, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-24/", "name": "dt", "value": "2023-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:14", "last_data": "2025-12-16 06:26:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616002, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-25/", "name": "dt", "value": "2023-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:01", "last_data": "2025-12-16 06:27:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615937, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-26/", "name": "dt", "value": "2023-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:46", "last_data": "2025-12-16 06:26:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615846, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-27/", "name": "dt", "value": "2023-08-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:19", "last_data": "2025-12-16 06:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615891, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-28/", "name": "dt", "value": "2023-08-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:30", "last_data": "2025-12-16 06:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615834, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-29/", "name": "dt", "value": "2023-08-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:17", "last_data": "2025-12-16 06:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615928, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-30/", "name": "dt", "value": "2023-08-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:43", "last_data": "2025-12-16 06:26:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615986, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-31/", "name": "dt", "value": "2023-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:56", "last_data": "2025-12-16 06:26:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615837, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-01/", "name": "dt", "value": "2023-09-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:17", "last_data": "2025-12-16 06:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615842, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-02/", "name": "dt", "value": "2023-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:19", "last_data": "2025-12-16 06:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615942, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-03/", "name": "dt", "value": "2023-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:47", "last_data": "2025-12-16 06:26:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615906, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-04/", "name": "dt", "value": "2023-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:37", "last_data": "2025-12-16 06:26:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615814, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-05/", "name": "dt", "value": "2023-09-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:10", "last_data": "2025-12-16 06:26:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615925, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-06/", "name": "dt", "value": "2023-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:42", "last_data": "2025-12-16 06:26:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616004, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-07/", "name": "dt", "value": "2023-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:01", "last_data": "2025-12-16 06:27:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615835, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-08/", "name": "dt", "value": "2023-09-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:17", "last_data": "2025-12-16 06:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615885, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-09/", "name": "dt", "value": "2023-09-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:28", "last_data": "2025-12-16 06:26:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615996, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-10/", "name": "dt", "value": "2023-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:59", "last_data": "2025-12-16 06:26:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616000, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-11/", "name": "dt", "value": "2023-09-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:00", "last_data": "2025-12-16 06:27:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615929, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-12/", "name": "dt", "value": "2023-09-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:43", "last_data": "2025-12-16 06:26:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615969, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-13/", "name": "dt", "value": "2023-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:53", "last_data": "2025-12-16 06:26:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625216, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-14/", "name": "dt", "value": "2023-09-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:17", "last_data": "2026-01-16 07:20:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625200, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-15/", "name": "dt", "value": "2023-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:15", "last_data": "2026-01-16 07:20:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625099, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-16/", "name": "dt", "value": "2023-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:47", "last_data": "2026-01-16 07:19:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625280, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-17/", "name": "dt", "value": "2023-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:32", "last_data": "2026-01-16 07:20:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625201, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-18/", "name": "dt", "value": "2023-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:15", "last_data": "2026-01-16 07:20:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625131, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-19/", "name": "dt", "value": "2023-09-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:55", "last_data": "2026-01-16 07:19:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625167, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-20/", "name": "dt", "value": "2023-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:05", "last_data": "2026-01-16 07:20:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625168, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-21/", "name": "dt", "value": "2023-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:05", "last_data": "2026-01-16 07:20:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625161, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-22/", "name": "dt", "value": "2023-09-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:04", "last_data": "2026-01-16 07:20:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625181, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-23/", "name": "dt", "value": "2023-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:09", "last_data": "2026-01-16 07:20:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625282, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-24/", "name": "dt", "value": "2023-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:32", "last_data": "2026-01-16 07:20:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625198, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-25/", "name": "dt", "value": "2023-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:14", "last_data": "2026-01-16 07:20:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625246, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-26/", "name": "dt", "value": "2023-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:24", "last_data": "2026-01-16 07:20:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625119, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-27/", "name": "dt", "value": "2023-09-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:52", "last_data": "2026-01-16 07:19:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625164, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-28/", "name": "dt", "value": "2023-09-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:05", "last_data": "2026-01-16 07:20:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625102, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-29/", "name": "dt", "value": "2023-09-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:48", "last_data": "2026-01-16 07:19:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625234, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-30/", "name": "dt", "value": "2023-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:21", "last_data": "2026-01-16 07:20:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625273, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-01/", "name": "dt", "value": "2023-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:30", "last_data": "2026-01-16 07:20:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625085, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-02/", "name": "dt", "value": "2023-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:44", "last_data": "2026-01-16 07:19:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625152, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-03/", "name": "dt", "value": "2023-10-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:00", "last_data": "2026-01-16 07:20:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625139, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-04/", "name": "dt", "value": "2023-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:57", "last_data": "2026-01-16 07:19:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625103, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-05/", "name": "dt", "value": "2023-10-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:48", "last_data": "2026-01-16 07:19:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625202, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-06/", "name": "dt", "value": "2023-10-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:15", "last_data": "2026-01-16 07:20:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625115, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-07/", "name": "dt", "value": "2023-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:50", "last_data": "2026-01-16 07:19:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625239, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-08/", "name": "dt", "value": "2023-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:22", "last_data": "2026-01-16 07:20:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625222, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-09/", "name": "dt", "value": "2023-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:19", "last_data": "2026-01-16 07:20:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625124, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-10/", "name": "dt", "value": "2023-10-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:53", "last_data": "2026-01-16 07:19:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625170, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-11/", "name": "dt", "value": "2023-10-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:06", "last_data": "2026-01-16 07:20:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625268, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-12/", "name": "dt", "value": "2023-10-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:29", "last_data": "2026-01-16 07:20:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625125, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-13/", "name": "dt", "value": "2023-10-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:53", "last_data": "2026-01-16 07:19:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634613, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-14/", "name": "dt", "value": "2023-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:23", "last_data": "2026-02-16 07:22:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634496, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-15/", "name": "dt", "value": "2023-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:53", "last_data": "2026-02-16 07:21:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634464, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-16/", "name": "dt", "value": "2023-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:45", "last_data": "2026-02-16 07:21:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634570, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-17/", "name": "dt", "value": "2023-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:13", "last_data": "2026-02-16 07:22:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634484, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-18/", "name": "dt", "value": "2023-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:50", "last_data": "2026-02-16 07:21:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634472, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-19/", "name": "dt", "value": "2023-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:47", "last_data": "2026-02-16 07:21:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634458, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-20/", "name": "dt", "value": "2023-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:43", "last_data": "2026-02-16 07:21:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634530, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-21/", "name": "dt", "value": "2023-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:01", "last_data": "2026-02-16 07:22:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634536, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-22/", "name": "dt", "value": "2023-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:03", "last_data": "2026-02-16 07:22:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634459, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-23/", "name": "dt", "value": "2023-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:43", "last_data": "2026-02-16 07:21:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634525, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-24/", "name": "dt", "value": "2023-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:00", "last_data": "2026-02-16 07:22:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634564, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-25/", "name": "dt", "value": "2023-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:12", "last_data": "2026-02-16 07:22:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634481, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-26/", "name": "dt", "value": "2023-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:49", "last_data": "2026-02-16 07:21:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634528, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-27/", "name": "dt", "value": "2023-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:00", "last_data": "2026-02-16 07:22:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634646, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-28/", "name": "dt", "value": "2023-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:30", "last_data": "2026-02-16 07:22:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634475, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-29/", "name": "dt", "value": "2023-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:48", "last_data": "2026-02-16 07:21:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634494, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-30/", "name": "dt", "value": "2023-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:53", "last_data": "2026-02-16 07:21:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634447, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-31/", "name": "dt", "value": "2023-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:40", "last_data": "2026-02-16 07:21:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634486, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-01/", "name": "dt", "value": "2023-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:51", "last_data": "2026-02-16 07:21:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634631, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-02/", "name": "dt", "value": "2023-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:27", "last_data": "2026-02-16 07:22:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634579, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-03/", "name": "dt", "value": "2023-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:15", "last_data": "2026-02-16 07:22:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634533, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-04/", "name": "dt", "value": "2023-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:02", "last_data": "2026-02-16 07:22:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634580, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-05/", "name": "dt", "value": "2023-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:15", "last_data": "2026-02-16 07:22:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634629, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-06/", "name": "dt", "value": "2023-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:27", "last_data": "2026-02-16 07:22:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634621, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-07/", "name": "dt", "value": "2023-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:24", "last_data": "2026-02-16 07:22:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634541, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-08/", "name": "dt", "value": "2023-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:05", "last_data": "2026-02-16 07:22:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634617, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-09/", "name": "dt", "value": "2023-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:24", "last_data": "2026-02-16 07:22:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634647, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-10/", "name": "dt", "value": "2023-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:30", "last_data": "2026-02-16 07:22:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-11/", "name": "dt", "value": "2023-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:09", "last_data": "2026-02-16 07:22:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634497, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-12/", "name": "dt", "value": "2023-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:53", "last_data": "2026-02-16 07:21:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634559, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-13/", "name": "dt", "value": "2023-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:09", "last_data": "2026-02-16 07:22:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647709, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-14/", "name": "dt", "value": "2023-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:39", "last_data": "2026-03-16 07:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647679, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-15/", "name": "dt", "value": "2023-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:32", "last_data": "2026-03-16 07:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647633, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-16/", "name": "dt", "value": "2023-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:21", "last_data": "2026-03-16 07:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647518, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-17/", "name": "dt", "value": "2023-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:51", "last_data": "2026-03-16 07:25:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647619, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-18/", "name": "dt", "value": "2023-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:17", "last_data": "2026-03-16 07:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647617, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-19/", "name": "dt", "value": "2023-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:16", "last_data": "2026-03-16 07:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647661, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-20/", "name": "dt", "value": "2023-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:28", "last_data": "2026-03-16 07:26:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647626, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-21/", "name": "dt", "value": "2023-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:18", "last_data": "2026-03-16 07:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647641, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-22/", "name": "dt", "value": "2023-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:23", "last_data": "2026-03-16 07:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647680, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-23/", "name": "dt", "value": "2023-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:32", "last_data": "2026-03-16 07:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647692, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-24/", "name": "dt", "value": "2023-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:34", "last_data": "2026-03-16 07:26:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647705, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-25/", "name": "dt", "value": "2023-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:37", "last_data": "2026-03-16 07:26:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647562, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-26/", "name": "dt", "value": "2023-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:03", "last_data": "2026-03-16 07:26:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647714, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-27/", "name": "dt", "value": "2023-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:39", "last_data": "2026-03-16 07:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647690, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-28/", "name": "dt", "value": "2023-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:33", "last_data": "2026-03-16 07:26:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647652, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-29/", "name": "dt", "value": "2023-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:25", "last_data": "2026-03-16 07:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647639, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-30/", "name": "dt", "value": "2023-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:22", "last_data": "2026-03-16 07:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647593, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-01/", "name": "dt", "value": "2023-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:09", "last_data": "2026-03-16 07:26:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647601, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-02/", "name": "dt", "value": "2023-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:12", "last_data": "2026-03-16 07:26:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647512, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-03/", "name": "dt", "value": "2023-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:50", "last_data": "2026-03-16 07:25:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647526, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-04/", "name": "dt", "value": "2023-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:53", "last_data": "2026-03-16 07:25:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647634, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-05/", "name": "dt", "value": "2023-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:21", "last_data": "2026-03-16 07:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647645, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-06/", "name": "dt", "value": "2023-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:24", "last_data": "2026-03-16 07:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647696, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-07/", "name": "dt", "value": "2023-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:34", "last_data": "2026-03-16 07:26:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647529, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-08/", "name": "dt", "value": "2023-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:53", "last_data": "2026-03-16 07:25:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647523, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-09/", "name": "dt", "value": "2023-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:52", "last_data": "2026-03-16 07:25:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647569, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-10/", "name": "dt", "value": "2023-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:04", "last_data": "2026-03-16 07:26:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647662, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-11/", "name": "dt", "value": "2023-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:28", "last_data": "2026-03-16 07:26:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647585, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-12/", "name": "dt", "value": "2023-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:07", "last_data": "2026-03-16 07:26:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647663, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-13/", "name": "dt", "value": "2023-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:28", "last_data": "2026-03-16 07:26:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660528, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-14/", "name": "dt", "value": "2023-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:44", "last_data": "2026-04-16 07:34:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660724, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-15/", "name": "dt", "value": "2023-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:17", "last_data": "2026-04-16 07:35:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660519, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-16/", "name": "dt", "value": "2023-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:43", "last_data": "2026-04-16 07:34:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660424, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-17/", "name": "dt", "value": "2023-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:27", "last_data": "2026-04-16 07:34:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660468, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-18/", "name": "dt", "value": "2023-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:36", "last_data": "2026-04-16 07:34:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660672, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-19/", "name": "dt", "value": "2023-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:08", "last_data": "2026-04-16 07:35:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660502, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-20/", "name": "dt", "value": "2023-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:41", "last_data": "2026-04-16 07:34:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660655, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-21/", "name": "dt", "value": "2023-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:03", "last_data": "2026-04-16 07:35:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660602, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-22/", "name": "dt", "value": "2023-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:54", "last_data": "2026-04-16 07:34:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660554, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-23/", "name": "dt", "value": "2023-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:48", "last_data": "2026-04-16 07:34:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660673, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-24/", "name": "dt", "value": "2023-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:09", "last_data": "2026-04-16 07:35:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660503, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-25/", "name": "dt", "value": "2023-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:41", "last_data": "2026-04-16 07:34:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660496, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-26/", "name": "dt", "value": "2023-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:39", "last_data": "2026-04-16 07:34:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660721, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-27/", "name": "dt", "value": "2023-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:16", "last_data": "2026-04-16 07:35:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660492, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-28/", "name": "dt", "value": "2023-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:39", "last_data": "2026-04-16 07:34:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660657, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-29/", "name": "dt", "value": "2023-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:04", "last_data": "2026-04-16 07:35:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660507, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-30/", "name": "dt", "value": "2023-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:41", "last_data": "2026-04-16 07:34:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660456, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-31/", "name": "dt", "value": "2023-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:34", "last_data": "2026-04-16 07:34:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660642, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-01/", "name": "dt", "value": "2024-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:01", "last_data": "2026-04-16 07:35:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660694, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-02/", "name": "dt", "value": "2024-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:12", "last_data": "2026-04-16 07:35:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660568, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-03/", "name": "dt", "value": "2024-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:50", "last_data": "2026-04-16 07:34:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660644, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-04/", "name": "dt", "value": "2024-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:01", "last_data": "2026-04-16 07:35:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660713, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-05/", "name": "dt", "value": "2024-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:14", "last_data": "2026-04-16 07:35:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660540, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-06/", "name": "dt", "value": "2024-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:46", "last_data": "2026-04-16 07:34:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660412, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-07/", "name": "dt", "value": "2024-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:26", "last_data": "2026-04-16 07:34:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660581, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-08/", "name": "dt", "value": "2024-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:52", "last_data": "2026-04-16 07:34:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660716, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-09/", "name": "dt", "value": "2024-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:15", "last_data": "2026-04-16 07:35:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660429, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-10/", "name": "dt", "value": "2024-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:29", "last_data": "2026-04-16 07:34:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660586, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-11/", "name": "dt", "value": "2024-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:52", "last_data": "2026-04-16 07:34:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660670, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-12/", "name": "dt", "value": "2024-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:08", "last_data": "2026-04-16 07:35:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660610, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-13/", "name": "dt", "value": "2024-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:55", "last_data": "2026-04-16 07:34:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588854, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-14/", "name": "dt", "value": "2024-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587855, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-15/", "name": "dt", "value": "2024-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:13", "last_data": "2025-10-17 07:12:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589232, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-16/", "name": "dt", "value": "2024-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:14", "last_data": "2025-10-17 07:13:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588856, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-17/", "name": "dt", "value": "2024-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587926, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-18/", "name": "dt", "value": "2024-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587645, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-19/", "name": "dt", "value": "2024-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589767, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-20/", "name": "dt", "value": "2024-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588161, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-21/", "name": "dt", "value": "2024-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:26", "last_data": "2025-10-17 07:12:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588360, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-22/", "name": "dt", "value": "2024-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587458, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-23/", "name": "dt", "value": "2024-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587747, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-24/", "name": "dt", "value": "2024-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:08", "last_data": "2025-10-17 07:12:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588183, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-25/", "name": "dt", "value": "2024-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:27", "last_data": "2025-10-17 07:12:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587546, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-26/", "name": "dt", "value": "2024-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:58", "last_data": "2025-10-17 07:11:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589936, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-27/", "name": "dt", "value": "2024-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:46", "last_data": "2025-10-17 07:13:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588943, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-28/", "name": "dt", "value": "2024-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:01", "last_data": "2025-10-17 07:13:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589411, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-29/", "name": "dt", "value": "2024-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:22", "last_data": "2025-10-17 07:13:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589290, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-30/", "name": "dt", "value": "2024-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:17", "last_data": "2025-10-17 07:13:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587515, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-31/", "name": "dt", "value": "2024-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588484, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-01/", "name": "dt", "value": "2024-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587646, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-02/", "name": "dt", "value": "2024-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588262, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-03/", "name": "dt", "value": "2024-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:31", "last_data": "2025-10-17 07:12:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588675, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-04/", "name": "dt", "value": "2024-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587429, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-05/", "name": "dt", "value": "2024-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588414, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-06/", "name": "dt", "value": "2024-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:37", "last_data": "2025-10-17 07:12:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588361, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-07/", "name": "dt", "value": "2024-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589005, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-08/", "name": "dt", "value": "2024-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:04", "last_data": "2025-10-17 07:13:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588486, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-09/", "name": "dt", "value": "2024-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588078, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-10/", "name": "dt", "value": "2024-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588439, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-11/", "name": "dt", "value": "2024-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:38", "last_data": "2025-10-17 07:12:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588858, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-12/", "name": "dt", "value": "2024-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588573, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-13/", "name": "dt", "value": "2024-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605514, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-14/", "name": "dt", "value": "2024-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:13", "last_data": "2025-11-16 07:50:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605492, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-15/", "name": "dt", "value": "2024-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:08", "last_data": "2025-11-16 07:50:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605572, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-16/", "name": "dt", "value": "2024-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:30", "last_data": "2025-11-16 07:50:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605440, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-17/", "name": "dt", "value": "2024-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:54", "last_data": "2025-11-16 07:49:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605453, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-18/", "name": "dt", "value": "2024-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:58", "last_data": "2025-11-16 07:49:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605469, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-19/", "name": "dt", "value": "2024-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:02", "last_data": "2025-11-16 07:50:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605437, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-20/", "name": "dt", "value": "2024-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:53", "last_data": "2025-11-16 07:49:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605549, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-21/", "name": "dt", "value": "2024-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:22", "last_data": "2025-11-16 07:50:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605577, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-22/", "name": "dt", "value": "2024-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:32", "last_data": "2025-11-16 07:50:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605481, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-23/", "name": "dt", "value": "2024-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:04", "last_data": "2025-11-16 07:50:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605409, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-24/", "name": "dt", "value": "2024-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:46", "last_data": "2025-11-16 07:49:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605429, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-25/", "name": "dt", "value": "2024-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:51", "last_data": "2025-11-16 07:49:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605487, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-26/", "name": "dt", "value": "2024-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:07", "last_data": "2025-11-16 07:50:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605550, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-27/", "name": "dt", "value": "2024-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:22", "last_data": "2025-11-16 07:50:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605466, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-28/", "name": "dt", "value": "2024-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:01", "last_data": "2025-11-16 07:50:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605543, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-29/", "name": "dt", "value": "2024-02-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:20", "last_data": "2025-11-16 07:50:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605475, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-01/", "name": "dt", "value": "2024-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:03", "last_data": "2025-11-16 07:50:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605460, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-02/", "name": "dt", "value": "2024-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:59", "last_data": "2025-11-16 07:49:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605578, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-03/", "name": "dt", "value": "2024-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:32", "last_data": "2025-11-16 07:50:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605508, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-04/", "name": "dt", "value": "2024-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:12", "last_data": "2025-11-16 07:50:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605433, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-05/", "name": "dt", "value": "2024-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:52", "last_data": "2025-11-16 07:49:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605566, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-06/", "name": "dt", "value": "2024-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:28", "last_data": "2025-11-16 07:50:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605394, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-07/", "name": "dt", "value": "2024-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:42", "last_data": "2025-11-16 07:49:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605476, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-08/", "name": "dt", "value": "2024-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:03", "last_data": "2025-11-16 07:50:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605529, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-09/", "name": "dt", "value": "2024-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:16", "last_data": "2025-11-16 07:50:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605575, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-10/", "name": "dt", "value": "2024-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:31", "last_data": "2025-11-16 07:50:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605489, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-11/", "name": "dt", "value": "2024-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:08", "last_data": "2025-11-16 07:50:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605391, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-12/", "name": "dt", "value": "2024-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:41", "last_data": "2025-11-16 07:49:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605551, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-13/", "name": "dt", "value": "2024-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:22", "last_data": "2025-11-16 07:50:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615951, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-14/", "name": "dt", "value": "2024-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:48", "last_data": "2025-12-16 06:26:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615815, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-15/", "name": "dt", "value": "2024-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:10", "last_data": "2025-12-16 06:26:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616014, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-16/", "name": "dt", "value": "2024-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:04", "last_data": "2025-12-16 06:27:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615843, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-17/", "name": "dt", "value": "2024-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:19", "last_data": "2025-12-16 06:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616005, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-18/", "name": "dt", "value": "2024-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:01", "last_data": "2025-12-16 06:27:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615987, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-19/", "name": "dt", "value": "2024-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:57", "last_data": "2025-12-16 06:26:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615936, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-20/", "name": "dt", "value": "2024-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:45", "last_data": "2025-12-16 06:26:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615838, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-21/", "name": "dt", "value": "2024-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:18", "last_data": "2025-12-16 06:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615991, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-22/", "name": "dt", "value": "2024-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:58", "last_data": "2025-12-16 06:26:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615870, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-23/", "name": "dt", "value": "2024-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:25", "last_data": "2025-12-16 06:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615975, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-24/", "name": "dt", "value": "2024-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:54", "last_data": "2025-12-16 06:26:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615909, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-25/", "name": "dt", "value": "2024-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:38", "last_data": "2025-12-16 06:26:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615955, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-26/", "name": "dt", "value": "2024-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:49", "last_data": "2025-12-16 06:26:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615851, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-27/", "name": "dt", "value": "2024-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:21", "last_data": "2025-12-16 06:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615982, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-28/", "name": "dt", "value": "2024-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:56", "last_data": "2025-12-16 06:26:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615868, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-29/", "name": "dt", "value": "2024-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:24", "last_data": "2025-12-16 06:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615827, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-30/", "name": "dt", "value": "2024-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:15", "last_data": "2025-12-16 06:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615874, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-31/", "name": "dt", "value": "2024-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:26", "last_data": "2025-12-16 06:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615976, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-01/", "name": "dt", "value": "2024-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:55", "last_data": "2025-12-16 06:26:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615908, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-02/", "name": "dt", "value": "2024-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:38", "last_data": "2025-12-16 06:26:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615899, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-03/", "name": "dt", "value": "2024-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:33", "last_data": "2025-12-16 06:26:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615997, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-04/", "name": "dt", "value": "2024-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:59", "last_data": "2025-12-16 06:26:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615848, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-05/", "name": "dt", "value": "2024-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:20", "last_data": "2025-12-16 06:26:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615953, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-06/", "name": "dt", "value": "2024-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:49", "last_data": "2025-12-16 06:26:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615817, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-07/", "name": "dt", "value": "2024-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:11", "last_data": "2025-12-16 06:26:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615933, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-08/", "name": "dt", "value": "2024-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:44", "last_data": "2025-12-16 06:26:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615878, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-09/", "name": "dt", "value": "2024-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:27", "last_data": "2025-12-16 06:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615880, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-10/", "name": "dt", "value": "2024-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:27", "last_data": "2025-12-16 06:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615896, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-11/", "name": "dt", "value": "2024-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:32", "last_data": "2025-12-16 06:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615811, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-12/", "name": "dt", "value": "2024-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:09", "last_data": "2025-12-16 06:26:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615866, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-13/", "name": "dt", "value": "2024-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:24", "last_data": "2025-12-16 06:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625100, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-14/", "name": "dt", "value": "2024-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:48", "last_data": "2026-01-16 07:19:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625169, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-15/", "name": "dt", "value": "2024-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:05", "last_data": "2026-01-16 07:20:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625212, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-16/", "name": "dt", "value": "2024-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:17", "last_data": "2026-01-16 07:20:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625244, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-17/", "name": "dt", "value": "2024-04-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:24", "last_data": "2026-01-16 07:20:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625116, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-18/", "name": "dt", "value": "2024-04-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:51", "last_data": "2026-01-16 07:19:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625159, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-19/", "name": "dt", "value": "2024-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:03", "last_data": "2026-01-16 07:20:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625151, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-20/", "name": "dt", "value": "2024-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:00", "last_data": "2026-01-16 07:20:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625191, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-21/", "name": "dt", "value": "2024-04-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:12", "last_data": "2026-01-16 07:20:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625225, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-22/", "name": "dt", "value": "2024-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:19", "last_data": "2026-01-16 07:20:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625162, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-23/", "name": "dt", "value": "2024-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:04", "last_data": "2026-01-16 07:20:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625209, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-24/", "name": "dt", "value": "2024-04-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:16", "last_data": "2026-01-16 07:20:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625213, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-25/", "name": "dt", "value": "2024-04-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:17", "last_data": "2026-01-16 07:20:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625214, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-26/", "name": "dt", "value": "2024-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:17", "last_data": "2026-01-16 07:20:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625189, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-27/", "name": "dt", "value": "2024-04-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:11", "last_data": "2026-01-16 07:20:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625086, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-28/", "name": "dt", "value": "2024-04-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:44", "last_data": "2026-01-16 07:19:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625210, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-29/", "name": "dt", "value": "2024-04-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:16", "last_data": "2026-01-16 07:20:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625117, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-30/", "name": "dt", "value": "2024-04-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:51", "last_data": "2026-01-16 07:19:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625134, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-01/", "name": "dt", "value": "2024-05-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:55", "last_data": "2026-01-16 07:19:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625187, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-02/", "name": "dt", "value": "2024-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:10", "last_data": "2026-01-16 07:20:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625274, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-03/", "name": "dt", "value": "2024-05-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:30", "last_data": "2026-01-16 07:20:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625252, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-04/", "name": "dt", "value": "2024-05-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:25", "last_data": "2026-01-16 07:20:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625104, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-05/", "name": "dt", "value": "2024-05-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:48", "last_data": "2026-01-16 07:19:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625105, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-06/", "name": "dt", "value": "2024-05-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:48", "last_data": "2026-01-16 07:19:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625231, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-07/", "name": "dt", "value": "2024-05-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:20", "last_data": "2026-01-16 07:20:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625109, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-08/", "name": "dt", "value": "2024-05-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:49", "last_data": "2026-01-16 07:19:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625205, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-09/", "name": "dt", "value": "2024-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:15", "last_data": "2026-01-16 07:20:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625140, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-10/", "name": "dt", "value": "2024-05-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:57", "last_data": "2026-01-16 07:19:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625203, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-11/", "name": "dt", "value": "2024-05-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:15", "last_data": "2026-01-16 07:20:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625206, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-12/", "name": "dt", "value": "2024-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:15", "last_data": "2026-01-16 07:20:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625242, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-13/", "name": "dt", "value": "2024-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:23", "last_data": "2026-01-16 07:20:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634493, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-14/", "name": "dt", "value": "2024-05-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:52", "last_data": "2026-02-16 07:21:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634563, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-15/", "name": "dt", "value": "2024-05-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:11", "last_data": "2026-02-16 07:22:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634526, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-16/", "name": "dt", "value": "2024-05-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:00", "last_data": "2026-02-16 07:22:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634622, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-17/", "name": "dt", "value": "2024-05-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:25", "last_data": "2026-02-16 07:22:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634456, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-18/", "name": "dt", "value": "2024-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:43", "last_data": "2026-02-16 07:21:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634534, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-19/", "name": "dt", "value": "2024-05-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:02", "last_data": "2026-02-16 07:22:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634489, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-20/", "name": "dt", "value": "2024-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:51", "last_data": "2026-02-16 07:21:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634565, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-21/", "name": "dt", "value": "2024-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:12", "last_data": "2026-02-16 07:22:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634537, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-22/", "name": "dt", "value": "2024-05-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:04", "last_data": "2026-02-16 07:22:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634461, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-23/", "name": "dt", "value": "2024-05-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:44", "last_data": "2026-02-16 07:21:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634653, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-24/", "name": "dt", "value": "2024-05-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:32", "last_data": "2026-02-16 07:22:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634643, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-25/", "name": "dt", "value": "2024-05-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:29", "last_data": "2026-02-16 07:22:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634492, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-26/", "name": "dt", "value": "2024-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:52", "last_data": "2026-02-16 07:21:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634502, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-27/", "name": "dt", "value": "2024-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:54", "last_data": "2026-02-16 07:21:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634448, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-28/", "name": "dt", "value": "2024-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:41", "last_data": "2026-02-16 07:21:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634440, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-29/", "name": "dt", "value": "2024-05-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:39", "last_data": "2026-02-16 07:21:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634514, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-30/", "name": "dt", "value": "2024-05-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:57", "last_data": "2026-02-16 07:21:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634614, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-31/", "name": "dt", "value": "2024-05-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:23", "last_data": "2026-02-16 07:22:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634521, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-01/", "name": "dt", "value": "2024-06-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:59", "last_data": "2026-02-16 07:21:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634605, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-02/", "name": "dt", "value": "2024-06-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:21", "last_data": "2026-02-16 07:22:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634618, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-03/", "name": "dt", "value": "2024-06-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:24", "last_data": "2026-02-16 07:22:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634608, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-04/", "name": "dt", "value": "2024-06-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:22", "last_data": "2026-02-16 07:22:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634490, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-05/", "name": "dt", "value": "2024-06-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:51", "last_data": "2026-02-16 07:21:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634651, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-06/", "name": "dt", "value": "2024-06-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:31", "last_data": "2026-02-16 07:22:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634476, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-07/", "name": "dt", "value": "2024-06-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:48", "last_data": "2026-02-16 07:21:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634601, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-08/", "name": "dt", "value": "2024-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:20", "last_data": "2026-02-16 07:22:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634560, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-09/", "name": "dt", "value": "2024-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:10", "last_data": "2026-02-16 07:22:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634553, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-10/", "name": "dt", "value": "2024-06-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:08", "last_data": "2026-02-16 07:22:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634450, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-11/", "name": "dt", "value": "2024-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:41", "last_data": "2026-02-16 07:21:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634632, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-12/", "name": "dt", "value": "2024-06-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:27", "last_data": "2026-02-16 07:22:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634451, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-13/", "name": "dt", "value": "2024-06-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:42", "last_data": "2026-02-16 07:21:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647670, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-14/", "name": "dt", "value": "2024-06-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:30", "last_data": "2026-03-16 07:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647718, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-15/", "name": "dt", "value": "2024-06-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:40", "last_data": "2026-03-16 07:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647632, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-16/", "name": "dt", "value": "2024-06-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:21", "last_data": "2026-03-16 07:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647621, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-17/", "name": "dt", "value": "2024-06-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:17", "last_data": "2026-03-16 07:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647700, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-18/", "name": "dt", "value": "2024-06-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:36", "last_data": "2026-03-16 07:26:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647671, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-19/", "name": "dt", "value": "2024-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:30", "last_data": "2026-03-16 07:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647687, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-20/", "name": "dt", "value": "2024-06-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:33", "last_data": "2026-03-16 07:26:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647610, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-21/", "name": "dt", "value": "2024-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:15", "last_data": "2026-03-16 07:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647608, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-22/", "name": "dt", "value": "2024-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:15", "last_data": "2026-03-16 07:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647683, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-23/", "name": "dt", "value": "2024-06-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:32", "last_data": "2026-03-16 07:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647534, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-24/", "name": "dt", "value": "2024-06-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:55", "last_data": "2026-03-16 07:25:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647557, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-25/", "name": "dt", "value": "2024-06-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:01", "last_data": "2026-03-16 07:26:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647548, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-26/", "name": "dt", "value": "2024-06-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:58", "last_data": "2026-03-16 07:25:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647598, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-27/", "name": "dt", "value": "2024-06-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:11", "last_data": "2026-03-16 07:26:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647519, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-28/", "name": "dt", "value": "2024-06-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:52", "last_data": "2026-03-16 07:25:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647697, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-29/", "name": "dt", "value": "2024-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:35", "last_data": "2026-03-16 07:26:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647614, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-30/", "name": "dt", "value": "2024-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:16", "last_data": "2026-03-16 07:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647575, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-01/", "name": "dt", "value": "2024-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:05", "last_data": "2026-03-16 07:26:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647635, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-02/", "name": "dt", "value": "2024-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:21", "last_data": "2026-03-16 07:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647618, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-03/", "name": "dt", "value": "2024-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:16", "last_data": "2026-03-16 07:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647642, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-04/", "name": "dt", "value": "2024-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:23", "last_data": "2026-03-16 07:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647684, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-05/", "name": "dt", "value": "2024-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:32", "last_data": "2026-03-16 07:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647669, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-06/", "name": "dt", "value": "2024-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:29", "last_data": "2026-03-16 07:26:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647546, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-07/", "name": "dt", "value": "2024-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:58", "last_data": "2026-03-16 07:25:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647589, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-08/", "name": "dt", "value": "2024-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:08", "last_data": "2026-03-16 07:26:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647611, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-09/", "name": "dt", "value": "2024-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:15", "last_data": "2026-03-16 07:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647547, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-10/", "name": "dt", "value": "2024-07-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:58", "last_data": "2026-03-16 07:25:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647543, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-11/", "name": "dt", "value": "2024-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:57", "last_data": "2026-03-16 07:25:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647622, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-12/", "name": "dt", "value": "2024-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:17", "last_data": "2026-03-16 07:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647565, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-13/", "name": "dt", "value": "2024-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:03", "last_data": "2026-03-16 07:26:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660674, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-14/", "name": "dt", "value": "2024-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:09", "last_data": "2026-04-16 07:35:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660574, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-15/", "name": "dt", "value": "2024-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:51", "last_data": "2026-04-16 07:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660442, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-16/", "name": "dt", "value": "2024-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:30", "last_data": "2026-04-16 07:34:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660504, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-17/", "name": "dt", "value": "2024-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:41", "last_data": "2026-04-16 07:34:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660705, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-18/", "name": "dt", "value": "2024-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:14", "last_data": "2026-04-16 07:35:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660498, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-19/", "name": "dt", "value": "2024-07-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:40", "last_data": "2026-04-16 07:34:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660648, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-20/", "name": "dt", "value": "2024-07-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:02", "last_data": "2026-04-16 07:35:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660469, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-21/", "name": "dt", "value": "2024-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:36", "last_data": "2026-04-16 07:34:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660588, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-22/", "name": "dt", "value": "2024-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:52", "last_data": "2026-04-16 07:34:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660603, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-23/", "name": "dt", "value": "2024-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:54", "last_data": "2026-04-16 07:34:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660727, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-24/", "name": "dt", "value": "2024-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:17", "last_data": "2026-04-16 07:35:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660445, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-25/", "name": "dt", "value": "2024-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:31", "last_data": "2026-04-16 07:34:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660553, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-26/", "name": "dt", "value": "2024-07-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:48", "last_data": "2026-04-16 07:34:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660570, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-27/", "name": "dt", "value": "2024-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:50", "last_data": "2026-04-16 07:34:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660638, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-28/", "name": "dt", "value": "2024-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:00", "last_data": "2026-04-16 07:35:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660594, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-29/", "name": "dt", "value": "2024-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:53", "last_data": "2026-04-16 07:34:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660464, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-30/", "name": "dt", "value": "2024-07-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:35", "last_data": "2026-04-16 07:34:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660413, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-31/", "name": "dt", "value": "2024-07-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:26", "last_data": "2026-04-16 07:34:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660437, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-01/", "name": "dt", "value": "2024-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:30", "last_data": "2026-04-16 07:34:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660590, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-02/", "name": "dt", "value": "2024-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:52", "last_data": "2026-04-16 07:34:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660522, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-03/", "name": "dt", "value": "2024-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:43", "last_data": "2026-04-16 07:34:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660639, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-04/", "name": "dt", "value": "2024-08-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:00", "last_data": "2026-04-16 07:35:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660725, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-05/", "name": "dt", "value": "2024-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:17", "last_data": "2026-04-16 07:35:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660598, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-06/", "name": "dt", "value": "2024-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:53", "last_data": "2026-04-16 07:34:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660611, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-07/", "name": "dt", "value": "2024-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:55", "last_data": "2026-04-16 07:34:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660717, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-08/", "name": "dt", "value": "2024-08-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:15", "last_data": "2026-04-16 07:35:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660534, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-09/", "name": "dt", "value": "2024-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:45", "last_data": "2026-04-16 07:34:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660667, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-10/", "name": "dt", "value": "2024-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:07", "last_data": "2026-04-16 07:35:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660478, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-11/", "name": "dt", "value": "2024-08-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:37", "last_data": "2026-04-16 07:34:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660535, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-12/", "name": "dt", "value": "2024-08-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:46", "last_data": "2026-04-16 07:34:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660658, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-13/", "name": "dt", "value": "2024-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:04", "last_data": "2026-04-16 07:35:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587431, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-14/", "name": "dt", "value": "2024-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589024, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-15/", "name": "dt", "value": "2024-08-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:05", "last_data": "2025-10-17 07:13:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589203, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-16/", "name": "dt", "value": "2024-08-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:13", "last_data": "2025-10-17 07:13:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589590, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-17/", "name": "dt", "value": "2024-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:30", "last_data": "2025-10-17 07:13:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589315, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-18/", "name": "dt", "value": "2024-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589924, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-19/", "name": "dt", "value": "2024-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:45", "last_data": "2025-10-17 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589565, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-20/", "name": "dt", "value": "2024-08-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589991, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-21/", "name": "dt", "value": "2024-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:48", "last_data": "2025-10-17 07:13:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588926, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-22/", "name": "dt", "value": "2024-08-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:00", "last_data": "2025-10-17 07:13:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588543, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-23/", "name": "dt", "value": "2024-08-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588080, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-24/", "name": "dt", "value": "2024-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:23", "last_data": "2025-10-17 07:12:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588364, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-25/", "name": "dt", "value": "2024-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589089, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-26/", "name": "dt", "value": "2024-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587433, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-27/", "name": "dt", "value": "2024-08-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:53", "last_data": "2025-10-17 07:11:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588629, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-28/", "name": "dt", "value": "2024-08-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:47", "last_data": "2025-10-17 07:12:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589476, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-29/", "name": "dt", "value": "2024-08-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:25", "last_data": "2025-10-17 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589317, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-30/", "name": "dt", "value": "2024-08-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:18", "last_data": "2025-10-17 07:13:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587461, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-31/", "name": "dt", "value": "2024-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:54", "last_data": "2025-10-17 07:11:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589437, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-01/", "name": "dt", "value": "2024-09-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:23", "last_data": "2025-10-17 07:13:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589366, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-02/", "name": "dt", "value": "2024-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:20", "last_data": "2025-10-17 07:13:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589139, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-03/", "name": "dt", "value": "2024-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589091, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-04/", "name": "dt", "value": "2024-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588715, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-05/", "name": "dt", "value": "2024-09-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:51", "last_data": "2025-10-17 07:12:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588968, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-06/", "name": "dt", "value": "2024-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588970, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-07/", "name": "dt", "value": "2024-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:02", "last_data": "2025-10-17 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589614, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-08/", "name": "dt", "value": "2024-09-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:31", "last_data": "2025-10-17 07:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588650, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-09/", "name": "dt", "value": "2024-09-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:48", "last_data": "2025-10-17 07:12:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589869, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-10/", "name": "dt", "value": "2024-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588047, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-11/", "name": "dt", "value": "2024-09-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588883, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-12/", "name": "dt", "value": "2024-09-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:58", "last_data": "2025-10-17 07:12:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588020, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-13/", "name": "dt", "value": "2024-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:20", "last_data": "2025-10-17 07:12:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605524, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-14/", "name": "dt", "value": "2024-09-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:15", "last_data": "2025-11-16 07:50:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605545, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-15/", "name": "dt", "value": "2024-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:21", "last_data": "2025-11-16 07:50:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605533, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-16/", "name": "dt", "value": "2024-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:18", "last_data": "2025-11-16 07:50:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605434, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-17/", "name": "dt", "value": "2024-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:52", "last_data": "2025-11-16 07:49:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605461, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-18/", "name": "dt", "value": "2024-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:59", "last_data": "2025-11-16 07:49:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605413, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-19/", "name": "dt", "value": "2024-09-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:47", "last_data": "2025-11-16 07:49:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605407, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-20/", "name": "dt", "value": "2024-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:46", "last_data": "2025-11-16 07:49:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605486, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-21/", "name": "dt", "value": "2024-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:06", "last_data": "2025-11-16 07:50:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605519, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-22/", "name": "dt", "value": "2024-09-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:14", "last_data": "2025-11-16 07:50:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605420, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-23/", "name": "dt", "value": "2024-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:50", "last_data": "2025-11-16 07:49:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605455, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-24/", "name": "dt", "value": "2024-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:58", "last_data": "2025-11-16 07:49:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605451, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-25/", "name": "dt", "value": "2024-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:57", "last_data": "2025-11-16 07:49:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605392, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-26/", "name": "dt", "value": "2024-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:41", "last_data": "2025-11-16 07:49:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605411, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-27/", "name": "dt", "value": "2024-09-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:47", "last_data": "2025-11-16 07:49:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605441, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-28/", "name": "dt", "value": "2024-09-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:54", "last_data": "2025-11-16 07:49:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605535, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-29/", "name": "dt", "value": "2024-09-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:19", "last_data": "2025-11-16 07:50:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605403, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-30/", "name": "dt", "value": "2024-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:45", "last_data": "2025-11-16 07:49:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605456, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-01/", "name": "dt", "value": "2024-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:58", "last_data": "2025-11-16 07:49:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605483, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-02/", "name": "dt", "value": "2024-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:05", "last_data": "2025-11-16 07:50:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605571, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-03/", "name": "dt", "value": "2024-10-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:29", "last_data": "2025-11-16 07:50:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605499, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-04/", "name": "dt", "value": "2024-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:10", "last_data": "2025-11-16 07:50:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605442, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-05/", "name": "dt", "value": "2024-10-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:54", "last_data": "2025-11-16 07:49:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605417, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-06/", "name": "dt", "value": "2024-10-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:49", "last_data": "2025-11-16 07:49:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605536, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-07/", "name": "dt", "value": "2024-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:19", "last_data": "2025-11-16 07:50:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605552, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-08/", "name": "dt", "value": "2024-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:22", "last_data": "2025-11-16 07:50:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605421, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-09/", "name": "dt", "value": "2024-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:50", "last_data": "2025-11-16 07:49:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605518, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-10/", "name": "dt", "value": "2024-10-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:14", "last_data": "2025-11-16 07:50:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605581, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-11/", "name": "dt", "value": "2024-10-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:33", "last_data": "2025-11-16 07:50:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605445, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-12/", "name": "dt", "value": "2024-10-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:56", "last_data": "2025-11-16 07:49:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605468, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-13/", "name": "dt", "value": "2024-10-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:02", "last_data": "2025-11-16 07:50:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615857, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-14/", "name": "dt", "value": "2024-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:22", "last_data": "2025-12-16 06:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615972, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-15/", "name": "dt", "value": "2024-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:53", "last_data": "2025-12-16 06:26:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615902, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-16/", "name": "dt", "value": "2024-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:35", "last_data": "2025-12-16 06:26:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615860, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-17/", "name": "dt", "value": "2024-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:23", "last_data": "2025-12-16 06:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615920, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-18/", "name": "dt", "value": "2024-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:41", "last_data": "2025-12-16 06:26:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616021, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-19/", "name": "dt", "value": "2024-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:05", "last_data": "2025-12-16 06:27:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615822, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-20/", "name": "dt", "value": "2024-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:13", "last_data": "2025-12-16 06:26:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615949, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-21/", "name": "dt", "value": "2024-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:48", "last_data": "2025-12-16 06:26:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615913, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-22/", "name": "dt", "value": "2024-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:40", "last_data": "2025-12-16 06:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616006, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-23/", "name": "dt", "value": "2024-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:01", "last_data": "2025-12-16 06:27:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615887, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-24/", "name": "dt", "value": "2024-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:29", "last_data": "2025-12-16 06:26:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615947, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-25/", "name": "dt", "value": "2024-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:47", "last_data": "2025-12-16 06:26:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615830, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-26/", "name": "dt", "value": "2024-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:15", "last_data": "2025-12-16 06:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615881, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-27/", "name": "dt", "value": "2024-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:27", "last_data": "2025-12-16 06:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615858, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-28/", "name": "dt", "value": "2024-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:22", "last_data": "2025-12-16 06:26:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615852, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-29/", "name": "dt", "value": "2024-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:21", "last_data": "2025-12-16 06:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615839, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-30/", "name": "dt", "value": "2024-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:18", "last_data": "2025-12-16 06:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615910, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-31/", "name": "dt", "value": "2024-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:38", "last_data": "2025-12-16 06:26:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615956, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-01/", "name": "dt", "value": "2024-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:49", "last_data": "2025-12-16 06:26:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615943, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-02/", "name": "dt", "value": "2024-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:47", "last_data": "2025-12-16 06:26:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615911, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-03/", "name": "dt", "value": "2024-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:39", "last_data": "2025-12-16 06:26:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616017, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-04/", "name": "dt", "value": "2024-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:04", "last_data": "2025-12-16 06:27:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615869, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-05/", "name": "dt", "value": "2024-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:24", "last_data": "2025-12-16 06:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615983, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-06/", "name": "dt", "value": "2024-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:56", "last_data": "2025-12-16 06:26:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615966, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-07/", "name": "dt", "value": "2024-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:52", "last_data": "2025-12-16 06:26:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615932, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-08/", "name": "dt", "value": "2024-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:44", "last_data": "2025-12-16 06:26:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615914, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-09/", "name": "dt", "value": "2024-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:40", "last_data": "2025-12-16 06:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615823, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-10/", "name": "dt", "value": "2024-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:13", "last_data": "2025-12-16 06:26:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615922, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-11/", "name": "dt", "value": "2024-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:42", "last_data": "2025-12-16 06:26:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615882, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-12/", "name": "dt", "value": "2024-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:27", "last_data": "2025-12-16 06:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615926, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-13/", "name": "dt", "value": "2024-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:42", "last_data": "2025-12-16 06:26:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625160, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-14/", "name": "dt", "value": "2024-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:03", "last_data": "2026-01-16 07:20:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625235, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-15/", "name": "dt", "value": "2024-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:21", "last_data": "2026-01-16 07:20:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625208, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-16/", "name": "dt", "value": "2024-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:16", "last_data": "2026-01-16 07:20:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625147, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-17/", "name": "dt", "value": "2024-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:59", "last_data": "2026-01-16 07:19:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625165, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-18/", "name": "dt", "value": "2024-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:05", "last_data": "2026-01-16 07:20:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625199, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-19/", "name": "dt", "value": "2024-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:14", "last_data": "2026-01-16 07:20:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625226, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-20/", "name": "dt", "value": "2024-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:19", "last_data": "2026-01-16 07:20:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625110, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-21/", "name": "dt", "value": "2024-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:49", "last_data": "2026-01-16 07:19:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625229, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-22/", "name": "dt", "value": "2024-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:20", "last_data": "2026-01-16 07:20:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625285, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-23/", "name": "dt", "value": "2024-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:33", "last_data": "2026-01-16 07:20:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625123, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-24/", "name": "dt", "value": "2024-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:53", "last_data": "2026-01-16 07:19:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625258, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-25/", "name": "dt", "value": "2024-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:27", "last_data": "2026-01-16 07:20:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625082, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-26/", "name": "dt", "value": "2024-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:43", "last_data": "2026-01-16 07:19:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625230, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-27/", "name": "dt", "value": "2024-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:20", "last_data": "2026-01-16 07:20:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625271, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-28/", "name": "dt", "value": "2024-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:30", "last_data": "2026-01-16 07:20:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625120, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-29/", "name": "dt", "value": "2024-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:52", "last_data": "2026-01-16 07:19:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625153, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-30/", "name": "dt", "value": "2024-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:01", "last_data": "2026-01-16 07:20:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625135, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-01/", "name": "dt", "value": "2024-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:56", "last_data": "2026-01-16 07:19:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625211, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-02/", "name": "dt", "value": "2024-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:16", "last_data": "2026-01-16 07:20:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625129, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-03/", "name": "dt", "value": "2024-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:54", "last_data": "2026-01-16 07:19:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625195, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-04/", "name": "dt", "value": "2024-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:13", "last_data": "2026-01-16 07:20:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625076, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-05/", "name": "dt", "value": "2024-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:42", "last_data": "2026-01-16 07:19:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625111, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-06/", "name": "dt", "value": "2024-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:49", "last_data": "2026-01-16 07:19:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625141, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-07/", "name": "dt", "value": "2024-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:57", "last_data": "2026-01-16 07:19:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625179, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-08/", "name": "dt", "value": "2024-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:08", "last_data": "2026-01-16 07:20:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625277, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-09/", "name": "dt", "value": "2024-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:32", "last_data": "2026-01-16 07:20:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625145, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-10/", "name": "dt", "value": "2024-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:58", "last_data": "2026-01-16 07:19:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625217, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-11/", "name": "dt", "value": "2024-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:17", "last_data": "2026-01-16 07:20:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625087, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-12/", "name": "dt", "value": "2024-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:44", "last_data": "2026-01-16 07:19:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625278, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-13/", "name": "dt", "value": "2024-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:32", "last_data": "2026-01-16 07:20:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634633, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-14/", "name": "dt", "value": "2024-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:27", "last_data": "2026-02-16 07:22:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634588, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-15/", "name": "dt", "value": "2024-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:18", "last_data": "2026-02-16 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634626, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-16/", "name": "dt", "value": "2024-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:25", "last_data": "2026-02-16 07:22:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634485, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-17/", "name": "dt", "value": "2024-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:50", "last_data": "2026-02-16 07:21:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634557, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-18/", "name": "dt", "value": "2024-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:09", "last_data": "2026-02-16 07:22:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634544, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-19/", "name": "dt", "value": "2024-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:06", "last_data": "2026-02-16 07:22:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634470, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-20/", "name": "dt", "value": "2024-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:46", "last_data": "2026-02-16 07:21:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634550, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-21/", "name": "dt", "value": "2024-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:07", "last_data": "2026-02-16 07:22:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634441, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-22/", "name": "dt", "value": "2024-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:39", "last_data": "2026-02-16 07:21:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634477, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-23/", "name": "dt", "value": "2024-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:48", "last_data": "2026-02-16 07:21:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634627, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-24/", "name": "dt", "value": "2024-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:26", "last_data": "2026-02-16 07:22:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634634, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-25/", "name": "dt", "value": "2024-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:28", "last_data": "2026-02-16 07:22:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634641, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-26/", "name": "dt", "value": "2024-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:29", "last_data": "2026-02-16 07:22:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634628, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-27/", "name": "dt", "value": "2024-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:26", "last_data": "2026-02-16 07:22:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634452, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-28/", "name": "dt", "value": "2024-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:42", "last_data": "2026-02-16 07:21:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634598, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-29/", "name": "dt", "value": "2024-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:20", "last_data": "2026-02-16 07:22:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634624, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-30/", "name": "dt", "value": "2024-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:25", "last_data": "2026-02-16 07:22:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634498, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-31/", "name": "dt", "value": "2024-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:53", "last_data": "2026-02-16 07:21:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634566, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-01/", "name": "dt", "value": "2025-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:12", "last_data": "2026-02-16 07:22:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634473, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-02/", "name": "dt", "value": "2025-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:47", "last_data": "2026-02-16 07:21:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634465, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-03/", "name": "dt", "value": "2025-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:45", "last_data": "2026-02-16 07:21:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634511, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-04/", "name": "dt", "value": "2025-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:56", "last_data": "2026-02-16 07:21:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634594, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-05/", "name": "dt", "value": "2025-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:18", "last_data": "2026-02-16 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634638, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-06/", "name": "dt", "value": "2025-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:28", "last_data": "2026-02-16 07:22:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634531, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-07/", "name": "dt", "value": "2025-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:02", "last_data": "2026-02-16 07:22:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634589, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-08/", "name": "dt", "value": "2025-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:18", "last_data": "2026-02-16 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634507, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-09/", "name": "dt", "value": "2025-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:55", "last_data": "2026-02-16 07:21:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634573, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-10/", "name": "dt", "value": "2025-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:14", "last_data": "2026-02-16 07:22:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634574, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-11/", "name": "dt", "value": "2025-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:14", "last_data": "2026-02-16 07:22:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634602, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-12/", "name": "dt", "value": "2025-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:20", "last_data": "2026-02-16 07:22:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634596, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-13/", "name": "dt", "value": "2025-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:19", "last_data": "2026-02-16 07:22:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647615, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-14/", "name": "dt", "value": "2025-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:16", "last_data": "2026-03-16 07:26:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647579, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-15/", "name": "dt", "value": "2025-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:06", "last_data": "2026-03-16 07:26:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647540, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-16/", "name": "dt", "value": "2025-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:56", "last_data": "2026-03-16 07:25:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647553, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-17/", "name": "dt", "value": "2025-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:00", "last_data": "2026-03-16 07:26:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647630, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-18/", "name": "dt", "value": "2025-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:20", "last_data": "2026-03-16 07:26:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647552, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-19/", "name": "dt", "value": "2025-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:59", "last_data": "2026-03-16 07:25:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647649, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-20/", "name": "dt", "value": "2025-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:25", "last_data": "2026-03-16 07:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647623, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-21/", "name": "dt", "value": "2025-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:18", "last_data": "2026-03-16 07:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647554, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-22/", "name": "dt", "value": "2025-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:00", "last_data": "2026-03-16 07:26:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647612, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-23/", "name": "dt", "value": "2025-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:15", "last_data": "2026-03-16 07:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647672, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-24/", "name": "dt", "value": "2025-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:30", "last_data": "2026-03-16 07:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647699, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-25/", "name": "dt", "value": "2025-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:35", "last_data": "2026-03-16 07:26:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647624, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-26/", "name": "dt", "value": "2025-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:18", "last_data": "2026-03-16 07:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647707, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-27/", "name": "dt", "value": "2025-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:38", "last_data": "2026-03-16 07:26:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647625, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-28/", "name": "dt", "value": "2025-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:18", "last_data": "2026-03-16 07:26:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647530, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-29/", "name": "dt", "value": "2025-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:54", "last_data": "2026-03-16 07:25:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647636, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-30/", "name": "dt", "value": "2025-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:21", "last_data": "2026-03-16 07:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647654, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-31/", "name": "dt", "value": "2025-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:26", "last_data": "2026-03-16 07:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647590, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-01/", "name": "dt", "value": "2025-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:09", "last_data": "2026-03-16 07:26:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647673, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-02/", "name": "dt", "value": "2025-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:30", "last_data": "2026-03-16 07:26:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647563, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-03/", "name": "dt", "value": "2025-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:03", "last_data": "2026-03-16 07:26:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647655, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-04/", "name": "dt", "value": "2025-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:26", "last_data": "2026-03-16 07:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647559, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-05/", "name": "dt", "value": "2025-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:02", "last_data": "2026-03-16 07:26:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647701, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-06/", "name": "dt", "value": "2025-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:36", "last_data": "2026-03-16 07:26:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647605, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-07/", "name": "dt", "value": "2025-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:14", "last_data": "2026-03-16 07:26:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647549, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-08/", "name": "dt", "value": "2025-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:58", "last_data": "2026-03-16 07:25:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647708, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-09/", "name": "dt", "value": "2025-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:38", "last_data": "2026-03-16 07:26:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647658, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-10/", "name": "dt", "value": "2025-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:27", "last_data": "2026-03-16 07:26:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647631, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-11/", "name": "dt", "value": "2025-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:20", "last_data": "2026-03-16 07:26:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647577, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-12/", "name": "dt", "value": "2025-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:05", "last_data": "2026-03-16 07:26:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647681, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-13/", "name": "dt", "value": "2025-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:32", "last_data": "2026-03-16 07:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660599, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-14/", "name": "dt", "value": "2025-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:53", "last_data": "2026-04-16 07:34:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660457, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-15/", "name": "dt", "value": "2025-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:34", "last_data": "2026-04-16 07:34:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660706, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-16/", "name": "dt", "value": "2025-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:14", "last_data": "2026-04-16 07:35:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660612, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-17/", "name": "dt", "value": "2025-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:55", "last_data": "2026-04-16 07:34:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660628, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-18/", "name": "dt", "value": "2025-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:58", "last_data": "2026-04-16 07:34:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660613, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-19/", "name": "dt", "value": "2025-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:55", "last_data": "2026-04-16 07:34:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660537, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-20/", "name": "dt", "value": "2025-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:46", "last_data": "2026-04-16 07:34:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660520, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-21/", "name": "dt", "value": "2025-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:43", "last_data": "2026-04-16 07:34:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660462, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-22/", "name": "dt", "value": "2025-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:35", "last_data": "2026-04-16 07:34:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660600, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-23/", "name": "dt", "value": "2025-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:54", "last_data": "2026-04-16 07:34:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660683, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-24/", "name": "dt", "value": "2025-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:10", "last_data": "2026-04-16 07:35:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660640, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-25/", "name": "dt", "value": "2025-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:00", "last_data": "2026-04-16 07:35:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660650, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-26/", "name": "dt", "value": "2025-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:02", "last_data": "2026-04-16 07:35:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660632, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-27/", "name": "dt", "value": "2025-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:58", "last_data": "2026-04-16 07:34:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660693, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-28/", "name": "dt", "value": "2025-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:11", "last_data": "2026-04-16 07:35:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660470, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-01/", "name": "dt", "value": "2025-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:36", "last_data": "2026-04-16 07:34:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660575, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-02/", "name": "dt", "value": "2025-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:51", "last_data": "2026-04-16 07:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660703, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-03/", "name": "dt", "value": "2025-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:13", "last_data": "2026-04-16 07:35:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660513, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-04/", "name": "dt", "value": "2025-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:42", "last_data": "2026-04-16 07:34:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660514, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-05/", "name": "dt", "value": "2025-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:42", "last_data": "2026-04-16 07:34:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660434, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-06/", "name": "dt", "value": "2025-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:29", "last_data": "2026-04-16 07:34:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-07/", "name": "dt", "value": "2025-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:49", "last_data": "2026-04-16 07:34:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660485, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-08/", "name": "dt", "value": "2025-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:38", "last_data": "2026-04-16 07:34:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660607, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-09/", "name": "dt", "value": "2025-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:54", "last_data": "2026-04-16 07:34:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660576, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-10/", "name": "dt", "value": "2025-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:51", "last_data": "2026-04-16 07:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660547, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-11/", "name": "dt", "value": "2025-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:47", "last_data": "2026-04-16 07:34:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660604, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-12/", "name": "dt", "value": "2025-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:54", "last_data": "2026-04-16 07:34:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660505, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-13/", "name": "dt", "value": "2025-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:41", "last_data": "2026-04-16 07:34:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587824, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-14/", "name": "dt", "value": "2025-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:11", "last_data": "2025-10-17 07:12:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588323, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-15/", "name": "dt", "value": "2025-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:33", "last_data": "2025-10-17 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589642, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-16/", "name": "dt", "value": "2025-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:32", "last_data": "2025-10-17 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588677, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-17/", "name": "dt", "value": "2025-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588488, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-18/", "name": "dt", "value": "2025-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:40", "last_data": "2025-10-17 07:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588546, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-19/", "name": "dt", "value": "2025-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587517, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-20/", "name": "dt", "value": "2025-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:11:57", "last_data": "2025-10-17 07:11:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589740, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-21/", "name": "dt", "value": "2025-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:37", "last_data": "2025-10-17 07:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588490, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-22/", "name": "dt", "value": "2025-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588492, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-23/", "name": "dt", "value": "2025-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:41", "last_data": "2025-10-17 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589871, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-24/", "name": "dt", "value": "2025-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589093, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-25/", "name": "dt", "value": "2025-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:08", "last_data": "2025-10-17 07:13:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588548, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-26/", "name": "dt", "value": "2025-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:43", "last_data": "2025-10-17 07:12:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589793, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-27/", "name": "dt", "value": "2025-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:39", "last_data": "2025-10-17 07:13:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588575, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-28/", "name": "dt", "value": "2025-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:44", "last_data": "2025-10-17 07:12:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587649, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-29/", "name": "dt", "value": "2025-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:03", "last_data": "2025-10-17 07:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588117, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-30/", "name": "dt", "value": "2025-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:24", "last_data": "2025-10-17 07:12:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588366, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-31/", "name": "dt", "value": "2025-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589873, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-01/", "name": "dt", "value": "2025-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:43", "last_data": "2025-10-17 07:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589536, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-02/", "name": "dt", "value": "2025-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:28", "last_data": "2025-10-17 07:13:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589567, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-03/", "name": "dt", "value": "2025-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:29", "last_data": "2025-10-17 07:13:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588049, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-04/", "name": "dt", "value": "2025-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:21", "last_data": "2025-10-17 07:12:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588368, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-05/", "name": "dt", "value": "2025-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:35", "last_data": "2025-10-17 07:12:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589770, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-06/", "name": "dt", "value": "2025-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:38", "last_data": "2025-10-17 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588861, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-07/", "name": "dt", "value": "2025-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:57", "last_data": "2025-10-17 07:12:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1587929, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-08/", "name": "dt", "value": "2025-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:16", "last_data": "2025-10-17 07:12:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588679, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-09/", "name": "dt", "value": "2025-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:49", "last_data": "2025-10-17 07:12:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1589141, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-10/", "name": "dt", "value": "2025-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:10", "last_data": "2025-10-17 07:13:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588802, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-11/", "name": "dt", "value": "2025-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:55", "last_data": "2025-10-17 07:12:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588213, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-12/", "name": "dt", "value": "2025-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:28", "last_data": "2025-10-17 07:12:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588291, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-13/", "name": "dt", "value": "2025-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:12:32", "last_data": "2025-10-17 07:12:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1588972, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-14/", "name": "dt", "value": "2025-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:13:03", "last_data": "2025-10-17 07:13:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605470, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-15/", "name": "dt", "value": "2025-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:03", "last_data": "2025-11-16 07:50:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605490, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-16/", "name": "dt", "value": "2025-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:08", "last_data": "2025-11-16 07:50:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605444, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-17/", "name": "dt", "value": "2025-04-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:56", "last_data": "2025-11-16 07:49:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605463, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-18/", "name": "dt", "value": "2025-04-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:00", "last_data": "2025-11-16 07:50:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605546, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-19/", "name": "dt", "value": "2025-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:21", "last_data": "2025-11-16 07:50:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605396, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-20/", "name": "dt", "value": "2025-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:43", "last_data": "2025-11-16 07:49:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-21/", "name": "dt", "value": "2025-04-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:24", "last_data": "2025-11-16 07:50:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605561, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-22/", "name": "dt", "value": "2025-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:26", "last_data": "2025-11-16 07:50:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605531, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-23/", "name": "dt", "value": "2025-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:18", "last_data": "2025-11-16 07:50:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605485, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-24/", "name": "dt", "value": "2025-04-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:06", "last_data": "2025-11-16 07:50:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605401, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-25/", "name": "dt", "value": "2025-04-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:44", "last_data": "2025-11-16 07:49:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605584, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-26/", "name": "dt", "value": "2025-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:35", "last_data": "2025-11-16 07:50:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605567, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-27/", "name": "dt", "value": "2025-04-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:28", "last_data": "2025-11-16 07:50:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605576, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-28/", "name": "dt", "value": "2025-04-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:31", "last_data": "2025-11-16 07:50:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605402, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-29/", "name": "dt", "value": "2025-04-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:44", "last_data": "2025-11-16 07:49:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605408, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-30/", "name": "dt", "value": "2025-04-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:46", "last_data": "2025-11-16 07:49:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605446, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-01/", "name": "dt", "value": "2025-05-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:56", "last_data": "2025-11-16 07:49:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605471, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-02/", "name": "dt", "value": "2025-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:03", "last_data": "2025-11-16 07:50:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605537, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-03/", "name": "dt", "value": "2025-05-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:19", "last_data": "2025-11-16 07:50:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605452, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-04/", "name": "dt", "value": "2025-05-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:57", "last_data": "2025-11-16 07:49:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605493, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-05/", "name": "dt", "value": "2025-05-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:08", "last_data": "2025-11-16 07:50:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605538, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-06/", "name": "dt", "value": "2025-05-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:19", "last_data": "2025-11-16 07:50:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605484, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-07/", "name": "dt", "value": "2025-05-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:06", "last_data": "2025-11-16 07:50:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605580, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-08/", "name": "dt", "value": "2025-05-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:32", "last_data": "2025-11-16 07:50:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605472, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-09/", "name": "dt", "value": "2025-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:03", "last_data": "2025-11-16 07:50:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605447, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-10/", "name": "dt", "value": "2025-05-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:57", "last_data": "2025-11-16 07:49:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605488, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-11/", "name": "dt", "value": "2025-05-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:07", "last_data": "2025-11-16 07:50:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605503, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-12/", "name": "dt", "value": "2025-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:50:11", "last_data": "2025-11-16 07:50:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605426, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-13/", "name": "dt", "value": "2025-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:49:51", "last_data": "2025-11-16 07:49:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615892, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-14/", "name": "dt", "value": "2025-05-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:31", "last_data": "2025-12-16 06:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615921, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-15/", "name": "dt", "value": "2025-05-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:41", "last_data": "2025-12-16 06:26:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615938, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-16/", "name": "dt", "value": "2025-05-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:46", "last_data": "2025-12-16 06:26:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615939, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-17/", "name": "dt", "value": "2025-05-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:46", "last_data": "2025-12-16 06:26:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615831, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-18/", "name": "dt", "value": "2025-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:15", "last_data": "2025-12-16 06:26:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615818, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-19/", "name": "dt", "value": "2025-05-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:12", "last_data": "2025-12-16 06:26:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615995, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-20/", "name": "dt", "value": "2025-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:59", "last_data": "2025-12-16 06:26:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615812, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-21/", "name": "dt", "value": "2025-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:09", "last_data": "2025-12-16 06:26:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615944, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-22/", "name": "dt", "value": "2025-05-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:47", "last_data": "2025-12-16 06:26:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615984, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-23/", "name": "dt", "value": "2025-05-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:56", "last_data": "2025-12-16 06:26:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615993, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-24/", "name": "dt", "value": "2025-05-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:58", "last_data": "2025-12-16 06:26:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615871, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-25/", "name": "dt", "value": "2025-05-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:25", "last_data": "2025-12-16 06:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615819, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-26/", "name": "dt", "value": "2025-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:12", "last_data": "2025-12-16 06:26:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615904, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-27/", "name": "dt", "value": "2025-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:37", "last_data": "2025-12-16 06:26:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615886, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-28/", "name": "dt", "value": "2025-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:28", "last_data": "2025-12-16 06:26:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616009, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-29/", "name": "dt", "value": "2025-05-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:02", "last_data": "2025-12-16 06:27:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615945, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-30/", "name": "dt", "value": "2025-05-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:47", "last_data": "2025-12-16 06:26:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615967, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-31/", "name": "dt", "value": "2025-05-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:52", "last_data": "2025-12-16 06:26:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615847, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-01/", "name": "dt", "value": "2025-06-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:20", "last_data": "2025-12-16 06:26:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616018, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-02/", "name": "dt", "value": "2025-06-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:04", "last_data": "2025-12-16 06:27:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615934, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-03/", "name": "dt", "value": "2025-06-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:44", "last_data": "2025-12-16 06:26:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616022, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-04/", "name": "dt", "value": "2025-06-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:27:05", "last_data": "2025-12-16 06:27:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615980, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-05/", "name": "dt", "value": "2025-06-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:55", "last_data": "2025-12-16 06:26:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615973, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-06/", "name": "dt", "value": "2025-06-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:54", "last_data": "2025-12-16 06:26:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615854, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-07/", "name": "dt", "value": "2025-06-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:21", "last_data": "2025-12-16 06:26:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615836, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-08/", "name": "dt", "value": "2025-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:17", "last_data": "2025-12-16 06:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615861, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-09/", "name": "dt", "value": "2025-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:23", "last_data": "2025-12-16 06:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615915, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-10/", "name": "dt", "value": "2025-06-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:40", "last_data": "2025-12-16 06:26:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615988, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-11/", "name": "dt", "value": "2025-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:57", "last_data": "2025-12-16 06:26:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615994, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-12/", "name": "dt", "value": "2025-06-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:58", "last_data": "2025-12-16 06:26:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615900, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-13/", "name": "dt", "value": "2025-06-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:26:34", "last_data": "2025-12-16 06:26:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625121, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-14/", "name": "dt", "value": "2025-06-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:52", "last_data": "2026-01-16 07:19:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625090, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-15/", "name": "dt", "value": "2025-06-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:45", "last_data": "2026-01-16 07:19:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625154, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-16/", "name": "dt", "value": "2025-06-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:01", "last_data": "2026-01-16 07:20:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625276, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-17/", "name": "dt", "value": "2025-06-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:31", "last_data": "2026-01-16 07:20:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625114, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-18/", "name": "dt", "value": "2025-06-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:50", "last_data": "2026-01-16 07:19:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625126, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-19/", "name": "dt", "value": "2025-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:54", "last_data": "2026-01-16 07:19:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625146, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-20/", "name": "dt", "value": "2025-06-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:58", "last_data": "2026-01-16 07:19:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625148, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-21/", "name": "dt", "value": "2025-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:59", "last_data": "2026-01-16 07:19:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625176, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-22/", "name": "dt", "value": "2025-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:08", "last_data": "2026-01-16 07:20:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625248, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-23/", "name": "dt", "value": "2025-06-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:25", "last_data": "2026-01-16 07:20:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625142, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-24/", "name": "dt", "value": "2025-06-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:57", "last_data": "2026-01-16 07:19:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625249, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-25/", "name": "dt", "value": "2025-06-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:25", "last_data": "2026-01-16 07:20:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625243, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-26/", "name": "dt", "value": "2025-06-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:23", "last_data": "2026-01-16 07:20:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625232, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-27/", "name": "dt", "value": "2025-06-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:20", "last_data": "2026-01-16 07:20:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625106, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-28/", "name": "dt", "value": "2025-06-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:49", "last_data": "2026-01-16 07:19:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625250, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-29/", "name": "dt", "value": "2025-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:25", "last_data": "2026-01-16 07:20:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625172, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-30/", "name": "dt", "value": "2025-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:06", "last_data": "2026-01-16 07:20:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625130, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-01/", "name": "dt", "value": "2025-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:55", "last_data": "2026-01-16 07:19:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625091, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-02/", "name": "dt", "value": "2025-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:45", "last_data": "2026-01-16 07:19:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625107, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-03/", "name": "dt", "value": "2025-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:49", "last_data": "2026-01-16 07:19:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625079, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-04/", "name": "dt", "value": "2025-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:43", "last_data": "2026-01-16 07:19:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625259, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-05/", "name": "dt", "value": "2025-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:27", "last_data": "2026-01-16 07:20:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625096, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-06/", "name": "dt", "value": "2025-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:19:46", "last_data": "2026-01-16 07:19:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625215, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-07/", "name": "dt", "value": "2025-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:17", "last_data": "2026-01-16 07:20:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625192, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-08/", "name": "dt", "value": "2025-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:12", "last_data": "2026-01-16 07:20:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625233, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-09/", "name": "dt", "value": "2025-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:20", "last_data": "2026-01-16 07:20:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625279, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-10/", "name": "dt", "value": "2025-07-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:32", "last_data": "2026-01-16 07:20:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625255, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-11/", "name": "dt", "value": "2025-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:26", "last_data": "2026-01-16 07:20:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625227, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-12/", "name": "dt", "value": "2025-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:19", "last_data": "2026-01-16 07:20:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625253, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-13/", "name": "dt", "value": "2025-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:20:25", "last_data": "2026-01-16 07:20:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634561, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-14/", "name": "dt", "value": "2025-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:10", "last_data": "2026-02-16 07:22:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634515, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-15/", "name": "dt", "value": "2025-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:58", "last_data": "2026-02-16 07:21:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634449, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-16/", "name": "dt", "value": "2025-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:41", "last_data": "2026-02-16 07:21:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634575, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-17/", "name": "dt", "value": "2025-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:14", "last_data": "2026-02-16 07:22:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634644, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-18/", "name": "dt", "value": "2025-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:29", "last_data": "2026-02-16 07:22:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634590, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-19/", "name": "dt", "value": "2025-07-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:18", "last_data": "2026-02-16 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634535, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-20/", "name": "dt", "value": "2025-07-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:02", "last_data": "2026-02-16 07:22:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634505, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-21/", "name": "dt", "value": "2025-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:55", "last_data": "2026-02-16 07:21:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634623, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-22/", "name": "dt", "value": "2025-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:25", "last_data": "2026-02-16 07:22:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634487, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-23/", "name": "dt", "value": "2025-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:51", "last_data": "2026-02-16 07:21:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634576, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-24/", "name": "dt", "value": "2025-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:14", "last_data": "2026-02-16 07:22:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634539, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-25/", "name": "dt", "value": "2025-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:04", "last_data": "2026-02-16 07:22:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634619, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-26/", "name": "dt", "value": "2025-07-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:24", "last_data": "2026-02-16 07:22:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634522, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-27/", "name": "dt", "value": "2025-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:59", "last_data": "2026-02-16 07:21:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634609, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-28/", "name": "dt", "value": "2025-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:22", "last_data": "2026-02-16 07:22:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634645, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-29/", "name": "dt", "value": "2025-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:30", "last_data": "2026-02-16 07:22:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634466, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-30/", "name": "dt", "value": "2025-07-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:45", "last_data": "2026-02-16 07:21:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634542, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-31/", "name": "dt", "value": "2025-07-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:05", "last_data": "2026-02-16 07:22:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634599, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-01/", "name": "dt", "value": "2025-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:20", "last_data": "2026-02-16 07:22:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634482, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-02/", "name": "dt", "value": "2025-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:49", "last_data": "2026-02-16 07:21:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634503, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-03/", "name": "dt", "value": "2025-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:54", "last_data": "2026-02-16 07:21:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634642, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-04/", "name": "dt", "value": "2025-08-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:29", "last_data": "2026-02-16 07:22:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634527, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-05/", "name": "dt", "value": "2025-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:00", "last_data": "2026-02-16 07:22:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634516, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-06/", "name": "dt", "value": "2025-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:58", "last_data": "2026-02-16 07:21:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634568, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-07/", "name": "dt", "value": "2025-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:12", "last_data": "2026-02-16 07:22:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634615, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-08/", "name": "dt", "value": "2025-08-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:23", "last_data": "2026-02-16 07:22:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634517, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-09/", "name": "dt", "value": "2025-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:58", "last_data": "2026-02-16 07:21:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634545, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-10/", "name": "dt", "value": "2025-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:06", "last_data": "2026-02-16 07:22:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634538, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-11/", "name": "dt", "value": "2025-08-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:22:04", "last_data": "2026-02-16 07:22:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634518, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-12/", "name": "dt", "value": "2025-08-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:58", "last_data": "2026-02-16 07:21:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634443, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-13/", "name": "dt", "value": "2025-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:21:40", "last_data": "2026-02-16 07:21:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647566, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-14/", "name": "dt", "value": "2025-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:03", "last_data": "2026-03-16 07:26:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647527, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-15/", "name": "dt", "value": "2025-08-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:53", "last_data": "2026-03-16 07:25:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647651, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-16/", "name": "dt", "value": "2025-08-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:25", "last_data": "2026-03-16 07:26:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647643, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-17/", "name": "dt", "value": "2025-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:23", "last_data": "2026-03-16 07:26:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-18/", "name": "dt", "value": "2025-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:02", "last_data": "2026-03-16 07:26:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647537, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-19/", "name": "dt", "value": "2025-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:56", "last_data": "2026-03-16 07:25:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647570, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-20/", "name": "dt", "value": "2025-08-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:04", "last_data": "2026-03-16 07:26:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647520, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-21/", "name": "dt", "value": "2025-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:52", "last_data": "2026-03-16 07:25:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647676, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-22/", "name": "dt", "value": "2025-08-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:31", "last_data": "2026-03-16 07:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647685, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-23/", "name": "dt", "value": "2025-08-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:32", "last_data": "2026-03-16 07:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647555, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-24/", "name": "dt", "value": "2025-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:00", "last_data": "2026-03-16 07:26:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647538, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-25/", "name": "dt", "value": "2025-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:56", "last_data": "2026-03-16 07:25:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647698, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-26/", "name": "dt", "value": "2025-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:35", "last_data": "2026-03-16 07:26:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647591, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-27/", "name": "dt", "value": "2025-08-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:09", "last_data": "2026-03-16 07:26:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647550, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-28/", "name": "dt", "value": "2025-08-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:59", "last_data": "2026-03-16 07:25:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647602, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-29/", "name": "dt", "value": "2025-08-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:13", "last_data": "2026-03-16 07:26:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647664, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-30/", "name": "dt", "value": "2025-08-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:28", "last_data": "2026-03-16 07:26:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647560, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-31/", "name": "dt", "value": "2025-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:02", "last_data": "2026-03-16 07:26:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647545, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-01/", "name": "dt", "value": "2025-09-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:58", "last_data": "2026-03-16 07:25:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647702, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-02/", "name": "dt", "value": "2025-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:36", "last_data": "2026-03-16 07:26:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647644, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-03/", "name": "dt", "value": "2025-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:24", "last_data": "2026-03-16 07:26:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647564, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-04/", "name": "dt", "value": "2025-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:03", "last_data": "2026-03-16 07:26:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647688, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-05/", "name": "dt", "value": "2025-09-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:33", "last_data": "2026-03-16 07:26:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647677, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-06/", "name": "dt", "value": "2025-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:31", "last_data": "2026-03-16 07:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647682, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-07/", "name": "dt", "value": "2025-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:32", "last_data": "2026-03-16 07:26:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647678, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-08/", "name": "dt", "value": "2025-09-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:31", "last_data": "2026-03-16 07:26:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647528, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-09/", "name": "dt", "value": "2025-09-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:53", "last_data": "2026-03-16 07:25:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647571, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-10/", "name": "dt", "value": "2025-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:04", "last_data": "2026-03-16 07:26:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647620, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-11/", "name": "dt", "value": "2025-09-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:17", "last_data": "2026-03-16 07:26:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647703, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-12/", "name": "dt", "value": "2025-09-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:26:36", "last_data": "2026-03-16 07:26:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647551, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-13/", "name": "dt", "value": "2025-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:25:59", "last_data": "2026-03-16 07:25:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660430, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-14/", "name": "dt", "value": "2025-09-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:29", "last_data": "2026-04-16 07:34:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660521, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-15/", "name": "dt", "value": "2025-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:43", "last_data": "2026-04-16 07:34:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660662, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-16/", "name": "dt", "value": "2025-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:06", "last_data": "2026-04-16 07:35:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660426, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-17/", "name": "dt", "value": "2025-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:28", "last_data": "2026-04-16 07:34:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660506, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-18/", "name": "dt", "value": "2025-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:41", "last_data": "2026-04-16 07:34:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660582, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-19/", "name": "dt", "value": "2025-09-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:52", "last_data": "2026-04-16 07:34:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660482, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-20/", "name": "dt", "value": "2025-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:38", "last_data": "2026-04-16 07:34:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660695, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-21/", "name": "dt", "value": "2025-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:12", "last_data": "2026-04-16 07:35:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660548, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-22/", "name": "dt", "value": "2025-09-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:47", "last_data": "2026-04-16 07:34:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660622, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-23/", "name": "dt", "value": "2025-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:57", "last_data": "2026-04-16 07:34:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660538, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-24/", "name": "dt", "value": "2025-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:46", "last_data": "2026-04-16 07:34:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660463, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-25/", "name": "dt", "value": "2025-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:35", "last_data": "2026-04-16 07:34:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660601, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-26/", "name": "dt", "value": "2025-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:54", "last_data": "2026-04-16 07:34:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660435, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-27/", "name": "dt", "value": "2025-09-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:30", "last_data": "2026-04-16 07:34:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660696, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-28/", "name": "dt", "value": "2025-09-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:12", "last_data": "2026-04-16 07:35:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660707, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-29/", "name": "dt", "value": "2025-09-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:14", "last_data": "2026-04-16 07:35:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660577, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-30/", "name": "dt", "value": "2025-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:51", "last_data": "2026-04-16 07:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660418, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-01/", "name": "dt", "value": "2025-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:26", "last_data": "2026-04-16 07:34:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660592, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-02/", "name": "dt", "value": "2025-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:52", "last_data": "2026-04-16 07:34:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660609, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-03/", "name": "dt", "value": "2025-10-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:55", "last_data": "2026-04-16 07:34:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660420, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-04/", "name": "dt", "value": "2025-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:27", "last_data": "2026-04-16 07:34:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660678, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-05/", "name": "dt", "value": "2025-10-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:09", "last_data": "2026-04-16 07:35:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660656, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-06/", "name": "dt", "value": "2025-10-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:04", "last_data": "2026-04-16 07:35:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660471, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-07/", "name": "dt", "value": "2025-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:36", "last_data": "2026-04-16 07:34:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660579, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-08/", "name": "dt", "value": "2025-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:51", "last_data": "2026-04-16 07:34:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660458, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-09/", "name": "dt", "value": "2025-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:34", "last_data": "2026-04-16 07:34:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660665, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-10/", "name": "dt", "value": "2025-10-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:07", "last_data": "2026-04-16 07:35:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660709, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-11/", "name": "dt", "value": "2025-10-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:35:14", "last_data": "2026-04-16 07:35:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660560, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-12/", "name": "dt", "value": "2025-10-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:49", "last_data": "2026-04-16 07:34:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660633, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-13/", "name": "dt", "value": "2025-10-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:34:59", "last_data": "2026-04-16 07:34:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1566077, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-15/1760529453/dt=2025-10-14/", "name": "dt", "value": "2025-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-15 07:09:18", "last_data": "2025-10-15 07:09:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1566310, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-16/1760615700/dt=2025-10-15/", "name": "dt", "value": "2025-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-16 07:06:32", "last_data": "2025-10-16 07:06:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1586616, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-10-16/", "name": "dt", "value": "2025-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 07:10:44", "last_data": "2025-10-17 07:10:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1595974, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-18/1760788755/dt=2025-10-17/", "name": "dt", "value": "2025-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-18 07:11:22", "last_data": "2025-10-18 07:11:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596541, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-19/1760875532/dt=2025-10-18/", "name": "dt", "value": "2025-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-19 07:17:24", "last_data": "2025-10-19 07:17:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596844, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-20/1760993049/dt=2025-10-19/", "name": "dt", "value": "2025-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-20 17:01:51", "last_data": "2025-10-20 17:01:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597001, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-21/1761048403/dt=2025-10-20/", "name": "dt", "value": "2025-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-21 07:28:35", "last_data": "2025-10-21 07:28:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597244, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-22/1761134367/dt=2025-10-21/", "name": "dt", "value": "2025-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-22 07:31:13", "last_data": "2025-10-22 07:31:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597466, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-23/1761217146/dt=2025-10-22/", "name": "dt", "value": "2025-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-23 06:17:47", "last_data": "2025-10-23 06:17:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597729, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-24/1761304675/dt=2025-10-23/", "name": "dt", "value": "2025-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-24 06:33:33", "last_data": "2025-10-24 06:33:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597969, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-25/1761393449/dt=2025-10-24/", "name": "dt", "value": "2025-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-25 07:19:58", "last_data": "2025-10-25 07:19:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598200, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-26/1761480976/dt=2025-10-25/", "name": "dt", "value": "2025-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-26 07:32:17", "last_data": "2025-10-26 07:32:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598427, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-27/1761568191/dt=2025-10-26/", "name": "dt", "value": "2025-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-27 07:56:10", "last_data": "2025-10-27 07:56:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598665, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-28/1761653307/dt=2025-10-27/", "name": "dt", "value": "2025-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-28 07:21:31", "last_data": "2025-10-28 07:21:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598899, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-29/1761740882/dt=2025-10-28/", "name": "dt", "value": "2025-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-29 07:59:34", "last_data": "2025-10-29 07:59:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599136, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-30/1761822649/dt=2025-10-29/", "name": "dt", "value": "2025-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-30 06:27:31", "last_data": "2025-10-30 06:27:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599370, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-31/1761909382/dt=2025-10-30/", "name": "dt", "value": "2025-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-31 06:44:36", "last_data": "2025-10-31 06:44:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599608, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-01/1761995590/dt=2025-10-31/", "name": "dt", "value": "2025-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-01 06:29:28", "last_data": "2025-11-01 06:29:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600033, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-02/1762081495/dt=2025-11-01/", "name": "dt", "value": "2025-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-02 05:20:02", "last_data": "2025-11-02 05:20:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600273, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-03/1762170650/dt=2025-11-02/", "name": "dt", "value": "2025-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-03 06:11:23", "last_data": "2025-11-03 06:11:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600515, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-04/1762258243/dt=2025-11-03/", "name": "dt", "value": "2025-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-04 06:28:18", "last_data": "2025-11-04 06:28:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600754, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-05/1762344927/dt=2025-11-04/", "name": "dt", "value": "2025-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-05 06:30:58", "last_data": "2025-11-05 06:30:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600991, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-06/1762430153/dt=2025-11-05/", "name": "dt", "value": "2025-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-06 06:38:43", "last_data": "2025-11-06 06:38:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601227, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-07/1762516450/dt=2025-11-06/", "name": "dt", "value": "2025-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-07 06:14:47", "last_data": "2025-11-07 06:14:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601493, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-08/1762602446/dt=2025-11-07/", "name": "dt", "value": "2025-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-08 06:12:19", "last_data": "2025-11-08 06:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601725, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-09/1762689047/dt=2025-11-08/", "name": "dt", "value": "2025-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-09 06:12:40", "last_data": "2025-11-09 06:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601963, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-10/1762776007/dt=2025-11-09/", "name": "dt", "value": "2025-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-10 06:26:29", "last_data": "2025-11-10 06:26:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602203, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-11/1762862734/dt=2025-11-10/", "name": "dt", "value": "2025-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-11 06:21:32", "last_data": "2025-11-11 06:21:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602450, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-12/1762952580/dt=2025-11-11/", "name": "dt", "value": "2025-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-12 07:27:13", "last_data": "2025-11-12 07:27:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602685, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-13/1763039446/dt=2025-11-12/", "name": "dt", "value": "2025-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-13 07:40:35", "last_data": "2025-11-13 07:40:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602919, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-14/1763125565/dt=2025-11-13/", "name": "dt", "value": "2025-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-14 07:37:13", "last_data": "2025-11-14 07:37:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1603149, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-15/1763211048/dt=2025-11-14/", "name": "dt", "value": "2025-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-15 07:13:02", "last_data": "2025-11-15 07:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605388, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-11-15/", "name": "dt", "value": "2025-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 07:48:35", "last_data": "2025-11-16 07:48:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605805, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-17/1763380629/dt=2025-11-16/", "name": "dt", "value": "2025-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-17 06:18:17", "last_data": "2025-11-17 06:18:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606082, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-18/1763470877/dt=2025-11-17/", "name": "dt", "value": "2025-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-18 07:40:20", "last_data": "2025-11-18 07:40:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606311, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-19/1763557118/dt=2025-11-18/", "name": "dt", "value": "2025-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-19 07:27:55", "last_data": "2025-11-19 07:27:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606552, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-20/1763643694/dt=2025-11-19/", "name": "dt", "value": "2025-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-20 07:32:27", "last_data": "2025-11-20 07:32:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606782, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-21/1763729845/dt=2025-11-20/", "name": "dt", "value": "2025-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-21 07:10:02", "last_data": "2025-11-21 07:10:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607549, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-22/1763812763/dt=2025-11-21/", "name": "dt", "value": "2025-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-22 06:16:32", "last_data": "2025-11-22 06:16:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607807, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-23/1763903448/dt=2025-11-22/", "name": "dt", "value": "2025-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-23 07:22:18", "last_data": "2025-11-23 07:22:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608039, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-24/1763990588/dt=2025-11-23/", "name": "dt", "value": "2025-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-24 07:44:56", "last_data": "2025-11-24 07:44:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608273, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-25/1764075461/dt=2025-11-24/", "name": "dt", "value": "2025-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-25 07:20:52", "last_data": "2025-11-25 07:20:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608504, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-26/1764158333/dt=2025-11-25/", "name": "dt", "value": "2025-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-26 06:15:34", "last_data": "2025-11-26 06:15:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608738, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-27/1764245105/dt=2025-11-26/", "name": "dt", "value": "2025-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-27 06:21:16", "last_data": "2025-11-27 06:21:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608963, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-28/1764331286/dt=2025-11-27/", "name": "dt", "value": "2025-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-28 06:19:00", "last_data": "2025-11-28 06:19:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609198, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-29/1764417672/dt=2025-11-28/", "name": "dt", "value": "2025-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-29 06:38:50", "last_data": "2025-11-29 06:38:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609424, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-30/1764504290/dt=2025-11-29/", "name": "dt", "value": "2025-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-30 06:20:37", "last_data": "2025-11-30 06:20:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609658, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-01/1764592127/dt=2025-11-30/", "name": "dt", "value": "2025-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-01 06:49:02", "last_data": "2025-12-01 06:49:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609903, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-02/1764677359/dt=2025-12-01/", "name": "dt", "value": "2025-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-02 06:25:29", "last_data": "2025-12-02 06:25:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610141, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-03/1764763752/dt=2025-12-02/", "name": "dt", "value": "2025-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-03 06:25:32", "last_data": "2025-12-03 06:25:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610383, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-04/1764849762/dt=2025-12-03/", "name": "dt", "value": "2025-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-04 06:26:26", "last_data": "2025-12-04 06:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610616, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-05/1764935684/dt=2025-12-04/", "name": "dt", "value": "2025-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-05 06:18:49", "last_data": "2025-12-05 06:18:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611134, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-06/1765022157/dt=2025-12-05/", "name": "dt", "value": "2025-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-06 06:13:02", "last_data": "2025-12-06 06:13:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611363, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-07/1765108672/dt=2025-12-06/", "name": "dt", "value": "2025-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-07 06:17:01", "last_data": "2025-12-07 06:17:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611588, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-08/1765194917/dt=2025-12-07/", "name": "dt", "value": "2025-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-08 06:12:19", "last_data": "2025-12-08 06:12:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611829, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-09/1765282123/dt=2025-12-08/", "name": "dt", "value": "2025-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-09 06:24:48", "last_data": "2025-12-09 06:24:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612313, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-10/1765368740/dt=2025-12-09/", "name": "dt", "value": "2025-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-10 06:28:37", "last_data": "2025-12-10 06:28:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612550, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-11/1765457725/dt=2025-12-10/", "name": "dt", "value": "2025-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-11 07:12:41", "last_data": "2025-12-11 07:12:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612806, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-12/1765544756/dt=2025-12-11/", "name": "dt", "value": "2025-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-12 07:26:26", "last_data": "2025-12-12 07:26:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613129, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-13/1765630801/dt=2025-12-12/", "name": "dt", "value": "2025-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-13 07:37:26", "last_data": "2025-12-13 07:37:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613347, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-14/1765718148/dt=2025-12-13/", "name": "dt", "value": "2025-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-14 07:30:09", "last_data": "2025-12-14 07:30:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613576, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-15/1765805202/dt=2025-12-14/", "name": "dt", "value": "2025-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-15 08:00:57", "last_data": "2025-12-15 08:00:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1615810, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-12-15/", "name": "dt", "value": "2025-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 06:24:58", "last_data": "2025-12-16 06:24:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616591, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-17/1765976184/dt=2025-12-16/", "name": "dt", "value": "2025-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-17 07:17:57", "last_data": "2025-12-17 07:17:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616810, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-18/1766063486/dt=2025-12-17/", "name": "dt", "value": "2025-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-18 07:23:17", "last_data": "2025-12-18 07:23:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617032, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-19/1766149058/dt=2025-12-18/", "name": "dt", "value": "2025-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-19 07:16:04", "last_data": "2025-12-19 07:16:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617249, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-20/1766236480/dt=2025-12-19/", "name": "dt", "value": "2025-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-20 07:29:42", "last_data": "2025-12-20 07:29:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617499, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-21/1766322899/dt=2025-12-20/", "name": "dt", "value": "2025-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-21 07:39:42", "last_data": "2025-12-21 07:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617710, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-22/1766408842/dt=2025-12-21/", "name": "dt", "value": "2025-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-22 07:27:55", "last_data": "2025-12-22 07:27:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617924, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-23/1766494945/dt=2025-12-22/", "name": "dt", "value": "2025-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-23 07:15:59", "last_data": "2025-12-23 07:15:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618141, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-24/1766581062/dt=2025-12-23/", "name": "dt", "value": "2025-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-24 07:09:47", "last_data": "2025-12-24 07:09:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618358, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-25/1766666911/dt=2025-12-24/", "name": "dt", "value": "2025-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-25 07:00:27", "last_data": "2025-12-25 07:00:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618573, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-26/1766754097/dt=2025-12-25/", "name": "dt", "value": "2025-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-26 07:12:56", "last_data": "2025-12-26 07:12:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618786, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-27/1766839988/dt=2025-12-26/", "name": "dt", "value": "2025-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-27 07:05:40", "last_data": "2025-12-27 07:05:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618997, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-28/1766927269/dt=2025-12-27/", "name": "dt", "value": "2025-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-28 07:20:57", "last_data": "2025-12-28 07:20:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619250, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-29/1767013521/dt=2025-12-28/", "name": "dt", "value": "2025-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-29 07:17:34", "last_data": "2025-12-29 07:17:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619467, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-30/1767100019/dt=2025-12-29/", "name": "dt", "value": "2025-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-30 07:18:58", "last_data": "2025-12-30 07:18:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619684, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-31/1767185927/dt=2025-12-30/", "name": "dt", "value": "2025-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-31 07:11:47", "last_data": "2025-12-31 07:11:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619912, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-01/1767272741/dt=2025-12-31/", "name": "dt", "value": "2025-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-01 07:18:26", "last_data": "2026-01-01 07:18:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620132, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-02/1767357693/dt=2026-01-01/", "name": "dt", "value": "2026-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-02 06:57:46", "last_data": "2026-01-02 06:57:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620357, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-03/1767444785/dt=2026-01-02/", "name": "dt", "value": "2026-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-03 07:07:12", "last_data": "2026-01-03 07:07:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620564, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-04/1767531348/dt=2026-01-03/", "name": "dt", "value": "2026-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-04 07:08:01", "last_data": "2026-01-04 07:08:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620781, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-05/1767616897/dt=2026-01-04/", "name": "dt", "value": "2026-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-05 06:57:22", "last_data": "2026-01-05 06:57:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621002, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-06/1767703443/dt=2026-01-05/", "name": "dt", "value": "2026-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-06 06:58:13", "last_data": "2026-01-06 06:58:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621302, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-07/1767812834/dt=2026-01-06/", "name": "dt", "value": "2026-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-07 13:17:38", "last_data": "2026-01-07 13:17:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621449, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-08/1767872948/dt=2026-01-07/", "name": "dt", "value": "2026-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-08 06:05:40", "last_data": "2026-01-08 06:05:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621831, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-09/1768006435/dt=2026-01-08/", "name": "dt", "value": "2026-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-09 19:11:59", "last_data": "2026-01-09 19:11:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621899, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-10/1768048310/dt=2026-01-09/", "name": "dt", "value": "2026-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-10 06:47:53", "last_data": "2026-01-10 06:47:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622128, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-11/1768136757/dt=2026-01-10/", "name": "dt", "value": "2026-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-11 07:18:59", "last_data": "2026-01-11 07:18:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622343, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-12/1768222465/dt=2026-01-11/", "name": "dt", "value": "2026-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-12 07:07:03", "last_data": "2026-01-12 07:07:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622679, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-13/1768306858/dt=2026-01-12/", "name": "dt", "value": "2026-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-13 06:37:06", "last_data": "2026-01-13 06:37:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622897, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-14/1768395099/dt=2026-01-13/", "name": "dt", "value": "2026-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-14 07:08:29", "last_data": "2026-01-14 07:08:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1623112, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-15/1768481511/dt=2026-01-14/", "name": "dt", "value": "2026-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-15 07:08:13", "last_data": "2026-01-15 07:08:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625045, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2026-01-15/", "name": "dt", "value": "2026-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 07:18:31", "last_data": "2026-01-16 07:18:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625676, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-17/1768643957/dt=2026-01-16/", "name": "dt", "value": "2026-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-17 04:07:49", "last_data": "2026-01-17 04:07:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626136, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-18/1768741953/dt=2026-01-17/", "name": "dt", "value": "2026-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-18 07:24:28", "last_data": "2026-01-18 07:24:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626343, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-19/1768825804/dt=2026-01-18/", "name": "dt", "value": "2026-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-19 06:47:01", "last_data": "2026-01-19 06:47:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626595, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-20/1768914637/dt=2026-01-19/", "name": "dt", "value": "2026-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-20 07:23:20", "last_data": "2026-01-20 07:23:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626811, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-21/1769002251/dt=2026-01-20/", "name": "dt", "value": "2026-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-21 07:47:55", "last_data": "2026-01-21 07:47:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627029, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-22/1769081478/dt=2026-01-21/", "name": "dt", "value": "2026-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-22 05:48:26", "last_data": "2026-01-22 05:48:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627244, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-23/1769169561/dt=2026-01-22/", "name": "dt", "value": "2026-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-23 06:16:24", "last_data": "2026-01-23 06:16:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627459, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-24/1769259617/dt=2026-01-23/", "name": "dt", "value": "2026-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-24 07:14:59", "last_data": "2026-01-24 07:14:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627675, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-25/1769347632/dt=2026-01-24/", "name": "dt", "value": "2026-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-25 07:40:35", "last_data": "2026-01-25 07:40:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627889, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-26/1769433378/dt=2026-01-25/", "name": "dt", "value": "2026-01-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-26 07:28:21", "last_data": "2026-01-26 07:28:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628108, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-27/1769515703/dt=2026-01-26/", "name": "dt", "value": "2026-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-27 06:24:28", "last_data": "2026-01-27 06:24:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628327, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-28/1769604320/dt=2026-01-27/", "name": "dt", "value": "2026-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-28 07:02:37", "last_data": "2026-01-28 07:02:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628545, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-29/1769689722/dt=2026-01-28/", "name": "dt", "value": "2026-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-29 06:45:59", "last_data": "2026-01-29 06:45:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628777, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-30/1769778720/dt=2026-01-29/", "name": "dt", "value": "2026-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-30 07:23:29", "last_data": "2026-01-30 07:23:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628996, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-31/1769863324/dt=2026-01-30/", "name": "dt", "value": "2026-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-31 06:58:59", "last_data": "2026-01-31 06:58:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629218, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-01/1769950991/dt=2026-01-31/", "name": "dt", "value": "2026-01-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-01 07:15:10", "last_data": "2026-02-01 07:15:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629427, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-02/1770037004/dt=2026-02-01/", "name": "dt", "value": "2026-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-02 07:11:08", "last_data": "2026-02-02 07:11:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629711, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-03/1770123245/dt=2026-02-02/", "name": "dt", "value": "2026-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-03 07:08:38", "last_data": "2026-02-03 07:08:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629938, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-04/1770210769/dt=2026-02-03/", "name": "dt", "value": "2026-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-04 07:24:17", "last_data": "2026-02-04 07:24:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630158, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-05/1770296594/dt=2026-02-04/", "name": "dt", "value": "2026-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-05 07:18:42", "last_data": "2026-02-05 07:18:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630377, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-06/1770383023/dt=2026-02-05/", "name": "dt", "value": "2026-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-06 07:17:21", "last_data": "2026-02-06 07:17:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630600, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-07/1770470450/dt=2026-02-06/", "name": "dt", "value": "2026-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-07 07:33:10", "last_data": "2026-02-07 07:33:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630809, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-08/1770552637/dt=2026-02-07/", "name": "dt", "value": "2026-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-08 06:27:11", "last_data": "2026-02-08 06:27:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631027, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-09/1770641781/dt=2026-02-08/", "name": "dt", "value": "2026-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-09 07:12:33", "last_data": "2026-02-09 07:12:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631250, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-10/1770728379/dt=2026-02-09/", "name": "dt", "value": "2026-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-10 07:17:23", "last_data": "2026-02-10 07:17:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631480, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-11/1770814475/dt=2026-02-10/", "name": "dt", "value": "2026-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-11 07:09:19", "last_data": "2026-02-11 07:09:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631791, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-12/1770901172/dt=2026-02-11/", "name": "dt", "value": "2026-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-12 07:13:38", "last_data": "2026-02-12 07:13:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632100, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-13/1770987823/dt=2026-02-12/", "name": "dt", "value": "2026-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-13 07:17:18", "last_data": "2026-02-13 07:17:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632313, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-14/1771073651/dt=2026-02-13/", "name": "dt", "value": "2026-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-14 07:11:39", "last_data": "2026-02-14 07:11:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632521, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-15/1771160398/dt=2026-02-14/", "name": "dt", "value": "2026-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-15 07:13:45", "last_data": "2026-02-15 07:13:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1634433, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2026-02-15/", "name": "dt", "value": "2026-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 07:20:21", "last_data": "2026-02-16 07:20:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635092, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-17/1771333264/dt=2026-02-16/", "name": "dt", "value": "2026-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-17 07:18:13", "last_data": "2026-02-17 07:18:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635313, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-18/1771419800/dt=2026-02-17/", "name": "dt", "value": "2026-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-18 07:18:27", "last_data": "2026-02-18 07:18:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635528, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-19/1771506053/dt=2026-02-18/", "name": "dt", "value": "2026-02-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-19 07:15:14", "last_data": "2026-02-19 07:15:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635743, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-20/1771592735/dt=2026-02-19/", "name": "dt", "value": "2026-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-20 07:18:12", "last_data": "2026-02-20 07:18:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635954, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-21/1771678787/dt=2026-02-20/", "name": "dt", "value": "2026-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-21 07:13:25", "last_data": "2026-02-21 07:13:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636166, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-22/1771765966/dt=2026-02-21/", "name": "dt", "value": "2026-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-22 07:28:11", "last_data": "2026-02-22 07:28:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636438, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-23/1771852907/dt=2026-02-22/", "name": "dt", "value": "2026-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-23 07:34:13", "last_data": "2026-02-23 07:34:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636718, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-24/1771938212/dt=2026-02-23/", "name": "dt", "value": "2026-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-24 07:21:47", "last_data": "2026-02-24 07:21:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636975, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-25/1772024633/dt=2026-02-24/", "name": "dt", "value": "2026-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-25 07:21:49", "last_data": "2026-02-25 07:21:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1637556, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-26/1772111284/dt=2026-02-25/", "name": "dt", "value": "2026-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-26 07:24:12", "last_data": "2026-02-26 07:24:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1640944, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-27/1772197045/dt=2026-02-26/", "name": "dt", "value": "2026-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-27 07:14:45", "last_data": "2026-02-27 07:14:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641162, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-28/1772284106/dt=2026-02-27/", "name": "dt", "value": "2026-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-28 07:24:55", "last_data": "2026-02-28 07:24:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641392, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-01/1772371236/dt=2026-02-28/", "name": "dt", "value": "2026-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-01 07:33:25", "last_data": "2026-03-01 07:33:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641765, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-02/1772500249/dt=2026-03-01/", "name": "dt", "value": "2026-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-02 19:20:16", "last_data": "2026-03-02 19:20:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641833, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-03/1772542624/dt=2026-03-02/", "name": "dt", "value": "2026-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-03 07:13:32", "last_data": "2026-03-03 07:13:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642047, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-04/1772629162/dt=2026-03-03/", "name": "dt", "value": "2026-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-04 07:15:17", "last_data": "2026-03-04 07:15:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642266, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-05/1772715065/dt=2026-03-04/", "name": "dt", "value": "2026-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-05 07:09:43", "last_data": "2026-03-05 07:09:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642489, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-06/1772801997/dt=2026-03-05/", "name": "dt", "value": "2026-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-06 07:16:04", "last_data": "2026-03-06 07:16:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642707, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-07/1772888022/dt=2026-03-06/", "name": "dt", "value": "2026-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-07 07:08:10", "last_data": "2026-03-07 07:08:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642924, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-08/1772974974/dt=2026-03-07/", "name": "dt", "value": "2026-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-08 08:15:50", "last_data": "2026-03-08 08:15:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1643758, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-09/1773058074/dt=2026-03-08/", "name": "dt", "value": "2026-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-09 07:22:11", "last_data": "2026-03-09 07:22:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1644100, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-10/1773143856/dt=2026-03-09/", "name": "dt", "value": "2026-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-10 07:13:49", "last_data": "2026-03-10 07:13:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645050, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-11/1773230648/dt=2026-03-10/", "name": "dt", "value": "2026-03-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-11 07:18:14", "last_data": "2026-03-11 07:18:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645264, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-12/1773312622/dt=2026-03-11/", "name": "dt", "value": "2026-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-12 06:07:55", "last_data": "2026-03-12 06:07:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645482, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-13/1773403466/dt=2026-03-12/", "name": "dt", "value": "2026-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-13 07:18:51", "last_data": "2026-03-13 07:18:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645698, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-14/1773490121/dt=2026-03-13/", "name": "dt", "value": "2026-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-14 07:21:32", "last_data": "2026-03-14 07:21:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645909, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-15/1773577511/dt=2026-03-14/", "name": "dt", "value": "2026-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-15 07:37:48", "last_data": "2026-03-15 07:37:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1647508, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2026-03-15/", "name": "dt", "value": "2026-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 07:24:19", "last_data": "2026-03-16 07:24:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648137, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-17/1773749623/dt=2026-03-16/", "name": "dt", "value": "2026-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-17 07:28:28", "last_data": "2026-03-17 07:28:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648353, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-18/1773835609/dt=2026-03-17/", "name": "dt", "value": "2026-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-18 07:19:56", "last_data": "2026-03-18 07:19:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648599, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-19/1773921857/dt=2026-03-18/", "name": "dt", "value": "2026-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-19 07:21:12", "last_data": "2026-03-19 07:21:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648811, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-20/1774007937/dt=2026-03-19/", "name": "dt", "value": "2026-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-20 07:15:54", "last_data": "2026-03-20 07:15:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649023, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-21/1774094917/dt=2026-03-20/", "name": "dt", "value": "2026-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-21 07:25:38", "last_data": "2026-03-21 07:25:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649353, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-22/1774181049/dt=2026-03-21/", "name": "dt", "value": "2026-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-22 07:20:21", "last_data": "2026-03-22 07:20:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649558, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-23/1774267325/dt=2026-03-22/", "name": "dt", "value": "2026-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-23 07:20:02", "last_data": "2026-03-23 07:20:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649780, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-24/1774353783/dt=2026-03-23/", "name": "dt", "value": "2026-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-24 07:16:37", "last_data": "2026-03-24 07:16:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650004, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-25/1774440840/dt=2026-03-24/", "name": "dt", "value": "2026-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-25 07:27:05", "last_data": "2026-03-25 07:27:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650248, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-26/1774527026/dt=2026-03-25/", "name": "dt", "value": "2026-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-26 07:25:47", "last_data": "2026-03-26 07:25:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650462, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-27/1774612899/dt=2026-03-26/", "name": "dt", "value": "2026-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-27 07:17:48", "last_data": "2026-03-27 07:17:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650676, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-28/1774700186/dt=2026-03-27/", "name": "dt", "value": "2026-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-28 07:29:30", "last_data": "2026-03-28 07:29:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650891, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-29/1774786568/dt=2026-03-28/", "name": "dt", "value": "2026-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-29 07:29:06", "last_data": "2026-03-29 07:29:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651520, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-30/1774872523/dt=2026-03-29/", "name": "dt", "value": "2026-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-30 07:26:08", "last_data": "2026-03-30 07:26:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651827, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-31/1774959268/dt=2026-03-30/", "name": "dt", "value": "2026-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-31 07:31:06", "last_data": "2026-03-31 07:31:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652052, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-01/1775045334/dt=2026-03-31/", "name": "dt", "value": "2026-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-01 07:22:04", "last_data": "2026-04-01 07:22:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652428, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-02/1775132415/dt=2026-04-01/", "name": "dt", "value": "2026-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-02 07:35:43", "last_data": "2026-04-02 07:35:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652642, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-03/1775218200/dt=2026-04-02/", "name": "dt", "value": "2026-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-03 07:23:47", "last_data": "2026-04-03 07:23:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652863, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-04/1775304250/dt=2026-04-03/", "name": "dt", "value": "2026-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-04 07:17:30", "last_data": "2026-04-04 07:17:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1653079, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-05/1775391981/dt=2026-04-04/", "name": "dt", "value": "2026-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-05 07:39:40", "last_data": "2026-04-05 07:39:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656581, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-06/1775474439/dt=2026-04-05/", "name": "dt", "value": "2026-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-06 06:37:35", "last_data": "2026-04-06 06:37:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656802, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-07/1775564179/dt=2026-04-06/", "name": "dt", "value": "2026-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-07 07:29:34", "last_data": "2026-04-07 07:29:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657028, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-08/1775650647/dt=2026-04-07/", "name": "dt", "value": "2026-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-08 07:31:02", "last_data": "2026-04-08 07:31:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657436, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-09/1775737047/dt=2026-04-08/", "name": "dt", "value": "2026-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-09 07:31:28", "last_data": "2026-04-09 07:31:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657652, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-10/1775823214/dt=2026-04-09/", "name": "dt", "value": "2026-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-10 07:26:35", "last_data": "2026-04-10 07:26:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657869, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-11/1775905383/dt=2026-04-10/", "name": "dt", "value": "2026-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-11 06:21:26", "last_data": "2026-04-11 06:21:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658079, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-12/1775996448/dt=2026-04-11/", "name": "dt", "value": "2026-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-12 07:33:42", "last_data": "2026-04-12 07:33:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658289, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-13/1776083270/dt=2026-04-12/", "name": "dt", "value": "2026-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-13 07:40:32", "last_data": "2026-04-13 07:40:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658508, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-14/1776169280/dt=2026-04-13/", "name": "dt", "value": "2026-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-14 07:34:45", "last_data": "2026-04-14 07:34:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658716, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-15/1776255009/dt=2026-04-14/", "name": "dt", "value": "2026-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-15 07:25:34", "last_data": "2026-04-15 07:25:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1660345, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2026-04-15/", "name": "dt", "value": "2026-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 07:33:07", "last_data": "2026-04-16 07:33:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1661349, "location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-17/1776427964/dt=2026-04-16/", "name": "dt", "value": "2026-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-17 07:26:10", "last_data": "2026-04-17 07:26:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "_origin": "string", "account_customer_segment": "varchar(30)", "account_lifetime_customer_segment": "varchar(30)", "account_manager": "varchar(24)", "account_manager_key": "int", "account_pricing_model": "varchar(10)", "active": "int", "annotations": "varchar(2048)", "approve": "int", "audit_id": "bigint", "city": "varchar(100)", "client_key": "int", "client_name": "varchar(255)", "climate_controlled": "int", "day": "date", "day_key": "int", "drive_up": "int", "facility_key": "int", "facility_name": "varchar(255)", "facility_promo": "varchar(65535)", "facility_status": "varchar(40)", "integration": "varchar(100)", "is_directory_facility": "int", "is_physical_unit": "int", "location_key": "int", "msa": "varchar(150)", "publish": "int", "state": "varchar(2)", "total_unit_offering_price": "decimal", "total_units": "int", "unit_group": "varchar(10)", "unit_group_size_key": "int", "unit_offerings": "int", "unit_status": "varchar(20)", "unit_type": "varchar(24)", "unit_type_key": "int", "zip": "varchar(6)" } - created: 2026-04-17 07:26:10
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-17/1776427964'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2018-03-16 14:35:27",
"disabled": false,
"format": "raw",
"id": 293,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_redshift",
"table": "analytics_mart_unit"
},
"type": "redshift"
},
"partition": {
"count": 2683,
"ddl": [
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2018-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-12/'\n PARTITION (dt='2018-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-13/'\n PARTITION (dt='2018-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-14/'\n PARTITION (dt='2018-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-15/'\n PARTITION (dt='2018-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-16/'\n PARTITION (dt='2018-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-17/'\n PARTITION (dt='2018-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-18/'\n PARTITION (dt='2018-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-19/'\n PARTITION (dt='2018-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-20/'\n PARTITION (dt='2018-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-21/'\n PARTITION (dt='2018-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-22/'\n PARTITION (dt='2018-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-23/'\n PARTITION (dt='2018-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-24/'\n PARTITION (dt='2018-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-25/'\n PARTITION (dt='2018-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-26/'\n PARTITION (dt='2018-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-27/'\n PARTITION (dt='2018-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-28/'\n PARTITION (dt='2018-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-29/'\n PARTITION (dt='2018-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-30/'\n PARTITION (dt='2018-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-31/'\n PARTITION (dt='2019-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-01/'\n PARTITION (dt='2019-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-02/'\n PARTITION (dt='2019-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-03/'\n PARTITION (dt='2019-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-04/'\n PARTITION (dt='2019-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-05/'\n PARTITION (dt='2019-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-06/'\n PARTITION (dt='2019-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-07/'\n PARTITION (dt='2019-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-08/'\n PARTITION (dt='2019-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-09/'\n PARTITION (dt='2019-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-10/'\n PARTITION (dt='2019-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-11/'\n PARTITION (dt='2019-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-12/'\n PARTITION (dt='2019-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-13/'\n PARTITION (dt='2019-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-14/'\n PARTITION (dt='2019-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-15/'\n PARTITION (dt='2019-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-16/'\n PARTITION (dt='2019-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-17/'\n PARTITION (dt='2019-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-18/'\n PARTITION (dt='2019-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-19/'\n PARTITION (dt='2019-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-20/'\n PARTITION (dt='2019-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-21/'\n PARTITION (dt='2019-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-22/'\n PARTITION (dt='2019-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-23/'\n PARTITION (dt='2019-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-24/'\n PARTITION (dt='2019-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-25/'\n PARTITION (dt='2019-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-26/'\n PARTITION (dt='2019-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-27/'\n PARTITION (dt='2019-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-28/'\n PARTITION (dt='2019-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-29/'\n PARTITION (dt='2019-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-30/'\n PARTITION (dt='2019-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-31/'\n PARTITION (dt='2019-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-01/'\n PARTITION (dt='2019-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-02/'\n PARTITION (dt='2019-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-03/'\n PARTITION (dt='2019-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-04/'\n PARTITION (dt='2019-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-05/'\n PARTITION (dt='2019-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-06/'\n PARTITION (dt='2019-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-07/'\n PARTITION (dt='2019-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-08/'\n PARTITION (dt='2019-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-09/'\n PARTITION (dt='2019-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-10/'\n PARTITION (dt='2019-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-11/'\n PARTITION (dt='2019-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-12/'\n PARTITION (dt='2019-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-13/'\n PARTITION (dt='2019-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-14/'\n PARTITION (dt='2019-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-15/'\n PARTITION (dt='2019-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-16/'\n PARTITION (dt='2019-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-17/'\n PARTITION (dt='2019-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-18/'\n PARTITION (dt='2019-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-19/'\n PARTITION (dt='2019-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-20/'\n PARTITION (dt='2019-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-21/'\n PARTITION (dt='2019-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-22/'\n PARTITION (dt='2019-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-23/'\n PARTITION (dt='2019-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-24/'\n PARTITION (dt='2019-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-25/'\n PARTITION (dt='2019-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-26/'\n PARTITION (dt='2019-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-27/'\n PARTITION (dt='2019-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-28/'\n PARTITION (dt='2019-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-01/'\n PARTITION (dt='2019-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-02/'\n PARTITION (dt='2019-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-03/'\n PARTITION (dt='2019-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-04/'\n PARTITION (dt='2019-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-05/'\n PARTITION (dt='2019-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-06/'\n PARTITION (dt='2019-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-07/'\n PARTITION (dt='2019-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-08/'\n PARTITION (dt='2019-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-09/'\n PARTITION (dt='2019-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-10/'\n PARTITION (dt='2019-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-11/'\n PARTITION (dt='2019-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-12/'\n PARTITION (dt='2019-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-13/'\n PARTITION (dt='2019-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-14/'\n PARTITION (dt='2019-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-15/'\n PARTITION (dt='2019-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-16/'\n PARTITION (dt='2019-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-17/'\n PARTITION (dt='2019-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-18/'\n PARTITION (dt='2019-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-19/'\n PARTITION (dt='2019-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-20/'\n PARTITION (dt='2019-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-21/'\n PARTITION (dt='2019-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-22/'\n PARTITION (dt='2019-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-23/'\n PARTITION (dt='2019-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-24/'\n PARTITION (dt='2019-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-25/'\n PARTITION (dt='2019-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-26/'\n PARTITION (dt='2019-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-27/'\n PARTITION (dt='2019-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-28/'\n PARTITION (dt='2019-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-29/'\n PARTITION (dt='2019-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-30/'\n PARTITION (dt='2019-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-31/'\n PARTITION (dt='2019-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-01/'\n PARTITION (dt='2019-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-02/'\n PARTITION (dt='2019-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-03/'\n PARTITION (dt='2019-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-04/'\n PARTITION (dt='2019-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-05/'\n PARTITION (dt='2019-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-06/'\n PARTITION (dt='2019-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-07/'\n PARTITION (dt='2019-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-08/'\n PARTITION (dt='2019-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-09/'\n PARTITION (dt='2019-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-10/'\n PARTITION (dt='2019-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-11/'\n PARTITION (dt='2019-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-12/'\n PARTITION (dt='2019-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-13/'\n PARTITION (dt='2019-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-14/'\n PARTITION (dt='2019-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-15/'\n PARTITION (dt='2019-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-16/'\n PARTITION (dt='2019-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-17/'\n PARTITION (dt='2019-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-18/'\n PARTITION (dt='2019-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-19/'\n PARTITION (dt='2019-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-20/'\n PARTITION (dt='2019-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-21/'\n PARTITION (dt='2019-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-22/'\n PARTITION (dt='2019-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-23/'\n PARTITION (dt='2019-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-24/'\n PARTITION (dt='2019-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-25/'\n PARTITION (dt='2019-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-26/'\n PARTITION (dt='2019-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-27/'\n PARTITION (dt='2019-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-28/'\n PARTITION (dt='2019-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-29/'\n PARTITION (dt='2019-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-30/'\n PARTITION (dt='2019-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-01/'\n PARTITION (dt='2019-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-02/'\n PARTITION (dt='2019-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-03/'\n PARTITION (dt='2019-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-04/'\n PARTITION (dt='2019-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-05/'\n PARTITION (dt='2019-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-06/'\n PARTITION (dt='2019-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-07/'\n PARTITION (dt='2019-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-08/'\n PARTITION (dt='2019-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-09/'\n PARTITION (dt='2019-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-10/'\n PARTITION (dt='2019-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-11/'\n PARTITION (dt='2019-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-12/'\n PARTITION (dt='2019-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-13/'\n PARTITION (dt='2019-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-14/'\n PARTITION (dt='2019-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-15/'\n PARTITION (dt='2019-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-16/'\n PARTITION (dt='2019-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-17/'\n PARTITION (dt='2019-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-18/'\n PARTITION (dt='2019-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-19/'\n PARTITION (dt='2019-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-20/'\n PARTITION (dt='2019-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-21/'\n PARTITION (dt='2019-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-22/'\n PARTITION (dt='2019-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-23/'\n PARTITION (dt='2019-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-24/'\n PARTITION (dt='2019-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-25/'\n PARTITION (dt='2019-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-26/'\n PARTITION (dt='2019-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-27/'\n PARTITION (dt='2019-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-28/'\n PARTITION (dt='2019-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-29/'\n PARTITION (dt='2019-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-30/'\n PARTITION (dt='2019-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-31/'\n PARTITION (dt='2019-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-01/'\n PARTITION (dt='2019-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-02/'\n PARTITION (dt='2019-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-03/'\n PARTITION (dt='2019-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-04/'\n PARTITION (dt='2019-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-05/'\n PARTITION (dt='2019-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-06/'\n PARTITION (dt='2019-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-07/'\n PARTITION (dt='2019-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-08/'\n PARTITION (dt='2019-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-09/'\n PARTITION (dt='2019-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-10/'\n PARTITION (dt='2019-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-11/'\n PARTITION (dt='2019-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-12/'\n PARTITION (dt='2019-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-13/'\n PARTITION (dt='2019-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-14/'\n PARTITION (dt='2019-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-15/'\n PARTITION (dt='2019-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-16/'\n PARTITION (dt='2019-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-17/'\n PARTITION (dt='2019-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-18/'\n PARTITION (dt='2019-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-19/'\n PARTITION (dt='2019-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-20/'\n PARTITION (dt='2019-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-21/'\n PARTITION (dt='2019-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-22/'\n PARTITION (dt='2019-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-23/'\n PARTITION (dt='2019-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-24/'\n PARTITION (dt='2019-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-25/'\n PARTITION (dt='2019-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-26/'\n PARTITION (dt='2019-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-27/'\n PARTITION (dt='2019-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-28/'\n PARTITION (dt='2019-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-29/'\n PARTITION (dt='2019-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-30/'\n PARTITION (dt='2019-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-01/'\n PARTITION (dt='2019-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-02/'\n PARTITION (dt='2019-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-03/'\n PARTITION (dt='2019-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-04/'\n PARTITION (dt='2019-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-05/'\n PARTITION (dt='2019-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-06/'\n PARTITION (dt='2019-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-07/'\n PARTITION (dt='2019-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-08/'\n PARTITION (dt='2019-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-09/'\n PARTITION (dt='2019-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-10/'\n PARTITION (dt='2019-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-11/'\n PARTITION (dt='2019-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-12/'\n PARTITION (dt='2019-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-13/'\n PARTITION (dt='2019-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-14/'\n PARTITION (dt='2019-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-15/'\n PARTITION (dt='2019-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-16/'\n PARTITION (dt='2019-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-17/'\n PARTITION (dt='2019-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-18/'\n PARTITION (dt='2019-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-19/'\n PARTITION (dt='2019-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-20/'\n PARTITION (dt='2019-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-21/'\n PARTITION (dt='2019-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-22/'\n PARTITION (dt='2019-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-23/'\n PARTITION (dt='2019-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-24/'\n PARTITION (dt='2019-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-25/'\n PARTITION (dt='2019-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-26/'\n PARTITION (dt='2019-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-27/'\n PARTITION (dt='2019-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-28/'\n PARTITION (dt='2019-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-29/'\n PARTITION (dt='2019-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-30/'\n PARTITION (dt='2019-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-31/'\n PARTITION (dt='2019-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-01/'\n PARTITION (dt='2019-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-02/'\n PARTITION (dt='2019-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-03/'\n PARTITION (dt='2019-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-04/'\n PARTITION (dt='2019-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-05/'\n PARTITION (dt='2019-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-06/'\n PARTITION (dt='2019-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-07/'\n PARTITION (dt='2019-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-08/'\n PARTITION (dt='2019-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-09/'\n PARTITION (dt='2019-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-10/'\n PARTITION (dt='2019-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-11/'\n PARTITION (dt='2019-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-12/'\n PARTITION (dt='2019-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-13/'\n PARTITION (dt='2019-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-14/'\n PARTITION (dt='2019-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-15/'\n PARTITION (dt='2019-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-16/'\n PARTITION (dt='2019-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-17/'\n PARTITION (dt='2019-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-18/'\n PARTITION (dt='2019-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-19/'\n PARTITION (dt='2019-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-20/'\n PARTITION (dt='2019-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-21/'\n PARTITION (dt='2019-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-22/'\n PARTITION (dt='2019-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-23/'\n PARTITION (dt='2019-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-24/'\n PARTITION (dt='2019-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-25/'\n PARTITION (dt='2019-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-26/'\n PARTITION (dt='2019-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-27/'\n PARTITION (dt='2019-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-28/'\n PARTITION (dt='2019-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-29/'\n PARTITION (dt='2019-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-30/'\n PARTITION (dt='2019-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-31/'\n PARTITION (dt='2019-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-01/'\n PARTITION (dt='2019-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-02/'\n PARTITION (dt='2019-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-03/'\n PARTITION (dt='2019-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-04/'\n PARTITION (dt='2019-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-05/'\n PARTITION (dt='2019-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-06/'\n PARTITION (dt='2019-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-07/'\n PARTITION (dt='2019-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-08/'\n PARTITION (dt='2019-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-09/'\n PARTITION (dt='2019-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-10/'\n PARTITION (dt='2019-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-11/'\n PARTITION (dt='2019-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-12/'\n PARTITION (dt='2019-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-13/'\n PARTITION (dt='2019-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-14/'\n PARTITION (dt='2019-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-15/'\n PARTITION (dt='2019-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-16/'\n PARTITION (dt='2019-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-17/'\n PARTITION (dt='2019-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-18/'\n PARTITION (dt='2019-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-19/'\n PARTITION (dt='2019-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-20/'\n PARTITION (dt='2019-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-21/'\n PARTITION (dt='2019-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-22/'\n PARTITION (dt='2019-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-23/'\n PARTITION (dt='2019-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-24/'\n PARTITION (dt='2019-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-25/'\n PARTITION (dt='2019-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-26/'\n PARTITION (dt='2019-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-27/'\n PARTITION (dt='2019-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-28/'\n PARTITION (dt='2019-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-29/'\n PARTITION (dt='2019-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-30/'\n PARTITION (dt='2019-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-01/'\n PARTITION (dt='2019-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-02/'\n PARTITION (dt='2019-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-03/'\n PARTITION (dt='2019-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-04/'\n PARTITION (dt='2019-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-05/'\n PARTITION (dt='2019-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-06/'\n PARTITION (dt='2019-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-07/'\n PARTITION (dt='2019-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-08/'\n PARTITION (dt='2019-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-09/'\n PARTITION (dt='2019-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-10/'\n PARTITION (dt='2019-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-11/'\n PARTITION (dt='2019-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-12/'\n PARTITION (dt='2019-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-13/'\n PARTITION (dt='2019-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-14/'\n PARTITION (dt='2019-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-15/'\n PARTITION (dt='2019-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-16/'\n PARTITION (dt='2019-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-17/'\n PARTITION (dt='2019-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-18/'\n PARTITION (dt='2019-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-19/'\n PARTITION (dt='2019-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-20/'\n PARTITION (dt='2019-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-21/'\n PARTITION (dt='2019-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-22/'\n PARTITION (dt='2019-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-23/'\n PARTITION (dt='2019-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-24/'\n PARTITION (dt='2019-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-25/'\n PARTITION (dt='2019-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-26/'\n PARTITION (dt='2019-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-27/'\n PARTITION (dt='2019-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-28/'\n PARTITION (dt='2019-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-29/'\n PARTITION (dt='2019-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-30/'\n PARTITION (dt='2019-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-31/'\n PARTITION (dt='2019-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-01/'\n PARTITION (dt='2019-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-02/'\n PARTITION (dt='2019-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-03/'\n PARTITION (dt='2019-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-04/'\n PARTITION (dt='2019-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-05/'\n PARTITION (dt='2019-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-06/'\n PARTITION (dt='2019-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-07/'\n PARTITION (dt='2019-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-08/'\n PARTITION (dt='2019-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-09/'\n PARTITION (dt='2019-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-10/'\n PARTITION (dt='2019-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-11/'\n PARTITION (dt='2019-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-12/'\n PARTITION (dt='2019-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-13/'\n PARTITION (dt='2019-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-14/'\n PARTITION (dt='2019-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-15/'\n PARTITION (dt='2019-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-16/'\n PARTITION (dt='2019-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-17/'\n PARTITION (dt='2019-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-18/'\n PARTITION (dt='2019-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-19/'\n PARTITION (dt='2019-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-20/'\n PARTITION (dt='2019-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-21/'\n PARTITION (dt='2019-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-22/'\n PARTITION (dt='2019-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-23/'\n PARTITION (dt='2019-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-24/'\n PARTITION (dt='2019-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-25/'\n PARTITION (dt='2019-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-26/'\n PARTITION (dt='2019-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-27/'\n PARTITION (dt='2019-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-28/'\n PARTITION (dt='2019-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-29/'\n PARTITION (dt='2019-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-30/'\n PARTITION (dt='2019-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-01/'\n PARTITION (dt='2019-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-02/'\n PARTITION (dt='2019-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-03/'\n PARTITION (dt='2019-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-04/'\n PARTITION (dt='2019-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-05/'\n PARTITION (dt='2019-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-06/'\n PARTITION (dt='2019-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-07/'\n PARTITION (dt='2019-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-08/'\n PARTITION (dt='2019-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-09/'\n PARTITION (dt='2019-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-10/'\n PARTITION (dt='2019-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-11/'\n;",
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2019-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-12/'\n PARTITION (dt='2019-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-13/'\n PARTITION (dt='2019-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-14/'\n PARTITION (dt='2019-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-15/'\n PARTITION (dt='2019-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-16/'\n PARTITION (dt='2019-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-17/'\n PARTITION (dt='2019-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-18/'\n PARTITION (dt='2019-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-19/'\n PARTITION (dt='2019-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-20/'\n PARTITION (dt='2019-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-21/'\n PARTITION (dt='2019-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-22/'\n PARTITION (dt='2019-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-23/'\n PARTITION (dt='2019-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-24/'\n PARTITION (dt='2019-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-25/'\n PARTITION (dt='2019-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-26/'\n PARTITION (dt='2019-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-27/'\n PARTITION (dt='2019-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-28/'\n PARTITION (dt='2019-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-29/'\n PARTITION (dt='2019-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-30/'\n PARTITION (dt='2019-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-31/'\n PARTITION (dt='2020-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-01/'\n PARTITION (dt='2020-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-02/'\n PARTITION (dt='2020-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-03/'\n PARTITION (dt='2020-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-04/'\n PARTITION (dt='2020-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-05/'\n PARTITION (dt='2020-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-06/'\n PARTITION (dt='2020-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-07/'\n PARTITION (dt='2020-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-08/'\n PARTITION (dt='2020-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-09/'\n PARTITION (dt='2020-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-10/'\n PARTITION (dt='2020-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-11/'\n PARTITION (dt='2020-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-12/'\n PARTITION (dt='2020-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-13/'\n PARTITION (dt='2020-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-14/'\n PARTITION (dt='2020-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-15/'\n PARTITION (dt='2020-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-16/'\n PARTITION (dt='2020-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-17/'\n PARTITION (dt='2020-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-18/'\n PARTITION (dt='2020-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-19/'\n PARTITION (dt='2020-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-20/'\n PARTITION (dt='2020-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-21/'\n PARTITION (dt='2020-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-22/'\n PARTITION (dt='2020-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-23/'\n PARTITION (dt='2020-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-24/'\n PARTITION (dt='2020-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-25/'\n PARTITION (dt='2020-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-26/'\n PARTITION (dt='2020-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-27/'\n PARTITION (dt='2020-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-28/'\n PARTITION (dt='2020-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-29/'\n PARTITION (dt='2020-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-30/'\n PARTITION (dt='2020-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-31/'\n PARTITION (dt='2020-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-01/'\n PARTITION (dt='2020-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-02/'\n PARTITION (dt='2020-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-03/'\n PARTITION (dt='2020-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-04/'\n PARTITION (dt='2020-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-05/'\n PARTITION (dt='2020-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-06/'\n PARTITION (dt='2020-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-07/'\n PARTITION (dt='2020-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-08/'\n PARTITION (dt='2020-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-09/'\n PARTITION (dt='2020-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-10/'\n PARTITION (dt='2020-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-11/'\n PARTITION (dt='2020-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-12/'\n PARTITION (dt='2020-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-13/'\n PARTITION (dt='2020-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-14/'\n PARTITION (dt='2020-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-15/'\n PARTITION (dt='2020-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-16/'\n PARTITION (dt='2020-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-17/'\n PARTITION (dt='2020-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-18/'\n PARTITION (dt='2020-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-19/'\n PARTITION (dt='2020-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-20/'\n PARTITION (dt='2020-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-21/'\n PARTITION (dt='2020-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-22/'\n PARTITION (dt='2020-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-23/'\n PARTITION (dt='2020-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-24/'\n PARTITION (dt='2020-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-25/'\n PARTITION (dt='2020-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-26/'\n PARTITION (dt='2020-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-27/'\n PARTITION (dt='2020-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-28/'\n PARTITION (dt='2020-02-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-29/'\n PARTITION (dt='2020-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-01/'\n PARTITION (dt='2020-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-02/'\n PARTITION (dt='2020-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-03/'\n PARTITION (dt='2020-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-04/'\n PARTITION (dt='2020-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-05/'\n PARTITION (dt='2020-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-06/'\n PARTITION (dt='2020-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-07/'\n PARTITION (dt='2020-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-08/'\n PARTITION (dt='2020-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-09/'\n PARTITION (dt='2020-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-10/'\n PARTITION (dt='2020-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-11/'\n PARTITION (dt='2020-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-12/'\n PARTITION (dt='2020-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-13/'\n PARTITION (dt='2020-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-14/'\n PARTITION (dt='2020-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-15/'\n PARTITION (dt='2020-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-16/'\n PARTITION (dt='2020-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-17/'\n PARTITION (dt='2020-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-18/'\n PARTITION (dt='2020-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-19/'\n PARTITION (dt='2020-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-20/'\n PARTITION (dt='2020-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-21/'\n PARTITION (dt='2020-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-22/'\n PARTITION (dt='2020-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-23/'\n PARTITION (dt='2020-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-24/'\n PARTITION (dt='2020-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-25/'\n PARTITION (dt='2020-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-26/'\n PARTITION (dt='2020-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-27/'\n PARTITION (dt='2020-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-28/'\n PARTITION (dt='2020-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-29/'\n PARTITION (dt='2020-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-30/'\n PARTITION (dt='2020-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-31/'\n PARTITION (dt='2020-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-01/'\n PARTITION (dt='2020-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-02/'\n PARTITION (dt='2020-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-03/'\n PARTITION (dt='2020-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-04/'\n PARTITION (dt='2020-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-05/'\n PARTITION (dt='2020-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-06/'\n PARTITION (dt='2020-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-07/'\n PARTITION (dt='2020-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-08/'\n PARTITION (dt='2020-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-09/'\n PARTITION (dt='2020-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-10/'\n PARTITION (dt='2020-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-11/'\n PARTITION (dt='2020-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-12/'\n PARTITION (dt='2020-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-13/'\n PARTITION (dt='2020-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-14/'\n PARTITION (dt='2020-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-15/'\n PARTITION (dt='2020-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-16/'\n PARTITION (dt='2020-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-17/'\n PARTITION (dt='2020-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-18/'\n PARTITION (dt='2020-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-19/'\n PARTITION (dt='2020-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-20/'\n PARTITION (dt='2020-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-21/'\n PARTITION (dt='2020-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-22/'\n PARTITION (dt='2020-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-23/'\n PARTITION (dt='2020-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-24/'\n PARTITION (dt='2020-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-25/'\n PARTITION (dt='2020-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-26/'\n PARTITION (dt='2020-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-27/'\n PARTITION (dt='2020-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-28/'\n PARTITION (dt='2020-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-29/'\n PARTITION (dt='2020-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-30/'\n PARTITION (dt='2020-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-01/'\n PARTITION (dt='2020-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-02/'\n PARTITION (dt='2020-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-03/'\n PARTITION (dt='2020-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-04/'\n PARTITION (dt='2020-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-05/'\n PARTITION (dt='2020-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-06/'\n PARTITION (dt='2020-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-07/'\n PARTITION (dt='2020-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-08/'\n PARTITION (dt='2020-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-09/'\n PARTITION (dt='2020-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-10/'\n PARTITION (dt='2020-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-11/'\n PARTITION (dt='2020-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-12/'\n PARTITION (dt='2020-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-13/'\n PARTITION (dt='2020-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-14/'\n PARTITION (dt='2020-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-15/'\n PARTITION (dt='2020-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-16/'\n PARTITION (dt='2020-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-17/'\n PARTITION (dt='2020-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-18/'\n PARTITION (dt='2020-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-19/'\n PARTITION (dt='2020-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-20/'\n PARTITION (dt='2020-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-21/'\n PARTITION (dt='2020-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-22/'\n PARTITION (dt='2020-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-23/'\n PARTITION (dt='2020-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-24/'\n PARTITION (dt='2020-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-25/'\n PARTITION (dt='2020-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-26/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-27/'\n PARTITION (dt='2020-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-28/'\n PARTITION (dt='2020-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-29/'\n PARTITION (dt='2020-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-30/'\n PARTITION (dt='2020-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-31/'\n PARTITION (dt='2020-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-01/'\n PARTITION (dt='2020-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-02/'\n PARTITION (dt='2020-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-03/'\n PARTITION (dt='2020-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-04/'\n PARTITION (dt='2020-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-05/'\n PARTITION (dt='2020-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-06/'\n PARTITION (dt='2020-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-07/'\n PARTITION (dt='2020-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-08/'\n PARTITION (dt='2020-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-09/'\n PARTITION (dt='2020-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-10/'\n PARTITION (dt='2020-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-11/'\n PARTITION (dt='2020-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-12/'\n PARTITION (dt='2020-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-13/'\n PARTITION (dt='2020-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-14/'\n PARTITION (dt='2020-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-15/'\n PARTITION (dt='2020-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-16/'\n PARTITION (dt='2020-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-17/'\n PARTITION (dt='2020-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-18/'\n PARTITION (dt='2020-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-19/'\n PARTITION (dt='2020-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-20/'\n PARTITION (dt='2020-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-21/'\n PARTITION (dt='2020-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-22/'\n PARTITION (dt='2020-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-23/'\n PARTITION (dt='2020-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-24/'\n PARTITION (dt='2020-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-25/'\n PARTITION (dt='2020-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-26/'\n PARTITION (dt='2020-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-27/'\n PARTITION (dt='2020-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-28/'\n PARTITION (dt='2020-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-29/'\n PARTITION (dt='2020-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-30/'\n PARTITION (dt='2020-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-01/'\n PARTITION (dt='2020-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-02/'\n PARTITION (dt='2020-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-03/'\n PARTITION (dt='2020-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-04/'\n PARTITION (dt='2020-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-05/'\n PARTITION (dt='2020-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-06/'\n PARTITION (dt='2020-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-07/'\n PARTITION (dt='2020-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-08/'\n PARTITION (dt='2020-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-09/'\n PARTITION (dt='2020-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-10/'\n PARTITION (dt='2020-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-11/'\n PARTITION (dt='2020-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-12/'\n PARTITION (dt='2020-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-13/'\n PARTITION (dt='2020-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-14/'\n PARTITION (dt='2020-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-15/'\n PARTITION (dt='2020-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-16/'\n PARTITION (dt='2020-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-17/'\n PARTITION (dt='2020-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-18/'\n PARTITION (dt='2020-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-19/'\n PARTITION (dt='2020-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-20/'\n PARTITION (dt='2020-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-21/'\n PARTITION (dt='2020-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-22/'\n PARTITION (dt='2020-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-23/'\n PARTITION (dt='2020-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-24/'\n PARTITION (dt='2020-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-25/'\n PARTITION (dt='2020-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-26/'\n PARTITION (dt='2020-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-27/'\n PARTITION (dt='2020-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-28/'\n PARTITION (dt='2020-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-29/'\n PARTITION (dt='2020-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-30/'\n PARTITION (dt='2020-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-31/'\n PARTITION (dt='2020-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-01/'\n PARTITION (dt='2020-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-02/'\n PARTITION (dt='2020-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-03/'\n PARTITION (dt='2020-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-04/'\n PARTITION (dt='2020-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-05/'\n PARTITION (dt='2020-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-06/'\n PARTITION (dt='2020-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-07/'\n PARTITION (dt='2020-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-08/'\n PARTITION (dt='2020-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-09/'\n PARTITION (dt='2020-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-10/'\n PARTITION (dt='2020-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-11/'\n PARTITION (dt='2020-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-12/'\n PARTITION (dt='2020-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-13/'\n PARTITION (dt='2020-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-14/'\n PARTITION (dt='2020-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-15/'\n PARTITION (dt='2020-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-16/'\n PARTITION (dt='2020-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-17/'\n PARTITION (dt='2020-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-18/'\n PARTITION (dt='2020-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-19/'\n PARTITION (dt='2020-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-20/'\n PARTITION (dt='2020-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-21/'\n PARTITION (dt='2020-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-22/'\n PARTITION (dt='2020-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-23/'\n PARTITION (dt='2020-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-24/'\n PARTITION (dt='2020-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-25/'\n PARTITION (dt='2020-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-26/'\n PARTITION (dt='2020-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-27/'\n PARTITION (dt='2020-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-28/'\n PARTITION (dt='2020-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-29/'\n PARTITION (dt='2020-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-30/'\n PARTITION (dt='2020-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-31/'\n PARTITION (dt='2020-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-01/'\n PARTITION (dt='2020-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-02/'\n PARTITION (dt='2020-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-03/'\n PARTITION (dt='2020-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-04/'\n PARTITION (dt='2020-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-05/'\n PARTITION (dt='2020-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-06/'\n PARTITION (dt='2020-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-07/'\n PARTITION (dt='2020-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-08/'\n PARTITION (dt='2020-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-09/'\n PARTITION (dt='2020-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-10/'\n PARTITION (dt='2020-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-11/'\n PARTITION (dt='2020-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-12/'\n PARTITION (dt='2020-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-13/'\n PARTITION (dt='2020-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-14/'\n PARTITION (dt='2020-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-15/'\n PARTITION (dt='2020-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-16/'\n PARTITION (dt='2020-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-17/'\n PARTITION (dt='2020-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-18/'\n PARTITION (dt='2020-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-19/'\n PARTITION (dt='2020-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-20/'\n PARTITION (dt='2020-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-21/'\n PARTITION (dt='2020-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-22/'\n PARTITION (dt='2020-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-23/'\n PARTITION (dt='2020-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-24/'\n PARTITION (dt='2020-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-25/'\n PARTITION (dt='2020-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-26/'\n PARTITION (dt='2020-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-27/'\n PARTITION (dt='2020-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-28/'\n PARTITION (dt='2020-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-29/'\n PARTITION (dt='2020-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-30/'\n PARTITION (dt='2020-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-01/'\n PARTITION (dt='2020-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-02/'\n PARTITION (dt='2020-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-03/'\n PARTITION (dt='2020-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-04/'\n PARTITION (dt='2020-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-05/'\n PARTITION (dt='2020-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-06/'\n PARTITION (dt='2020-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-07/'\n PARTITION (dt='2020-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-08/'\n PARTITION (dt='2020-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-09/'\n PARTITION (dt='2020-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-10/'\n PARTITION (dt='2020-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-11/'\n PARTITION (dt='2020-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-12/'\n PARTITION (dt='2020-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-13/'\n PARTITION (dt='2020-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-14/'\n PARTITION (dt='2020-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-15/'\n PARTITION (dt='2020-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-16/'\n PARTITION (dt='2020-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-17/'\n PARTITION (dt='2020-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-18/'\n PARTITION (dt='2020-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-19/'\n PARTITION (dt='2020-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-20/'\n PARTITION (dt='2020-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-21/'\n PARTITION (dt='2020-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-22/'\n PARTITION (dt='2020-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-23/'\n PARTITION (dt='2020-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-24/'\n PARTITION (dt='2020-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-25/'\n PARTITION (dt='2020-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-26/'\n PARTITION (dt='2020-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-27/'\n PARTITION (dt='2020-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-28/'\n PARTITION (dt='2020-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-29/'\n PARTITION (dt='2020-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-30/'\n PARTITION (dt='2020-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-31/'\n PARTITION (dt='2020-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-01/'\n PARTITION (dt='2020-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-02/'\n PARTITION (dt='2020-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-03/'\n PARTITION (dt='2020-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-04/'\n PARTITION (dt='2020-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-05/'\n PARTITION (dt='2020-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-06/'\n PARTITION (dt='2020-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-07/'\n PARTITION (dt='2020-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-08/'\n PARTITION (dt='2020-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-09/'\n PARTITION (dt='2020-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-10/'\n PARTITION (dt='2020-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-11/'\n PARTITION (dt='2020-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-12/'\n PARTITION (dt='2020-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-13/'\n PARTITION (dt='2020-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-14/'\n PARTITION (dt='2020-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-15/'\n PARTITION (dt='2020-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-16/'\n PARTITION (dt='2020-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-17/'\n PARTITION (dt='2020-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-18/'\n PARTITION (dt='2020-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-19/'\n PARTITION (dt='2020-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-20/'\n PARTITION (dt='2020-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-21/'\n PARTITION (dt='2020-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-22/'\n PARTITION (dt='2020-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-23/'\n PARTITION (dt='2020-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-24/'\n PARTITION (dt='2020-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-25/'\n PARTITION (dt='2020-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-26/'\n PARTITION (dt='2020-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-27/'\n PARTITION (dt='2020-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-28/'\n PARTITION (dt='2020-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-29/'\n PARTITION (dt='2020-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-30/'\n PARTITION (dt='2020-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-01/'\n PARTITION (dt='2020-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-02/'\n PARTITION (dt='2020-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-03/'\n PARTITION (dt='2020-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-04/'\n PARTITION (dt='2020-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-05/'\n PARTITION (dt='2020-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-06/'\n PARTITION (dt='2020-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-07/'\n PARTITION (dt='2020-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-08/'\n PARTITION (dt='2020-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-09/'\n PARTITION (dt='2020-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-10/'\n;",
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2020-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-11/'\n PARTITION (dt='2020-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-12/'\n PARTITION (dt='2020-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-13/'\n PARTITION (dt='2020-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-14/'\n PARTITION (dt='2020-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-15/'\n PARTITION (dt='2020-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-16/'\n PARTITION (dt='2020-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-17/'\n PARTITION (dt='2020-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-18/'\n PARTITION (dt='2020-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-19/'\n PARTITION (dt='2020-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-20/'\n PARTITION (dt='2020-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-21/'\n PARTITION (dt='2020-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-22/'\n PARTITION (dt='2020-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-23/'\n PARTITION (dt='2020-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-24/'\n PARTITION (dt='2020-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-25/'\n PARTITION (dt='2020-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-26/'\n PARTITION (dt='2020-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-27/'\n PARTITION (dt='2020-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-28/'\n PARTITION (dt='2020-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-29/'\n PARTITION (dt='2020-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-30/'\n PARTITION (dt='2020-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-31/'\n PARTITION (dt='2021-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-01/'\n PARTITION (dt='2021-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-02/'\n PARTITION (dt='2021-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-03/'\n PARTITION (dt='2021-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-04/'\n PARTITION (dt='2021-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-05/'\n PARTITION (dt='2021-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-06/'\n PARTITION (dt='2021-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-07/'\n PARTITION (dt='2021-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-08/'\n PARTITION (dt='2021-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-09/'\n PARTITION (dt='2021-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-10/'\n PARTITION (dt='2021-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-11/'\n PARTITION (dt='2021-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-12/'\n PARTITION (dt='2021-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-13/'\n PARTITION (dt='2021-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-14/'\n PARTITION (dt='2021-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-15/'\n PARTITION (dt='2021-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-16/'\n PARTITION (dt='2021-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-17/'\n PARTITION (dt='2021-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-18/'\n PARTITION (dt='2021-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-19/'\n PARTITION (dt='2021-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-20/'\n PARTITION (dt='2021-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-21/'\n PARTITION (dt='2021-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-22/'\n PARTITION (dt='2021-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-23/'\n PARTITION (dt='2021-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-24/'\n PARTITION (dt='2021-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-25/'\n PARTITION (dt='2021-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-26/'\n PARTITION (dt='2021-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-27/'\n PARTITION (dt='2021-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-28/'\n PARTITION (dt='2021-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-29/'\n PARTITION (dt='2021-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-30/'\n PARTITION (dt='2021-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-31/'\n PARTITION (dt='2021-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-01/'\n PARTITION (dt='2021-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-02/'\n PARTITION (dt='2021-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-03/'\n PARTITION (dt='2021-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-04/'\n PARTITION (dt='2021-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-05/'\n PARTITION (dt='2021-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-06/'\n PARTITION (dt='2021-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-07/'\n PARTITION (dt='2021-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-08/'\n PARTITION (dt='2021-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-09/'\n PARTITION (dt='2021-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-10/'\n PARTITION (dt='2021-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-11/'\n PARTITION (dt='2021-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-12/'\n PARTITION (dt='2021-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-13/'\n PARTITION (dt='2021-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-14/'\n PARTITION (dt='2021-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-15/'\n PARTITION (dt='2021-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-16/'\n PARTITION (dt='2021-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-17/'\n PARTITION (dt='2021-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-18/'\n PARTITION (dt='2021-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-19/'\n PARTITION (dt='2021-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-20/'\n PARTITION (dt='2021-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-21/'\n PARTITION (dt='2021-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-22/'\n PARTITION (dt='2021-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-23/'\n PARTITION (dt='2021-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-24/'\n PARTITION (dt='2021-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-25/'\n PARTITION (dt='2021-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-26/'\n PARTITION (dt='2021-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-27/'\n PARTITION (dt='2021-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-28/'\n PARTITION (dt='2021-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-01/'\n PARTITION (dt='2021-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-02/'\n PARTITION (dt='2021-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-03/'\n PARTITION (dt='2021-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-04/'\n PARTITION (dt='2021-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-05/'\n PARTITION (dt='2021-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-06/'\n PARTITION (dt='2021-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-07/'\n PARTITION (dt='2021-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-08/'\n PARTITION (dt='2021-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-09/'\n PARTITION (dt='2021-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-10/'\n PARTITION (dt='2021-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-11/'\n PARTITION (dt='2021-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-12/'\n PARTITION (dt='2021-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-13/'\n PARTITION (dt='2021-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-14/'\n PARTITION (dt='2021-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-15/'\n PARTITION (dt='2021-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-16/'\n PARTITION (dt='2021-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-17/'\n PARTITION (dt='2021-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-18/'\n PARTITION (dt='2021-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-19/'\n PARTITION (dt='2021-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-20/'\n PARTITION (dt='2021-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-21/'\n PARTITION (dt='2021-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-22/'\n PARTITION (dt='2021-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-23/'\n PARTITION (dt='2021-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-24/'\n PARTITION (dt='2021-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-25/'\n PARTITION (dt='2021-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-26/'\n PARTITION (dt='2021-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-27/'\n PARTITION (dt='2021-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-28/'\n PARTITION (dt='2021-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-29/'\n PARTITION (dt='2021-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-30/'\n PARTITION (dt='2021-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-31/'\n PARTITION (dt='2021-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-01/'\n PARTITION (dt='2021-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-02/'\n PARTITION (dt='2021-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-03/'\n PARTITION (dt='2021-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-04/'\n PARTITION (dt='2021-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-05/'\n PARTITION (dt='2021-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-06/'\n PARTITION (dt='2021-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-07/'\n PARTITION (dt='2021-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-08/'\n PARTITION (dt='2021-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-09/'\n PARTITION (dt='2021-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-10/'\n PARTITION (dt='2021-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-11/'\n PARTITION (dt='2021-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-12/'\n PARTITION (dt='2021-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-13/'\n PARTITION (dt='2021-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-14/'\n PARTITION (dt='2021-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-15/'\n PARTITION (dt='2021-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-16/'\n PARTITION (dt='2021-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-17/'\n PARTITION (dt='2021-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-18/'\n PARTITION (dt='2021-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-19/'\n PARTITION (dt='2021-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-20/'\n PARTITION (dt='2021-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-21/'\n PARTITION (dt='2021-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-22/'\n PARTITION (dt='2021-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-23/'\n PARTITION (dt='2021-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-24/'\n PARTITION (dt='2021-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-25/'\n PARTITION (dt='2021-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-26/'\n PARTITION (dt='2021-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-27/'\n PARTITION (dt='2021-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-28/'\n PARTITION (dt='2021-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-29/'\n PARTITION (dt='2021-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-30/'\n PARTITION (dt='2021-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-01/'\n PARTITION (dt='2021-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-02/'\n PARTITION (dt='2021-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-03/'\n PARTITION (dt='2021-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-04/'\n PARTITION (dt='2021-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-05/'\n PARTITION (dt='2021-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-06/'\n PARTITION (dt='2021-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-07/'\n PARTITION (dt='2021-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-08/'\n PARTITION (dt='2021-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-09/'\n PARTITION (dt='2021-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-10/'\n PARTITION (dt='2021-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-11/'\n PARTITION (dt='2021-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-12/'\n PARTITION (dt='2021-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-13/'\n PARTITION (dt='2021-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-14/'\n PARTITION (dt='2021-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-15/'\n PARTITION (dt='2021-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-16/'\n PARTITION (dt='2021-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-17/'\n PARTITION (dt='2021-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-18/'\n PARTITION (dt='2021-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-19/'\n PARTITION (dt='2021-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-20/'\n PARTITION (dt='2021-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-21/'\n PARTITION (dt='2021-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-22/'\n PARTITION (dt='2021-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-23/'\n PARTITION (dt='2021-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-24/'\n PARTITION (dt='2021-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-25/'\n PARTITION (dt='2021-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-26/'\n PARTITION (dt='2021-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-27/'\n PARTITION (dt='2021-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-28/'\n PARTITION (dt='2021-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-29/'\n PARTITION (dt='2021-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-30/'\n PARTITION (dt='2021-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-31/'\n PARTITION (dt='2021-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-01/'\n PARTITION (dt='2021-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-02/'\n PARTITION (dt='2021-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-03/'\n PARTITION (dt='2021-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-04/'\n PARTITION (dt='2021-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-05/'\n PARTITION (dt='2021-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-06/'\n PARTITION (dt='2021-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-07/'\n PARTITION (dt='2021-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-08/'\n PARTITION (dt='2021-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-09/'\n PARTITION (dt='2021-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-10/'\n PARTITION (dt='2021-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-11/'\n PARTITION (dt='2021-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-12/'\n PARTITION (dt='2021-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-13/'\n PARTITION (dt='2021-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-14/'\n PARTITION (dt='2021-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-15/'\n PARTITION (dt='2021-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-16/'\n PARTITION (dt='2021-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-17/'\n PARTITION (dt='2021-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-18/'\n PARTITION (dt='2021-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-19/'\n PARTITION (dt='2021-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-20/'\n PARTITION (dt='2021-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-21/'\n PARTITION (dt='2021-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-22/'\n PARTITION (dt='2021-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-23/'\n PARTITION (dt='2021-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-24/'\n PARTITION (dt='2021-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-25/'\n PARTITION (dt='2021-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-26/'\n PARTITION (dt='2021-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-27/'\n PARTITION (dt='2021-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-28/'\n PARTITION (dt='2021-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-29/'\n PARTITION (dt='2021-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-30/'\n PARTITION (dt='2021-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-01/'\n PARTITION (dt='2021-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-02/'\n PARTITION (dt='2021-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-03/'\n PARTITION (dt='2021-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-04/'\n PARTITION (dt='2021-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-05/'\n PARTITION (dt='2021-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-06/'\n PARTITION (dt='2021-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-07/'\n PARTITION (dt='2021-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-08/'\n PARTITION (dt='2021-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-09/'\n PARTITION (dt='2021-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-10/'\n PARTITION (dt='2021-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-11/'\n PARTITION (dt='2021-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-12/'\n PARTITION (dt='2021-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-13/'\n PARTITION (dt='2021-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-14/'\n PARTITION (dt='2021-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-15/'\n PARTITION (dt='2021-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-16/'\n PARTITION (dt='2021-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-17/'\n PARTITION (dt='2021-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-18/'\n PARTITION (dt='2021-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-19/'\n PARTITION (dt='2021-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-20/'\n PARTITION (dt='2021-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-21/'\n PARTITION (dt='2021-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-22/'\n PARTITION (dt='2021-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-23/'\n PARTITION (dt='2021-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-24/'\n PARTITION (dt='2021-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-25/'\n PARTITION (dt='2021-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-26/'\n PARTITION (dt='2021-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-27/'\n PARTITION (dt='2021-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-28/'\n PARTITION (dt='2021-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-29/'\n PARTITION (dt='2021-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-30/'\n PARTITION (dt='2021-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-31/'\n PARTITION (dt='2021-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-01/'\n PARTITION (dt='2021-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-02/'\n PARTITION (dt='2021-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-03/'\n PARTITION (dt='2021-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-04/'\n PARTITION (dt='2021-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-05/'\n PARTITION (dt='2021-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-06/'\n PARTITION (dt='2021-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-07/'\n PARTITION (dt='2021-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-08/'\n PARTITION (dt='2021-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-09/'\n PARTITION (dt='2021-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-10/'\n PARTITION (dt='2021-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-11/'\n PARTITION (dt='2021-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-12/'\n PARTITION (dt='2021-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-13/'\n PARTITION (dt='2021-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-14/'\n PARTITION (dt='2021-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-15/'\n PARTITION (dt='2021-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-16/'\n PARTITION (dt='2021-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-17/'\n PARTITION (dt='2021-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-18/'\n PARTITION (dt='2021-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-19/'\n PARTITION (dt='2021-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-20/'\n PARTITION (dt='2021-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-21/'\n PARTITION (dt='2021-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-22/'\n PARTITION (dt='2021-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-23/'\n PARTITION (dt='2021-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-24/'\n PARTITION (dt='2021-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-25/'\n PARTITION (dt='2021-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-26/'\n PARTITION (dt='2021-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-27/'\n PARTITION (dt='2021-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-28/'\n PARTITION (dt='2021-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-29/'\n PARTITION (dt='2021-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-30/'\n PARTITION (dt='2021-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-31/'\n PARTITION (dt='2021-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-01/'\n PARTITION (dt='2021-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-02/'\n PARTITION (dt='2021-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-03/'\n PARTITION (dt='2021-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-04/'\n PARTITION (dt='2021-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-05/'\n PARTITION (dt='2021-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-06/'\n PARTITION (dt='2021-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-07/'\n PARTITION (dt='2021-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-08/'\n PARTITION (dt='2021-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-09/'\n PARTITION (dt='2021-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-10/'\n PARTITION (dt='2021-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-11/'\n PARTITION (dt='2021-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-12/'\n PARTITION (dt='2021-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-13/'\n PARTITION (dt='2021-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-14/'\n PARTITION (dt='2021-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-15/'\n PARTITION (dt='2021-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-16/'\n PARTITION (dt='2021-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-17/'\n PARTITION (dt='2021-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-18/'\n PARTITION (dt='2021-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-19/'\n PARTITION (dt='2021-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-20/'\n PARTITION (dt='2021-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-21/'\n PARTITION (dt='2021-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-22/'\n PARTITION (dt='2021-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-23/'\n PARTITION (dt='2021-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-24/'\n PARTITION (dt='2021-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-25/'\n PARTITION (dt='2021-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-26/'\n PARTITION (dt='2021-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-27/'\n PARTITION (dt='2021-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-28/'\n PARTITION (dt='2021-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-29/'\n PARTITION (dt='2021-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-30/'\n PARTITION (dt='2021-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-01/'\n PARTITION (dt='2021-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-02/'\n PARTITION (dt='2021-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-03/'\n PARTITION (dt='2021-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-04/'\n PARTITION (dt='2021-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-05/'\n PARTITION (dt='2021-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-06/'\n PARTITION (dt='2021-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-07/'\n PARTITION (dt='2021-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-08/'\n PARTITION (dt='2021-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-09/'\n PARTITION (dt='2021-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-10/'\n PARTITION (dt='2021-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-11/'\n PARTITION (dt='2021-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-12/'\n PARTITION (dt='2021-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-13/'\n PARTITION (dt='2021-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-14/'\n PARTITION (dt='2021-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-15/'\n PARTITION (dt='2021-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-16/'\n PARTITION (dt='2021-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-17/'\n PARTITION (dt='2021-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-18/'\n PARTITION (dt='2021-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-19/'\n PARTITION (dt='2021-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-20/'\n PARTITION (dt='2021-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-21/'\n PARTITION (dt='2021-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-22/'\n PARTITION (dt='2021-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-23/'\n PARTITION (dt='2021-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-24/'\n PARTITION (dt='2021-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-25/'\n PARTITION (dt='2021-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-26/'\n PARTITION (dt='2021-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-27/'\n PARTITION (dt='2021-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-28/'\n PARTITION (dt='2021-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-29/'\n PARTITION (dt='2021-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-30/'\n PARTITION (dt='2021-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-31/'\n PARTITION (dt='2021-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-01/'\n PARTITION (dt='2021-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-02/'\n PARTITION (dt='2021-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-03/'\n PARTITION (dt='2021-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-04/'\n PARTITION (dt='2021-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-05/'\n PARTITION (dt='2021-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-06/'\n PARTITION (dt='2021-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-07/'\n PARTITION (dt='2021-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-08/'\n PARTITION (dt='2021-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-09/'\n PARTITION (dt='2021-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-10/'\n PARTITION (dt='2021-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-11/'\n PARTITION (dt='2021-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-12/'\n PARTITION (dt='2021-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-13/'\n PARTITION (dt='2021-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-14/'\n PARTITION (dt='2021-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-15/'\n PARTITION (dt='2021-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-16/'\n PARTITION (dt='2021-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-17/'\n PARTITION (dt='2021-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-18/'\n PARTITION (dt='2021-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-19/'\n PARTITION (dt='2021-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-20/'\n PARTITION (dt='2021-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-21/'\n PARTITION (dt='2021-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-22/'\n PARTITION (dt='2021-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-23/'\n PARTITION (dt='2021-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-24/'\n PARTITION (dt='2021-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-25/'\n PARTITION (dt='2021-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-26/'\n PARTITION (dt='2021-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-27/'\n PARTITION (dt='2021-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-28/'\n PARTITION (dt='2021-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-29/'\n PARTITION (dt='2021-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-30/'\n PARTITION (dt='2021-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-01/'\n PARTITION (dt='2021-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-02/'\n PARTITION (dt='2021-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-03/'\n PARTITION (dt='2021-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-04/'\n PARTITION (dt='2021-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-05/'\n PARTITION (dt='2021-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-06/'\n PARTITION (dt='2021-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-07/'\n PARTITION (dt='2021-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-08/'\n PARTITION (dt='2021-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-09/'\n PARTITION (dt='2021-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-10/'\n;",
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2021-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-11/'\n PARTITION (dt='2021-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-12/'\n PARTITION (dt='2021-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-13/'\n PARTITION (dt='2021-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-14/'\n PARTITION (dt='2021-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-15/'\n PARTITION (dt='2021-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-16/'\n PARTITION (dt='2021-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-17/'\n PARTITION (dt='2021-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-18/'\n PARTITION (dt='2021-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-19/'\n PARTITION (dt='2021-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-20/'\n PARTITION (dt='2021-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-21/'\n PARTITION (dt='2021-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-22/'\n PARTITION (dt='2021-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-23/'\n PARTITION (dt='2021-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-24/'\n PARTITION (dt='2021-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-25/'\n PARTITION (dt='2021-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-26/'\n PARTITION (dt='2021-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-27/'\n PARTITION (dt='2021-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-28/'\n PARTITION (dt='2021-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-29/'\n PARTITION (dt='2021-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-30/'\n PARTITION (dt='2021-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-31/'\n PARTITION (dt='2022-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-01/'\n PARTITION (dt='2022-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-02/'\n PARTITION (dt='2022-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-03/'\n PARTITION (dt='2022-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-04/'\n PARTITION (dt='2022-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-05/'\n PARTITION (dt='2022-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-06/'\n PARTITION (dt='2022-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-07/'\n PARTITION (dt='2022-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-08/'\n PARTITION (dt='2022-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-09/'\n PARTITION (dt='2022-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-10/'\n PARTITION (dt='2022-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-11/'\n PARTITION (dt='2022-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-12/'\n PARTITION (dt='2022-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-13/'\n PARTITION (dt='2022-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-14/'\n PARTITION (dt='2022-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-15/'\n PARTITION (dt='2022-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-16/'\n PARTITION (dt='2022-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-17/'\n PARTITION (dt='2022-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-18/'\n PARTITION (dt='2022-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-19/'\n PARTITION (dt='2022-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-20/'\n PARTITION (dt='2022-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-21/'\n PARTITION (dt='2022-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-22/'\n PARTITION (dt='2022-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-23/'\n PARTITION (dt='2022-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-24/'\n PARTITION (dt='2022-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-25/'\n PARTITION (dt='2022-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-26/'\n PARTITION (dt='2022-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-27/'\n PARTITION (dt='2022-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-28/'\n PARTITION (dt='2022-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-29/'\n PARTITION (dt='2022-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-30/'\n PARTITION (dt='2022-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-31/'\n PARTITION (dt='2022-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-01/'\n PARTITION (dt='2022-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-02/'\n PARTITION (dt='2022-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-03/'\n PARTITION (dt='2022-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-04/'\n PARTITION (dt='2022-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-05/'\n PARTITION (dt='2022-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-06/'\n PARTITION (dt='2022-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-07/'\n PARTITION (dt='2022-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-08/'\n PARTITION (dt='2022-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-09/'\n PARTITION (dt='2022-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-10/'\n PARTITION (dt='2022-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-11/'\n PARTITION (dt='2022-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-12/'\n PARTITION (dt='2022-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-13/'\n PARTITION (dt='2022-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-14/'\n PARTITION (dt='2022-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-15/'\n PARTITION (dt='2022-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-16/'\n PARTITION (dt='2022-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-17/'\n PARTITION (dt='2022-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-18/'\n PARTITION (dt='2022-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-19/'\n PARTITION (dt='2022-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-20/'\n PARTITION (dt='2022-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-21/'\n PARTITION (dt='2022-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-22/'\n PARTITION (dt='2022-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-23/'\n PARTITION (dt='2022-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-24/'\n PARTITION (dt='2022-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-25/'\n PARTITION (dt='2022-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-26/'\n PARTITION (dt='2022-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-27/'\n PARTITION (dt='2022-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-28/'\n PARTITION (dt='2022-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-01/'\n PARTITION (dt='2022-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-02/'\n PARTITION (dt='2022-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-03/'\n PARTITION (dt='2022-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-04/'\n PARTITION (dt='2022-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-05/'\n PARTITION (dt='2022-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-06/'\n PARTITION (dt='2022-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-07/'\n PARTITION (dt='2022-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-08/'\n PARTITION (dt='2022-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-09/'\n PARTITION (dt='2022-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-10/'\n PARTITION (dt='2022-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-11/'\n PARTITION (dt='2022-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-12/'\n PARTITION (dt='2022-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-13/'\n PARTITION (dt='2022-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-14/'\n PARTITION (dt='2022-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-15/'\n PARTITION (dt='2022-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-16/'\n PARTITION (dt='2022-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-17/'\n PARTITION (dt='2022-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-18/'\n PARTITION (dt='2022-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-19/'\n PARTITION (dt='2022-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-20/'\n PARTITION (dt='2022-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-21/'\n PARTITION (dt='2022-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-22/'\n PARTITION (dt='2022-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-23/'\n PARTITION (dt='2022-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-24/'\n PARTITION (dt='2022-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-25/'\n PARTITION (dt='2022-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-26/'\n PARTITION (dt='2022-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-27/'\n PARTITION (dt='2022-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-28/'\n PARTITION (dt='2022-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-29/'\n PARTITION (dt='2022-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-30/'\n PARTITION (dt='2022-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-31/'\n PARTITION (dt='2022-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-01/'\n PARTITION (dt='2022-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-02/'\n PARTITION (dt='2022-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-03/'\n PARTITION (dt='2022-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-04/'\n PARTITION (dt='2022-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-05/'\n PARTITION (dt='2022-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-06/'\n PARTITION (dt='2022-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-07/'\n PARTITION (dt='2022-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-08/'\n PARTITION (dt='2022-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-09/'\n PARTITION (dt='2022-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-10/'\n PARTITION (dt='2022-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-11/'\n PARTITION (dt='2022-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-12/'\n PARTITION (dt='2022-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-13/'\n PARTITION (dt='2022-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-14/'\n PARTITION (dt='2022-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-15/'\n PARTITION (dt='2022-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-16/'\n PARTITION (dt='2022-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-17/'\n PARTITION (dt='2022-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-18/'\n PARTITION (dt='2022-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-19/'\n PARTITION (dt='2022-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-20/'\n PARTITION (dt='2022-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-21/'\n PARTITION (dt='2022-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-22/'\n PARTITION (dt='2022-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-23/'\n PARTITION (dt='2022-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-24/'\n PARTITION (dt='2022-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-25/'\n PARTITION (dt='2022-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-26/'\n PARTITION (dt='2022-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-27/'\n PARTITION (dt='2022-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-28/'\n PARTITION (dt='2022-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-29/'\n PARTITION (dt='2022-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-30/'\n PARTITION (dt='2022-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-01/'\n PARTITION (dt='2022-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-02/'\n PARTITION (dt='2022-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-03/'\n PARTITION (dt='2022-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-04/'\n PARTITION (dt='2022-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-05/'\n PARTITION (dt='2022-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-06/'\n PARTITION (dt='2022-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-07/'\n PARTITION (dt='2022-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-08/'\n PARTITION (dt='2022-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-09/'\n PARTITION (dt='2022-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-10/'\n PARTITION (dt='2022-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-11/'\n PARTITION (dt='2022-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-12/'\n PARTITION (dt='2022-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-13/'\n PARTITION (dt='2022-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-14/'\n PARTITION (dt='2022-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-15/'\n PARTITION (dt='2022-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-16/'\n PARTITION (dt='2022-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-17/'\n PARTITION (dt='2022-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-18/'\n PARTITION (dt='2022-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-19/'\n PARTITION (dt='2022-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-20/'\n PARTITION (dt='2022-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-21/'\n PARTITION (dt='2022-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-22/'\n PARTITION (dt='2022-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-23/'\n PARTITION (dt='2022-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-24/'\n PARTITION (dt='2022-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-25/'\n PARTITION (dt='2022-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-26/'\n PARTITION (dt='2022-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-27/'\n PARTITION (dt='2022-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-28/'\n PARTITION (dt='2022-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-29/'\n PARTITION (dt='2022-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-30/'\n PARTITION (dt='2022-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-31/'\n PARTITION (dt='2022-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-01/'\n PARTITION (dt='2022-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-02/'\n PARTITION (dt='2022-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-03/'\n PARTITION (dt='2022-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-04/'\n PARTITION (dt='2022-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-05/'\n PARTITION (dt='2022-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-06/'\n PARTITION (dt='2022-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-07/'\n PARTITION (dt='2022-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-08/'\n PARTITION (dt='2022-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-09/'\n PARTITION (dt='2022-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-10/'\n PARTITION (dt='2022-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-11/'\n PARTITION (dt='2022-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-12/'\n PARTITION (dt='2022-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-13/'\n PARTITION (dt='2022-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-14/'\n PARTITION (dt='2022-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-15/'\n PARTITION (dt='2022-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-16/'\n PARTITION (dt='2022-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-17/'\n PARTITION (dt='2022-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-18/'\n PARTITION (dt='2022-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-19/'\n PARTITION (dt='2022-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-20/'\n PARTITION (dt='2022-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-21/'\n PARTITION (dt='2022-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-22/'\n PARTITION (dt='2022-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-23/'\n PARTITION (dt='2022-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-24/'\n PARTITION (dt='2022-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-25/'\n PARTITION (dt='2022-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-26/'\n PARTITION (dt='2022-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-27/'\n PARTITION (dt='2022-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-28/'\n PARTITION (dt='2022-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-29/'\n PARTITION (dt='2022-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-30/'\n PARTITION (dt='2022-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-01/'\n PARTITION (dt='2022-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-02/'\n PARTITION (dt='2022-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-03/'\n PARTITION (dt='2022-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-04/'\n PARTITION (dt='2022-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-05/'\n PARTITION (dt='2022-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-06/'\n PARTITION (dt='2022-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-07/'\n PARTITION (dt='2022-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-08/'\n PARTITION (dt='2022-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-09/'\n PARTITION (dt='2022-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-10/'\n PARTITION (dt='2022-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-11/'\n PARTITION (dt='2022-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-12/'\n PARTITION (dt='2022-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-13/'\n PARTITION (dt='2022-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-14/'\n PARTITION (dt='2022-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-15/'\n PARTITION (dt='2022-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-16/'\n PARTITION (dt='2022-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-17/'\n PARTITION (dt='2022-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-18/'\n PARTITION (dt='2022-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-19/'\n PARTITION (dt='2022-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-20/'\n PARTITION (dt='2022-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-21/'\n PARTITION (dt='2022-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-22/'\n PARTITION (dt='2022-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-23/'\n PARTITION (dt='2022-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-24/'\n PARTITION (dt='2022-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-25/'\n PARTITION (dt='2022-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-26/'\n PARTITION (dt='2022-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-27/'\n PARTITION (dt='2022-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-28/'\n PARTITION (dt='2022-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-29/'\n PARTITION (dt='2022-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-30/'\n PARTITION (dt='2022-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-31/'\n PARTITION (dt='2022-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-01/'\n PARTITION (dt='2022-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-02/'\n PARTITION (dt='2022-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-03/'\n PARTITION (dt='2022-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-04/'\n PARTITION (dt='2022-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-05/'\n PARTITION (dt='2022-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-06/'\n PARTITION (dt='2022-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-07/'\n PARTITION (dt='2022-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-08/'\n PARTITION (dt='2022-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-09/'\n PARTITION (dt='2022-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-10/'\n PARTITION (dt='2022-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-11/'\n PARTITION (dt='2022-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-12/'\n PARTITION (dt='2022-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-13/'\n PARTITION (dt='2022-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-14/'\n PARTITION (dt='2022-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-15/'\n PARTITION (dt='2022-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-16/'\n PARTITION (dt='2022-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-17/'\n PARTITION (dt='2022-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-18/'\n PARTITION (dt='2022-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-19/'\n PARTITION (dt='2022-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-20/'\n PARTITION (dt='2022-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-21/'\n PARTITION (dt='2022-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-22/'\n PARTITION (dt='2022-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-23/'\n PARTITION (dt='2022-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-24/'\n PARTITION (dt='2022-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-25/'\n PARTITION (dt='2022-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-26/'\n PARTITION (dt='2022-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-27/'\n PARTITION (dt='2022-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-28/'\n PARTITION (dt='2022-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-29/'\n PARTITION (dt='2022-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-30/'\n PARTITION (dt='2022-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-31/'\n PARTITION (dt='2022-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-01/'\n PARTITION (dt='2022-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-02/'\n PARTITION (dt='2022-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-03/'\n PARTITION (dt='2022-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-04/'\n PARTITION (dt='2022-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-05/'\n PARTITION (dt='2022-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-06/'\n PARTITION (dt='2022-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-07/'\n PARTITION (dt='2022-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-08/'\n PARTITION (dt='2022-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-09/'\n PARTITION (dt='2022-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-10/'\n PARTITION (dt='2022-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-11/'\n PARTITION (dt='2022-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-12/'\n PARTITION (dt='2022-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-13/'\n PARTITION (dt='2022-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-14/'\n PARTITION (dt='2022-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-15/'\n PARTITION (dt='2022-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-16/'\n PARTITION (dt='2022-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-17/'\n PARTITION (dt='2022-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-18/'\n PARTITION (dt='2022-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-19/'\n PARTITION (dt='2022-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-20/'\n PARTITION (dt='2022-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-21/'\n PARTITION (dt='2022-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-22/'\n PARTITION (dt='2022-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-23/'\n PARTITION (dt='2022-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-24/'\n PARTITION (dt='2022-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-25/'\n PARTITION (dt='2022-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-26/'\n PARTITION (dt='2022-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-27/'\n PARTITION (dt='2022-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-28/'\n PARTITION (dt='2022-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-29/'\n PARTITION (dt='2022-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-30/'\n PARTITION (dt='2022-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-01/'\n PARTITION (dt='2022-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-02/'\n PARTITION (dt='2022-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-03/'\n PARTITION (dt='2022-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-04/'\n PARTITION (dt='2022-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-05/'\n PARTITION (dt='2022-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-06/'\n PARTITION (dt='2022-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-07/'\n PARTITION (dt='2022-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-08/'\n PARTITION (dt='2022-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-09/'\n PARTITION (dt='2022-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-10/'\n PARTITION (dt='2022-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-11/'\n PARTITION (dt='2022-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-12/'\n PARTITION (dt='2022-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-13/'\n PARTITION (dt='2022-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-14/'\n PARTITION (dt='2022-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-15/'\n PARTITION (dt='2022-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-16/'\n PARTITION (dt='2022-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-17/'\n PARTITION (dt='2022-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-18/'\n PARTITION (dt='2022-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-19/'\n PARTITION (dt='2022-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-20/'\n PARTITION (dt='2022-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-21/'\n PARTITION (dt='2022-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-22/'\n PARTITION (dt='2022-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-23/'\n PARTITION (dt='2022-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-24/'\n PARTITION (dt='2022-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-25/'\n PARTITION (dt='2022-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-26/'\n PARTITION (dt='2022-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-27/'\n PARTITION (dt='2022-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-28/'\n PARTITION (dt='2022-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-29/'\n PARTITION (dt='2022-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-30/'\n PARTITION (dt='2022-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-31/'\n PARTITION (dt='2022-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-01/'\n PARTITION (dt='2022-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-02/'\n PARTITION (dt='2022-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-03/'\n PARTITION (dt='2022-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-04/'\n PARTITION (dt='2022-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-05/'\n PARTITION (dt='2022-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-06/'\n PARTITION (dt='2022-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-07/'\n PARTITION (dt='2022-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-08/'\n PARTITION (dt='2022-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-09/'\n PARTITION (dt='2022-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-10/'\n PARTITION (dt='2022-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-11/'\n PARTITION (dt='2022-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-12/'\n PARTITION (dt='2022-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-13/'\n PARTITION (dt='2022-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-14/'\n PARTITION (dt='2022-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-15/'\n PARTITION (dt='2022-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-16/'\n PARTITION (dt='2022-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-17/'\n PARTITION (dt='2022-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-18/'\n PARTITION (dt='2022-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-19/'\n PARTITION (dt='2022-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-20/'\n PARTITION (dt='2022-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-21/'\n PARTITION (dt='2022-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-22/'\n PARTITION (dt='2022-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-23/'\n PARTITION (dt='2022-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-24/'\n PARTITION (dt='2022-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-25/'\n PARTITION (dt='2022-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-26/'\n PARTITION (dt='2022-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-27/'\n PARTITION (dt='2022-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-28/'\n PARTITION (dt='2022-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-29/'\n PARTITION (dt='2022-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-30/'\n PARTITION (dt='2022-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-01/'\n PARTITION (dt='2022-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-02/'\n PARTITION (dt='2022-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-03/'\n PARTITION (dt='2022-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-04/'\n PARTITION (dt='2022-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-05/'\n PARTITION (dt='2022-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-06/'\n PARTITION (dt='2022-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-07/'\n PARTITION (dt='2022-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-08/'\n PARTITION (dt='2022-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-09/'\n PARTITION (dt='2022-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-10/'\n;",
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2022-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-11/'\n PARTITION (dt='2022-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-12/'\n PARTITION (dt='2022-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-13/'\n PARTITION (dt='2022-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-14/'\n PARTITION (dt='2022-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-15/'\n PARTITION (dt='2022-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-16/'\n PARTITION (dt='2022-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-17/'\n PARTITION (dt='2022-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-18/'\n PARTITION (dt='2022-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-19/'\n PARTITION (dt='2022-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-20/'\n PARTITION (dt='2022-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-21/'\n PARTITION (dt='2022-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-22/'\n PARTITION (dt='2022-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-23/'\n PARTITION (dt='2022-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-24/'\n PARTITION (dt='2022-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-25/'\n PARTITION (dt='2022-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-26/'\n PARTITION (dt='2022-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-27/'\n PARTITION (dt='2022-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-28/'\n PARTITION (dt='2022-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-29/'\n PARTITION (dt='2022-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-30/'\n PARTITION (dt='2022-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-31/'\n PARTITION (dt='2023-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-01/'\n PARTITION (dt='2023-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-02/'\n PARTITION (dt='2023-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-03/'\n PARTITION (dt='2023-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-04/'\n PARTITION (dt='2023-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-05/'\n PARTITION (dt='2023-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-06/'\n PARTITION (dt='2023-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-07/'\n PARTITION (dt='2023-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-08/'\n PARTITION (dt='2023-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-09/'\n PARTITION (dt='2023-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-10/'\n PARTITION (dt='2023-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-11/'\n PARTITION (dt='2023-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-12/'\n PARTITION (dt='2023-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-13/'\n PARTITION (dt='2023-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-14/'\n PARTITION (dt='2023-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-15/'\n PARTITION (dt='2023-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-16/'\n PARTITION (dt='2023-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-17/'\n PARTITION (dt='2023-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-18/'\n PARTITION (dt='2023-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-19/'\n PARTITION (dt='2023-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-20/'\n PARTITION (dt='2023-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-21/'\n PARTITION (dt='2023-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-22/'\n PARTITION (dt='2023-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-23/'\n PARTITION (dt='2023-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-24/'\n PARTITION (dt='2023-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-25/'\n PARTITION (dt='2023-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-26/'\n PARTITION (dt='2023-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-27/'\n PARTITION (dt='2023-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-28/'\n PARTITION (dt='2023-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-29/'\n PARTITION (dt='2023-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-30/'\n PARTITION (dt='2023-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-31/'\n PARTITION (dt='2023-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-01/'\n PARTITION (dt='2023-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-02/'\n PARTITION (dt='2023-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-03/'\n PARTITION (dt='2023-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-04/'\n PARTITION (dt='2023-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-05/'\n PARTITION (dt='2023-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-06/'\n PARTITION (dt='2023-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-07/'\n PARTITION (dt='2023-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-08/'\n PARTITION (dt='2023-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-09/'\n PARTITION (dt='2023-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-10/'\n PARTITION (dt='2023-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-11/'\n PARTITION (dt='2023-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-12/'\n PARTITION (dt='2023-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-13/'\n PARTITION (dt='2023-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-14/'\n PARTITION (dt='2023-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-15/'\n PARTITION (dt='2023-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-16/'\n PARTITION (dt='2023-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-17/'\n PARTITION (dt='2023-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-18/'\n PARTITION (dt='2023-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-19/'\n PARTITION (dt='2023-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-20/'\n PARTITION (dt='2023-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-21/'\n PARTITION (dt='2023-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-22/'\n PARTITION (dt='2023-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-23/'\n PARTITION (dt='2023-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-24/'\n PARTITION (dt='2023-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-25/'\n PARTITION (dt='2023-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-26/'\n PARTITION (dt='2023-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-27/'\n PARTITION (dt='2023-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-28/'\n PARTITION (dt='2023-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-01/'\n PARTITION (dt='2023-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-02/'\n PARTITION (dt='2023-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-03/'\n PARTITION (dt='2023-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-04/'\n PARTITION (dt='2023-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-05/'\n PARTITION (dt='2023-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-06/'\n PARTITION (dt='2023-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-07/'\n PARTITION (dt='2023-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-08/'\n PARTITION (dt='2023-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-09/'\n PARTITION (dt='2023-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-10/'\n PARTITION (dt='2023-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-11/'\n PARTITION (dt='2023-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-12/'\n PARTITION (dt='2023-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-13/'\n PARTITION (dt='2023-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-14/'\n PARTITION (dt='2023-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-15/'\n PARTITION (dt='2023-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-16/'\n PARTITION (dt='2023-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-17/'\n PARTITION (dt='2023-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-18/'\n PARTITION (dt='2023-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-19/'\n PARTITION (dt='2023-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-20/'\n PARTITION (dt='2023-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-21/'\n PARTITION (dt='2023-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-22/'\n PARTITION (dt='2023-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-23/'\n PARTITION (dt='2023-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-24/'\n PARTITION (dt='2023-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-25/'\n PARTITION (dt='2023-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-26/'\n PARTITION (dt='2023-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-27/'\n PARTITION (dt='2023-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-28/'\n PARTITION (dt='2023-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-29/'\n PARTITION (dt='2023-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-30/'\n PARTITION (dt='2023-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-31/'\n PARTITION (dt='2023-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-01/'\n PARTITION (dt='2023-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-02/'\n PARTITION (dt='2023-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-03/'\n PARTITION (dt='2023-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-04/'\n PARTITION (dt='2023-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-05/'\n PARTITION (dt='2023-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-06/'\n PARTITION (dt='2023-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-07/'\n PARTITION (dt='2023-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-08/'\n PARTITION (dt='2023-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-09/'\n PARTITION (dt='2023-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-10/'\n PARTITION (dt='2023-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-11/'\n PARTITION (dt='2023-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-12/'\n PARTITION (dt='2023-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-13/'\n PARTITION (dt='2023-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-14/'\n PARTITION (dt='2023-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-15/'\n PARTITION (dt='2023-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-16/'\n PARTITION (dt='2023-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-17/'\n PARTITION (dt='2023-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-18/'\n PARTITION (dt='2023-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-19/'\n PARTITION (dt='2023-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-20/'\n PARTITION (dt='2023-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-21/'\n PARTITION (dt='2023-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-22/'\n PARTITION (dt='2023-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-23/'\n PARTITION (dt='2023-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-24/'\n PARTITION (dt='2023-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-25/'\n PARTITION (dt='2023-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-26/'\n PARTITION (dt='2023-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-27/'\n PARTITION (dt='2023-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-28/'\n PARTITION (dt='2023-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-29/'\n PARTITION (dt='2023-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-30/'\n PARTITION (dt='2023-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-01/'\n PARTITION (dt='2023-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-02/'\n PARTITION (dt='2023-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-03/'\n PARTITION (dt='2023-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-04/'\n PARTITION (dt='2023-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-05/'\n PARTITION (dt='2023-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-06/'\n PARTITION (dt='2023-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-07/'\n PARTITION (dt='2023-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-08/'\n PARTITION (dt='2023-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-09/'\n PARTITION (dt='2023-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-10/'\n PARTITION (dt='2023-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-11/'\n PARTITION (dt='2023-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-12/'\n PARTITION (dt='2023-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-13/'\n PARTITION (dt='2023-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-14/'\n PARTITION (dt='2023-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-15/'\n PARTITION (dt='2023-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-16/'\n PARTITION (dt='2023-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-17/'\n PARTITION (dt='2023-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-18/'\n PARTITION (dt='2023-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-19/'\n PARTITION (dt='2023-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-20/'\n PARTITION (dt='2023-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-21/'\n PARTITION (dt='2023-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-22/'\n PARTITION (dt='2023-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-23/'\n PARTITION (dt='2023-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-24/'\n PARTITION (dt='2023-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-25/'\n PARTITION (dt='2023-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-26/'\n PARTITION (dt='2023-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-27/'\n PARTITION (dt='2023-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-28/'\n PARTITION (dt='2023-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-29/'\n PARTITION (dt='2023-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-30/'\n PARTITION (dt='2023-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-31/'\n PARTITION (dt='2023-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-01/'\n PARTITION (dt='2023-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-02/'\n PARTITION (dt='2023-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-03/'\n PARTITION (dt='2023-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-04/'\n PARTITION (dt='2023-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-05/'\n PARTITION (dt='2023-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-06/'\n PARTITION (dt='2023-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-07/'\n PARTITION (dt='2023-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-08/'\n PARTITION (dt='2023-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-09/'\n PARTITION (dt='2023-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-10/'\n PARTITION (dt='2023-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-11/'\n PARTITION (dt='2023-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-12/'\n PARTITION (dt='2023-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-13/'\n PARTITION (dt='2023-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-14/'\n PARTITION (dt='2023-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-15/'\n PARTITION (dt='2023-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-16/'\n PARTITION (dt='2023-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-17/'\n PARTITION (dt='2023-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-18/'\n PARTITION (dt='2023-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-19/'\n PARTITION (dt='2023-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-20/'\n PARTITION (dt='2023-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-21/'\n PARTITION (dt='2023-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-22/'\n PARTITION (dt='2023-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-23/'\n PARTITION (dt='2023-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-24/'\n PARTITION (dt='2023-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-25/'\n PARTITION (dt='2023-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-26/'\n PARTITION (dt='2023-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-27/'\n PARTITION (dt='2023-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-28/'\n PARTITION (dt='2023-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-29/'\n PARTITION (dt='2023-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-30/'\n PARTITION (dt='2023-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-01/'\n PARTITION (dt='2023-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-02/'\n PARTITION (dt='2023-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-03/'\n PARTITION (dt='2023-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-04/'\n PARTITION (dt='2023-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-05/'\n PARTITION (dt='2023-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-06/'\n PARTITION (dt='2023-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-07/'\n PARTITION (dt='2023-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-08/'\n PARTITION (dt='2023-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-09/'\n PARTITION (dt='2023-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-10/'\n PARTITION (dt='2023-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-11/'\n PARTITION (dt='2023-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-12/'\n PARTITION (dt='2023-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-13/'\n PARTITION (dt='2023-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-14/'\n PARTITION (dt='2023-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-15/'\n PARTITION (dt='2023-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-16/'\n PARTITION (dt='2023-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-17/'\n PARTITION (dt='2023-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-18/'\n PARTITION (dt='2023-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-19/'\n PARTITION (dt='2023-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-20/'\n PARTITION (dt='2023-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-21/'\n PARTITION (dt='2023-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-22/'\n PARTITION (dt='2023-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-23/'\n PARTITION (dt='2023-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-24/'\n PARTITION (dt='2023-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-25/'\n PARTITION (dt='2023-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-26/'\n PARTITION (dt='2023-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-27/'\n PARTITION (dt='2023-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-28/'\n PARTITION (dt='2023-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-29/'\n PARTITION (dt='2023-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-30/'\n PARTITION (dt='2023-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-31/'\n PARTITION (dt='2023-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-01/'\n PARTITION (dt='2023-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-02/'\n PARTITION (dt='2023-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-03/'\n PARTITION (dt='2023-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-04/'\n PARTITION (dt='2023-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-05/'\n PARTITION (dt='2023-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-06/'\n PARTITION (dt='2023-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-07/'\n PARTITION (dt='2023-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-08/'\n PARTITION (dt='2023-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-09/'\n PARTITION (dt='2023-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-10/'\n PARTITION (dt='2023-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-11/'\n PARTITION (dt='2023-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-12/'\n PARTITION (dt='2023-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-13/'\n PARTITION (dt='2023-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-14/'\n PARTITION (dt='2023-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-15/'\n PARTITION (dt='2023-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-16/'\n PARTITION (dt='2023-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-17/'\n PARTITION (dt='2023-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-18/'\n PARTITION (dt='2023-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-19/'\n PARTITION (dt='2023-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-20/'\n PARTITION (dt='2023-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-21/'\n PARTITION (dt='2023-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-22/'\n PARTITION (dt='2023-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-23/'\n PARTITION (dt='2023-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-24/'\n PARTITION (dt='2023-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-25/'\n PARTITION (dt='2023-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-26/'\n PARTITION (dt='2023-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-27/'\n PARTITION (dt='2023-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-28/'\n PARTITION (dt='2023-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-29/'\n PARTITION (dt='2023-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-30/'\n PARTITION (dt='2023-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-31/'\n PARTITION (dt='2023-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-01/'\n PARTITION (dt='2023-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-02/'\n PARTITION (dt='2023-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-03/'\n PARTITION (dt='2023-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-04/'\n PARTITION (dt='2023-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-05/'\n PARTITION (dt='2023-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-06/'\n PARTITION (dt='2023-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-07/'\n PARTITION (dt='2023-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-08/'\n PARTITION (dt='2023-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-09/'\n PARTITION (dt='2023-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-10/'\n PARTITION (dt='2023-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-11/'\n PARTITION (dt='2023-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-12/'\n PARTITION (dt='2023-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-13/'\n PARTITION (dt='2023-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-14/'\n PARTITION (dt='2023-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-15/'\n PARTITION (dt='2023-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-16/'\n PARTITION (dt='2023-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-17/'\n PARTITION (dt='2023-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-18/'\n PARTITION (dt='2023-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-19/'\n PARTITION (dt='2023-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-20/'\n PARTITION (dt='2023-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-21/'\n PARTITION (dt='2023-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-22/'\n PARTITION (dt='2023-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-23/'\n PARTITION (dt='2023-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-24/'\n PARTITION (dt='2023-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-25/'\n PARTITION (dt='2023-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-26/'\n PARTITION (dt='2023-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-27/'\n PARTITION (dt='2023-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-28/'\n PARTITION (dt='2023-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-29/'\n PARTITION (dt='2023-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-30/'\n PARTITION (dt='2023-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-01/'\n PARTITION (dt='2023-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-02/'\n PARTITION (dt='2023-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-03/'\n PARTITION (dt='2023-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-04/'\n PARTITION (dt='2023-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-05/'\n PARTITION (dt='2023-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-06/'\n PARTITION (dt='2023-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-07/'\n PARTITION (dt='2023-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-08/'\n PARTITION (dt='2023-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-09/'\n PARTITION (dt='2023-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-10/'\n PARTITION (dt='2023-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-11/'\n PARTITION (dt='2023-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-12/'\n PARTITION (dt='2023-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-13/'\n PARTITION (dt='2023-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-14/'\n PARTITION (dt='2023-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-15/'\n PARTITION (dt='2023-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-16/'\n PARTITION (dt='2023-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-17/'\n PARTITION (dt='2023-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-18/'\n PARTITION (dt='2023-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-19/'\n PARTITION (dt='2023-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-20/'\n PARTITION (dt='2023-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-21/'\n PARTITION (dt='2023-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-22/'\n PARTITION (dt='2023-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-23/'\n PARTITION (dt='2023-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-24/'\n PARTITION (dt='2023-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-25/'\n PARTITION (dt='2023-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-26/'\n PARTITION (dt='2023-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-27/'\n PARTITION (dt='2023-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-28/'\n PARTITION (dt='2023-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-29/'\n PARTITION (dt='2023-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-30/'\n PARTITION (dt='2023-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-31/'\n PARTITION (dt='2023-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-01/'\n PARTITION (dt='2023-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-02/'\n PARTITION (dt='2023-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-03/'\n PARTITION (dt='2023-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-04/'\n PARTITION (dt='2023-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-05/'\n PARTITION (dt='2023-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-06/'\n PARTITION (dt='2023-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-07/'\n PARTITION (dt='2023-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-08/'\n PARTITION (dt='2023-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-09/'\n PARTITION (dt='2023-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-10/'\n PARTITION (dt='2023-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-11/'\n PARTITION (dt='2023-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-12/'\n PARTITION (dt='2023-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-13/'\n PARTITION (dt='2023-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-14/'\n PARTITION (dt='2023-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-15/'\n PARTITION (dt='2023-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-16/'\n PARTITION (dt='2023-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-17/'\n PARTITION (dt='2023-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-18/'\n PARTITION (dt='2023-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-19/'\n PARTITION (dt='2023-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-20/'\n PARTITION (dt='2023-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-21/'\n PARTITION (dt='2023-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-22/'\n PARTITION (dt='2023-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-23/'\n PARTITION (dt='2023-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-24/'\n PARTITION (dt='2023-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-25/'\n PARTITION (dt='2023-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-26/'\n PARTITION (dt='2023-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-27/'\n PARTITION (dt='2023-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-28/'\n PARTITION (dt='2023-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-29/'\n PARTITION (dt='2023-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-30/'\n PARTITION (dt='2023-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-01/'\n PARTITION (dt='2023-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-02/'\n PARTITION (dt='2023-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-03/'\n PARTITION (dt='2023-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-04/'\n PARTITION (dt='2023-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-05/'\n PARTITION (dt='2023-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-06/'\n PARTITION (dt='2023-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-07/'\n PARTITION (dt='2023-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-08/'\n PARTITION (dt='2023-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-09/'\n PARTITION (dt='2023-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-10/'\n;",
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2023-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-11/'\n PARTITION (dt='2023-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-12/'\n PARTITION (dt='2023-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-13/'\n PARTITION (dt='2023-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-14/'\n PARTITION (dt='2023-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-15/'\n PARTITION (dt='2023-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-16/'\n PARTITION (dt='2023-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-17/'\n PARTITION (dt='2023-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-18/'\n PARTITION (dt='2023-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-19/'\n PARTITION (dt='2023-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-20/'\n PARTITION (dt='2023-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-21/'\n PARTITION (dt='2023-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-22/'\n PARTITION (dt='2023-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-23/'\n PARTITION (dt='2023-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-24/'\n PARTITION (dt='2023-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-25/'\n PARTITION (dt='2023-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-26/'\n PARTITION (dt='2023-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-27/'\n PARTITION (dt='2023-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-28/'\n PARTITION (dt='2023-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-29/'\n PARTITION (dt='2023-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-30/'\n PARTITION (dt='2023-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-31/'\n PARTITION (dt='2024-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-01/'\n PARTITION (dt='2024-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-02/'\n PARTITION (dt='2024-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-03/'\n PARTITION (dt='2024-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-04/'\n PARTITION (dt='2024-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-05/'\n PARTITION (dt='2024-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-06/'\n PARTITION (dt='2024-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-07/'\n PARTITION (dt='2024-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-08/'\n PARTITION (dt='2024-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-09/'\n PARTITION (dt='2024-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-10/'\n PARTITION (dt='2024-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-11/'\n PARTITION (dt='2024-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-12/'\n PARTITION (dt='2024-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-13/'\n PARTITION (dt='2024-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-14/'\n PARTITION (dt='2024-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-15/'\n PARTITION (dt='2024-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-16/'\n PARTITION (dt='2024-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-17/'\n PARTITION (dt='2024-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-18/'\n PARTITION (dt='2024-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-19/'\n PARTITION (dt='2024-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-20/'\n PARTITION (dt='2024-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-21/'\n PARTITION (dt='2024-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-22/'\n PARTITION (dt='2024-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-23/'\n PARTITION (dt='2024-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-24/'\n PARTITION (dt='2024-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-25/'\n PARTITION (dt='2024-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-26/'\n PARTITION (dt='2024-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-27/'\n PARTITION (dt='2024-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-28/'\n PARTITION (dt='2024-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-29/'\n PARTITION (dt='2024-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-30/'\n PARTITION (dt='2024-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-31/'\n PARTITION (dt='2024-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-01/'\n PARTITION (dt='2024-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-02/'\n PARTITION (dt='2024-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-03/'\n PARTITION (dt='2024-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-04/'\n PARTITION (dt='2024-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-05/'\n PARTITION (dt='2024-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-06/'\n PARTITION (dt='2024-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-07/'\n PARTITION (dt='2024-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-08/'\n PARTITION (dt='2024-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-09/'\n PARTITION (dt='2024-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-10/'\n PARTITION (dt='2024-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-11/'\n PARTITION (dt='2024-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-12/'\n PARTITION (dt='2024-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-13/'\n PARTITION (dt='2024-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-14/'\n PARTITION (dt='2024-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-15/'\n PARTITION (dt='2024-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-16/'\n PARTITION (dt='2024-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-17/'\n PARTITION (dt='2024-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-18/'\n PARTITION (dt='2024-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-19/'\n PARTITION (dt='2024-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-20/'\n PARTITION (dt='2024-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-21/'\n PARTITION (dt='2024-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-22/'\n PARTITION (dt='2024-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-23/'\n PARTITION (dt='2024-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-24/'\n PARTITION (dt='2024-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-25/'\n PARTITION (dt='2024-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-26/'\n PARTITION (dt='2024-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-27/'\n PARTITION (dt='2024-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-28/'\n PARTITION (dt='2024-02-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-29/'\n PARTITION (dt='2024-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-01/'\n PARTITION (dt='2024-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-02/'\n PARTITION (dt='2024-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-03/'\n PARTITION (dt='2024-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-04/'\n PARTITION (dt='2024-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-05/'\n PARTITION (dt='2024-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-06/'\n PARTITION (dt='2024-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-07/'\n PARTITION (dt='2024-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-08/'\n PARTITION (dt='2024-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-09/'\n PARTITION (dt='2024-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-10/'\n PARTITION (dt='2024-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-11/'\n PARTITION (dt='2024-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-12/'\n PARTITION (dt='2024-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-13/'\n PARTITION (dt='2024-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-14/'\n PARTITION (dt='2024-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-15/'\n PARTITION (dt='2024-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-16/'\n PARTITION (dt='2024-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-17/'\n PARTITION (dt='2024-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-18/'\n PARTITION (dt='2024-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-19/'\n PARTITION (dt='2024-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-20/'\n PARTITION (dt='2024-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-21/'\n PARTITION (dt='2024-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-22/'\n PARTITION (dt='2024-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-23/'\n PARTITION (dt='2024-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-24/'\n PARTITION (dt='2024-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-25/'\n PARTITION (dt='2024-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-26/'\n PARTITION (dt='2024-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-27/'\n PARTITION (dt='2024-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-28/'\n PARTITION (dt='2024-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-29/'\n PARTITION (dt='2024-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-30/'\n PARTITION (dt='2024-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-31/'\n PARTITION (dt='2024-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-01/'\n PARTITION (dt='2024-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-02/'\n PARTITION (dt='2024-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-03/'\n PARTITION (dt='2024-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-04/'\n PARTITION (dt='2024-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-05/'\n PARTITION (dt='2024-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-06/'\n PARTITION (dt='2024-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-07/'\n PARTITION (dt='2024-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-08/'\n PARTITION (dt='2024-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-09/'\n PARTITION (dt='2024-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-10/'\n PARTITION (dt='2024-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-11/'\n PARTITION (dt='2024-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-12/'\n PARTITION (dt='2024-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-13/'\n PARTITION (dt='2024-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-14/'\n PARTITION (dt='2024-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-15/'\n PARTITION (dt='2024-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-16/'\n PARTITION (dt='2024-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-17/'\n PARTITION (dt='2024-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-18/'\n PARTITION (dt='2024-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-19/'\n PARTITION (dt='2024-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-20/'\n PARTITION (dt='2024-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-21/'\n PARTITION (dt='2024-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-22/'\n PARTITION (dt='2024-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-23/'\n PARTITION (dt='2024-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-24/'\n PARTITION (dt='2024-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-25/'\n PARTITION (dt='2024-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-26/'\n PARTITION (dt='2024-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-27/'\n PARTITION (dt='2024-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-28/'\n PARTITION (dt='2024-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-29/'\n PARTITION (dt='2024-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-30/'\n PARTITION (dt='2024-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-01/'\n PARTITION (dt='2024-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-02/'\n PARTITION (dt='2024-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-03/'\n PARTITION (dt='2024-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-04/'\n PARTITION (dt='2024-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-05/'\n PARTITION (dt='2024-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-06/'\n PARTITION (dt='2024-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-07/'\n PARTITION (dt='2024-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-08/'\n PARTITION (dt='2024-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-09/'\n PARTITION (dt='2024-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-10/'\n PARTITION (dt='2024-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-11/'\n PARTITION (dt='2024-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-12/'\n PARTITION (dt='2024-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-13/'\n PARTITION (dt='2024-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-14/'\n PARTITION (dt='2024-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-15/'\n PARTITION (dt='2024-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-16/'\n PARTITION (dt='2024-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-17/'\n PARTITION (dt='2024-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-18/'\n PARTITION (dt='2024-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-19/'\n PARTITION (dt='2024-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-20/'\n PARTITION (dt='2024-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-21/'\n PARTITION (dt='2024-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-22/'\n PARTITION (dt='2024-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-23/'\n PARTITION (dt='2024-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-24/'\n PARTITION (dt='2024-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-25/'\n PARTITION (dt='2024-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-26/'\n PARTITION (dt='2024-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-27/'\n PARTITION (dt='2024-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-28/'\n PARTITION (dt='2024-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-29/'\n PARTITION (dt='2024-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-30/'\n PARTITION (dt='2024-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-31/'\n PARTITION (dt='2024-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-01/'\n PARTITION (dt='2024-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-02/'\n PARTITION (dt='2024-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-03/'\n PARTITION (dt='2024-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-04/'\n PARTITION (dt='2024-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-05/'\n PARTITION (dt='2024-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-06/'\n PARTITION (dt='2024-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-07/'\n PARTITION (dt='2024-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-08/'\n PARTITION (dt='2024-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-09/'\n PARTITION (dt='2024-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-10/'\n PARTITION (dt='2024-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-11/'\n PARTITION (dt='2024-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-12/'\n PARTITION (dt='2024-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-13/'\n PARTITION (dt='2024-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-14/'\n PARTITION (dt='2024-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-15/'\n PARTITION (dt='2024-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-16/'\n PARTITION (dt='2024-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-17/'\n PARTITION (dt='2024-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-18/'\n PARTITION (dt='2024-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-19/'\n PARTITION (dt='2024-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-20/'\n PARTITION (dt='2024-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-21/'\n PARTITION (dt='2024-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-22/'\n PARTITION (dt='2024-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-23/'\n PARTITION (dt='2024-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-24/'\n PARTITION (dt='2024-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-25/'\n PARTITION (dt='2024-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-26/'\n PARTITION (dt='2024-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-27/'\n PARTITION (dt='2024-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-28/'\n PARTITION (dt='2024-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-29/'\n PARTITION (dt='2024-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-30/'\n PARTITION (dt='2024-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-01/'\n PARTITION (dt='2024-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-02/'\n PARTITION (dt='2024-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-03/'\n PARTITION (dt='2024-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-04/'\n PARTITION (dt='2024-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-05/'\n PARTITION (dt='2024-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-06/'\n PARTITION (dt='2024-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-07/'\n PARTITION (dt='2024-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-08/'\n PARTITION (dt='2024-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-09/'\n PARTITION (dt='2024-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-10/'\n PARTITION (dt='2024-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-11/'\n PARTITION (dt='2024-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-12/'\n PARTITION (dt='2024-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-13/'\n PARTITION (dt='2024-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-14/'\n PARTITION (dt='2024-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-15/'\n PARTITION (dt='2024-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-16/'\n PARTITION (dt='2024-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-17/'\n PARTITION (dt='2024-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-18/'\n PARTITION (dt='2024-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-19/'\n PARTITION (dt='2024-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-20/'\n PARTITION (dt='2024-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-21/'\n PARTITION (dt='2024-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-22/'\n PARTITION (dt='2024-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-23/'\n PARTITION (dt='2024-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-24/'\n PARTITION (dt='2024-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-25/'\n PARTITION (dt='2024-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-26/'\n PARTITION (dt='2024-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-27/'\n PARTITION (dt='2024-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-28/'\n PARTITION (dt='2024-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-29/'\n PARTITION (dt='2024-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-30/'\n PARTITION (dt='2024-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-31/'\n PARTITION (dt='2024-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-01/'\n PARTITION (dt='2024-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-02/'\n PARTITION (dt='2024-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-03/'\n PARTITION (dt='2024-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-04/'\n PARTITION (dt='2024-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-05/'\n PARTITION (dt='2024-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-06/'\n PARTITION (dt='2024-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-07/'\n PARTITION (dt='2024-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-08/'\n PARTITION (dt='2024-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-09/'\n PARTITION (dt='2024-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-10/'\n PARTITION (dt='2024-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-11/'\n PARTITION (dt='2024-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-12/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-13/'\n PARTITION (dt='2024-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-14/'\n PARTITION (dt='2024-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-15/'\n PARTITION (dt='2024-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-16/'\n PARTITION (dt='2024-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-17/'\n PARTITION (dt='2024-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-18/'\n PARTITION (dt='2024-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-19/'\n PARTITION (dt='2024-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-20/'\n PARTITION (dt='2024-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-21/'\n PARTITION (dt='2024-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-22/'\n PARTITION (dt='2024-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-23/'\n PARTITION (dt='2024-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-24/'\n PARTITION (dt='2024-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-25/'\n PARTITION (dt='2024-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-26/'\n PARTITION (dt='2024-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-27/'\n PARTITION (dt='2024-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-28/'\n PARTITION (dt='2024-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-29/'\n PARTITION (dt='2024-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-30/'\n PARTITION (dt='2024-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-31/'\n PARTITION (dt='2024-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-01/'\n PARTITION (dt='2024-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-02/'\n PARTITION (dt='2024-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-03/'\n PARTITION (dt='2024-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-04/'\n PARTITION (dt='2024-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-05/'\n PARTITION (dt='2024-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-06/'\n PARTITION (dt='2024-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-07/'\n PARTITION (dt='2024-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-08/'\n PARTITION (dt='2024-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-09/'\n PARTITION (dt='2024-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-10/'\n PARTITION (dt='2024-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-11/'\n PARTITION (dt='2024-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-12/'\n PARTITION (dt='2024-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-13/'\n PARTITION (dt='2024-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-14/'\n PARTITION (dt='2024-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-15/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-17/'\n PARTITION (dt='2024-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-18/'\n PARTITION (dt='2024-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-19/'\n PARTITION (dt='2024-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-20/'\n PARTITION (dt='2024-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-21/'\n PARTITION (dt='2024-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-22/'\n PARTITION (dt='2024-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-23/'\n PARTITION (dt='2024-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-24/'\n PARTITION (dt='2024-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-25/'\n PARTITION (dt='2024-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-26/'\n PARTITION (dt='2024-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-27/'\n PARTITION (dt='2024-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-28/'\n PARTITION (dt='2024-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-29/'\n PARTITION (dt='2024-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-30/'\n PARTITION (dt='2024-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-01/'\n PARTITION (dt='2024-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-02/'\n PARTITION (dt='2024-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-03/'\n PARTITION (dt='2024-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-04/'\n PARTITION (dt='2024-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-05/'\n PARTITION (dt='2024-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-06/'\n PARTITION (dt='2024-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-07/'\n PARTITION (dt='2024-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-08/'\n PARTITION (dt='2024-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-09/'\n PARTITION (dt='2024-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-10/'\n PARTITION (dt='2024-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-11/'\n PARTITION (dt='2024-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-12/'\n PARTITION (dt='2024-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-13/'\n PARTITION (dt='2024-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-14/'\n PARTITION (dt='2024-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-15/'\n PARTITION (dt='2024-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-16/'\n PARTITION (dt='2024-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-17/'\n PARTITION (dt='2024-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-18/'\n PARTITION (dt='2024-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-19/'\n PARTITION (dt='2024-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-20/'\n PARTITION (dt='2024-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-21/'\n PARTITION (dt='2024-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-22/'\n PARTITION (dt='2024-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-23/'\n PARTITION (dt='2024-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-24/'\n PARTITION (dt='2024-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-25/'\n PARTITION (dt='2024-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-26/'\n PARTITION (dt='2024-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-27/'\n PARTITION (dt='2024-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-28/'\n PARTITION (dt='2024-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-29/'\n PARTITION (dt='2024-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-30/'\n PARTITION (dt='2024-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-31/'\n PARTITION (dt='2024-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-01/'\n PARTITION (dt='2024-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-02/'\n PARTITION (dt='2024-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-03/'\n PARTITION (dt='2024-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-04/'\n PARTITION (dt='2024-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-05/'\n PARTITION (dt='2024-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-06/'\n PARTITION (dt='2024-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-07/'\n PARTITION (dt='2024-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-08/'\n PARTITION (dt='2024-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-09/'\n PARTITION (dt='2024-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-10/'\n PARTITION (dt='2024-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-11/'\n PARTITION (dt='2024-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-12/'\n PARTITION (dt='2024-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-13/'\n PARTITION (dt='2024-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-14/'\n PARTITION (dt='2024-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-15/'\n PARTITION (dt='2024-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-16/'\n PARTITION (dt='2024-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-17/'\n PARTITION (dt='2024-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-18/'\n PARTITION (dt='2024-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-19/'\n PARTITION (dt='2024-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-20/'\n PARTITION (dt='2024-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-21/'\n PARTITION (dt='2024-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-22/'\n PARTITION (dt='2024-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-23/'\n PARTITION (dt='2024-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-24/'\n PARTITION (dt='2024-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-25/'\n PARTITION (dt='2024-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-26/'\n PARTITION (dt='2024-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-27/'\n PARTITION (dt='2024-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-28/'\n PARTITION (dt='2024-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-29/'\n PARTITION (dt='2024-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-30/'\n PARTITION (dt='2024-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-01/'\n PARTITION (dt='2024-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-02/'\n PARTITION (dt='2024-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-03/'\n PARTITION (dt='2024-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-04/'\n PARTITION (dt='2024-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-05/'\n PARTITION (dt='2024-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-06/'\n PARTITION (dt='2024-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-07/'\n PARTITION (dt='2024-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-08/'\n PARTITION (dt='2024-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-09/'\n;",
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2024-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-10/'\n PARTITION (dt='2024-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-11/'\n PARTITION (dt='2024-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-12/'\n PARTITION (dt='2024-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-13/'\n PARTITION (dt='2024-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-14/'\n PARTITION (dt='2024-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-15/'\n PARTITION (dt='2024-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-16/'\n PARTITION (dt='2024-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-17/'\n PARTITION (dt='2024-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-18/'\n PARTITION (dt='2024-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-19/'\n PARTITION (dt='2024-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-20/'\n PARTITION (dt='2024-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-21/'\n PARTITION (dt='2024-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-22/'\n PARTITION (dt='2024-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-23/'\n PARTITION (dt='2024-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-24/'\n PARTITION (dt='2024-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-25/'\n PARTITION (dt='2024-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-26/'\n PARTITION (dt='2024-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-27/'\n PARTITION (dt='2024-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-28/'\n PARTITION (dt='2024-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-29/'\n PARTITION (dt='2024-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-30/'\n PARTITION (dt='2024-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-31/'\n PARTITION (dt='2025-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-01/'\n PARTITION (dt='2025-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-02/'\n PARTITION (dt='2025-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-03/'\n PARTITION (dt='2025-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-04/'\n PARTITION (dt='2025-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-05/'\n PARTITION (dt='2025-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-06/'\n PARTITION (dt='2025-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-07/'\n PARTITION (dt='2025-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-08/'\n PARTITION (dt='2025-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-09/'\n PARTITION (dt='2025-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-10/'\n PARTITION (dt='2025-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-11/'\n PARTITION (dt='2025-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-12/'\n PARTITION (dt='2025-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-13/'\n PARTITION (dt='2025-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-14/'\n PARTITION (dt='2025-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-15/'\n PARTITION (dt='2025-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-16/'\n PARTITION (dt='2025-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-17/'\n PARTITION (dt='2025-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-18/'\n PARTITION (dt='2025-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-19/'\n PARTITION (dt='2025-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-20/'\n PARTITION (dt='2025-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-21/'\n PARTITION (dt='2025-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-22/'\n PARTITION (dt='2025-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-23/'\n PARTITION (dt='2025-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-24/'\n PARTITION (dt='2025-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-25/'\n PARTITION (dt='2025-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-26/'\n PARTITION (dt='2025-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-27/'\n PARTITION (dt='2025-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-28/'\n PARTITION (dt='2025-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-29/'\n PARTITION (dt='2025-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-30/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-31/'\n PARTITION (dt='2025-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-01/'\n PARTITION (dt='2025-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-02/'\n PARTITION (dt='2025-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-06/'\n PARTITION (dt='2025-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-07/'\n PARTITION (dt='2025-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-08/'\n PARTITION (dt='2025-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-09/'\n PARTITION (dt='2025-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-10/'\n PARTITION (dt='2025-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-11/'\n PARTITION (dt='2025-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-12/'\n PARTITION (dt='2025-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-13/'\n PARTITION (dt='2025-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-14/'\n PARTITION (dt='2025-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-15/'\n PARTITION (dt='2025-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-16/'\n PARTITION (dt='2025-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-17/'\n PARTITION (dt='2025-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-18/'\n PARTITION (dt='2025-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-19/'\n PARTITION (dt='2025-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-20/'\n PARTITION (dt='2025-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-21/'\n PARTITION (dt='2025-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-22/'\n PARTITION (dt='2025-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-23/'\n PARTITION (dt='2025-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-24/'\n PARTITION (dt='2025-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-25/'\n PARTITION (dt='2025-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-26/'\n PARTITION (dt='2025-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-27/'\n PARTITION (dt='2025-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-28/'\n PARTITION (dt='2025-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-01/'\n PARTITION (dt='2025-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-02/'\n PARTITION (dt='2025-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-03/'\n PARTITION (dt='2025-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-04/'\n PARTITION (dt='2025-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-05/'\n PARTITION (dt='2025-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-06/'\n PARTITION (dt='2025-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-07/'\n PARTITION (dt='2025-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-08/'\n PARTITION (dt='2025-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-09/'\n PARTITION (dt='2025-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-10/'\n PARTITION (dt='2025-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-11/'\n PARTITION (dt='2025-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-12/'\n PARTITION (dt='2025-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-13/'\n PARTITION (dt='2025-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-14/'\n PARTITION (dt='2025-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-15/'\n PARTITION (dt='2025-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-16/'\n PARTITION (dt='2025-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-17/'\n PARTITION (dt='2025-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-18/'\n PARTITION (dt='2025-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-19/'\n PARTITION (dt='2025-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-20/'\n PARTITION (dt='2025-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-21/'\n PARTITION (dt='2025-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-22/'\n PARTITION (dt='2025-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-23/'\n PARTITION (dt='2025-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-24/'\n PARTITION (dt='2025-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-25/'\n PARTITION (dt='2025-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-26/'\n PARTITION (dt='2025-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-27/'\n PARTITION (dt='2025-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-28/'\n PARTITION (dt='2025-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-29/'\n PARTITION (dt='2025-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-30/'\n PARTITION (dt='2025-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-31/'\n PARTITION (dt='2025-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-01/'\n PARTITION (dt='2025-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-02/'\n PARTITION (dt='2025-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-03/'\n PARTITION (dt='2025-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-04/'\n PARTITION (dt='2025-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-05/'\n PARTITION (dt='2025-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-06/'\n PARTITION (dt='2025-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-07/'\n PARTITION (dt='2025-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-08/'\n PARTITION (dt='2025-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-09/'\n PARTITION (dt='2025-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-10/'\n PARTITION (dt='2025-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-11/'\n PARTITION (dt='2025-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-12/'\n PARTITION (dt='2025-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-13/'\n PARTITION (dt='2025-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-14/'\n PARTITION (dt='2025-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-15/'\n PARTITION (dt='2025-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-16/'\n PARTITION (dt='2025-04-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-17/'\n PARTITION (dt='2025-04-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-18/'\n PARTITION (dt='2025-04-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-19/'\n PARTITION (dt='2025-04-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-20/'\n PARTITION (dt='2025-04-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-21/'\n PARTITION (dt='2025-04-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-22/'\n PARTITION (dt='2025-04-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-23/'\n PARTITION (dt='2025-04-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-24/'\n PARTITION (dt='2025-04-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-25/'\n PARTITION (dt='2025-04-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-26/'\n PARTITION (dt='2025-04-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-27/'\n PARTITION (dt='2025-04-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-28/'\n PARTITION (dt='2025-04-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-29/'\n PARTITION (dt='2025-04-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-30/'\n PARTITION (dt='2025-05-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-01/'\n PARTITION (dt='2025-05-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-02/'\n PARTITION (dt='2025-05-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-03/'\n PARTITION (dt='2025-05-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-04/'\n PARTITION (dt='2025-05-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-05/'\n PARTITION (dt='2025-05-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-06/'\n PARTITION (dt='2025-05-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-07/'\n PARTITION (dt='2025-05-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-08/'\n PARTITION (dt='2025-05-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-09/'\n PARTITION (dt='2025-05-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-10/'\n PARTITION (dt='2025-05-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-11/'\n PARTITION (dt='2025-05-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-12/'\n PARTITION (dt='2025-05-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-13/'\n PARTITION (dt='2025-05-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-14/'\n PARTITION (dt='2025-05-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-15/'\n PARTITION (dt='2025-05-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-16/'\n PARTITION (dt='2025-05-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-17/'\n PARTITION (dt='2025-05-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-18/'\n PARTITION (dt='2025-05-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-19/'\n PARTITION (dt='2025-05-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-20/'\n PARTITION (dt='2025-05-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-21/'\n PARTITION (dt='2025-05-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-22/'\n PARTITION (dt='2025-05-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-23/'\n PARTITION (dt='2025-05-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-24/'\n PARTITION (dt='2025-05-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-25/'\n PARTITION (dt='2025-05-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-26/'\n PARTITION (dt='2025-05-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-27/'\n PARTITION (dt='2025-05-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-28/'\n PARTITION (dt='2025-05-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-29/'\n PARTITION (dt='2025-05-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-30/'\n PARTITION (dt='2025-05-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-31/'\n PARTITION (dt='2025-06-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-01/'\n PARTITION (dt='2025-06-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-02/'\n PARTITION (dt='2025-06-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-03/'\n PARTITION (dt='2025-06-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-04/'\n PARTITION (dt='2025-06-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-05/'\n PARTITION (dt='2025-06-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-06/'\n PARTITION (dt='2025-06-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-07/'\n PARTITION (dt='2025-06-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-08/'\n PARTITION (dt='2025-06-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-09/'\n PARTITION (dt='2025-06-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-10/'\n PARTITION (dt='2025-06-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-11/'\n PARTITION (dt='2025-06-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-12/'\n PARTITION (dt='2025-06-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-13/'\n PARTITION (dt='2025-06-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-14/'\n PARTITION (dt='2025-06-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-15/'\n PARTITION (dt='2025-06-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-16/'\n PARTITION (dt='2025-06-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-17/'\n PARTITION (dt='2025-06-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-18/'\n PARTITION (dt='2025-06-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-19/'\n PARTITION (dt='2025-06-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-20/'\n PARTITION (dt='2025-06-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-21/'\n PARTITION (dt='2025-06-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-22/'\n PARTITION (dt='2025-06-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-23/'\n PARTITION (dt='2025-06-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-24/'\n PARTITION (dt='2025-06-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-25/'\n PARTITION (dt='2025-06-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-26/'\n PARTITION (dt='2025-06-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-27/'\n PARTITION (dt='2025-06-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-28/'\n PARTITION (dt='2025-06-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-29/'\n PARTITION (dt='2025-06-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-30/'\n PARTITION (dt='2025-07-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-01/'\n PARTITION (dt='2025-07-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-02/'\n PARTITION (dt='2025-07-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-03/'\n PARTITION (dt='2025-07-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-04/'\n PARTITION (dt='2025-07-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-05/'\n PARTITION (dt='2025-07-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-06/'\n PARTITION (dt='2025-07-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-07/'\n PARTITION (dt='2025-07-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-08/'\n PARTITION (dt='2025-07-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-09/'\n PARTITION (dt='2025-07-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-10/'\n PARTITION (dt='2025-07-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-11/'\n PARTITION (dt='2025-07-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-12/'\n PARTITION (dt='2025-07-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-13/'\n PARTITION (dt='2025-07-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-14/'\n PARTITION (dt='2025-07-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-15/'\n PARTITION (dt='2025-07-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-16/'\n PARTITION (dt='2025-07-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-17/'\n PARTITION (dt='2025-07-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-18/'\n PARTITION (dt='2025-07-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-19/'\n PARTITION (dt='2025-07-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-20/'\n PARTITION (dt='2025-07-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-21/'\n PARTITION (dt='2025-07-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-22/'\n PARTITION (dt='2025-07-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-23/'\n PARTITION (dt='2025-07-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-24/'\n PARTITION (dt='2025-07-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-25/'\n PARTITION (dt='2025-07-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-26/'\n PARTITION (dt='2025-07-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-27/'\n PARTITION (dt='2025-07-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-28/'\n PARTITION (dt='2025-07-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-29/'\n PARTITION (dt='2025-07-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-30/'\n PARTITION (dt='2025-07-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-31/'\n PARTITION (dt='2025-08-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-01/'\n PARTITION (dt='2025-08-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-02/'\n PARTITION (dt='2025-08-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-03/'\n PARTITION (dt='2025-08-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-04/'\n PARTITION (dt='2025-08-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-05/'\n PARTITION (dt='2025-08-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-06/'\n PARTITION (dt='2025-08-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-07/'\n PARTITION (dt='2025-08-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-08/'\n PARTITION (dt='2025-08-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-09/'\n PARTITION (dt='2025-08-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-10/'\n PARTITION (dt='2025-08-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-11/'\n PARTITION (dt='2025-08-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-12/'\n PARTITION (dt='2025-08-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-13/'\n PARTITION (dt='2025-08-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-14/'\n PARTITION (dt='2025-08-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-15/'\n PARTITION (dt='2025-08-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-16/'\n PARTITION (dt='2025-08-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-17/'\n PARTITION (dt='2025-08-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-18/'\n PARTITION (dt='2025-08-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-19/'\n PARTITION (dt='2025-08-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-20/'\n PARTITION (dt='2025-08-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-21/'\n PARTITION (dt='2025-08-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-22/'\n PARTITION (dt='2025-08-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-23/'\n PARTITION (dt='2025-08-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-24/'\n PARTITION (dt='2025-08-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-25/'\n PARTITION (dt='2025-08-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-26/'\n PARTITION (dt='2025-08-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-27/'\n PARTITION (dt='2025-08-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-28/'\n PARTITION (dt='2025-08-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-29/'\n PARTITION (dt='2025-08-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-30/'\n PARTITION (dt='2025-08-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-31/'\n PARTITION (dt='2025-09-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-01/'\n PARTITION (dt='2025-09-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-02/'\n PARTITION (dt='2025-09-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-03/'\n PARTITION (dt='2025-09-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-04/'\n PARTITION (dt='2025-09-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-05/'\n PARTITION (dt='2025-09-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-06/'\n PARTITION (dt='2025-09-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-07/'\n PARTITION (dt='2025-09-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-08/'\n PARTITION (dt='2025-09-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-09/'\n PARTITION (dt='2025-09-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-10/'\n PARTITION (dt='2025-09-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-11/'\n PARTITION (dt='2025-09-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-12/'\n PARTITION (dt='2025-09-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-13/'\n PARTITION (dt='2025-09-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-14/'\n PARTITION (dt='2025-09-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-15/'\n PARTITION (dt='2025-09-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-16/'\n PARTITION (dt='2025-09-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-17/'\n PARTITION (dt='2025-09-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-18/'\n PARTITION (dt='2025-09-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-19/'\n PARTITION (dt='2025-09-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-20/'\n PARTITION (dt='2025-09-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-21/'\n PARTITION (dt='2025-09-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-22/'\n PARTITION (dt='2025-09-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-23/'\n PARTITION (dt='2025-09-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-24/'\n PARTITION (dt='2025-09-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-25/'\n PARTITION (dt='2025-09-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-26/'\n PARTITION (dt='2025-09-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-27/'\n PARTITION (dt='2025-09-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-28/'\n PARTITION (dt='2025-09-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-29/'\n PARTITION (dt='2025-09-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-30/'\n PARTITION (dt='2025-10-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-01/'\n PARTITION (dt='2025-10-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-02/'\n PARTITION (dt='2025-10-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-03/'\n PARTITION (dt='2025-10-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-04/'\n PARTITION (dt='2025-10-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-05/'\n PARTITION (dt='2025-10-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-06/'\n PARTITION (dt='2025-10-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-07/'\n PARTITION (dt='2025-10-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-08/'\n PARTITION (dt='2025-10-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-09/'\n PARTITION (dt='2025-10-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-10/'\n PARTITION (dt='2025-10-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-11/'\n PARTITION (dt='2025-10-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-12/'\n PARTITION (dt='2025-10-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-13/'\n PARTITION (dt='2025-10-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-15/1760529453/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-16/1760615700/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-18/1760788755/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-19/1760875532/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-20/1760993049/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-21/1761048403/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-22/1761134367/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-23/1761217146/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-24/1761304675/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-25/1761393449/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-26/1761480976/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-27/1761568191/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-28/1761653307/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-29/1761740882/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-30/1761822649/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-31/1761909382/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-01/1761995590/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-02/1762081495/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-03/1762170650/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-04/1762258243/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-05/1762344927/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-06/1762430153/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-07/1762516450/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-08/1762602446/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-09/1762689047/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-10/1762776007/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-11/1762862734/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-12/1762952580/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-13/1763039446/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-14/1763125565/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-15/1763211048/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-17/1763380629/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-18/1763470877/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-19/1763557118/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-20/1763643694/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-21/1763729845/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-22/1763812763/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-23/1763903448/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-24/1763990588/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-25/1764075461/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-26/1764158333/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-27/1764245105/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-28/1764331286/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-29/1764417672/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-30/1764504290/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-01/1764592127/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-02/1764677359/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-03/1764763752/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-04/1764849762/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-05/1764935684/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-06/1765022157/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-07/1765108672/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-08/1765194917/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-09/1765282123/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-10/1765368740/dt=2025-12-09/'\n;",
"ALTER TABLE\n `sfdl_prod_redshift.analytics_mart_unit`\nADD\n\n\n PARTITION (dt='2025-12-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-11/1765457725/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-12/1765544756/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-13/1765630801/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-14/1765718148/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-15/1765805202/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-17/1765976184/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-18/1766063486/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-19/1766149058/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-20/1766236480/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-21/1766322899/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-22/1766408842/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-23/1766494945/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-24/1766581062/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-25/1766666911/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-26/1766754097/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-27/1766839988/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-28/1766927269/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-29/1767013521/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-30/1767100019/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-31/1767185927/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-01/1767272741/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-02/1767357693/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-03/1767444785/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-04/1767531348/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-05/1767616897/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-06/1767703443/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-07/1767812834/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-08/1767872948/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-09/1768006435/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-10/1768048310/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-11/1768136757/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-12/1768222465/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-13/1768306858/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-14/1768395099/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-15/1768481511/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-17/1768643957/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-18/1768741953/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-19/1768825804/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-20/1768914637/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-21/1769002251/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-22/1769081478/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-23/1769169561/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-24/1769259617/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-25/1769347632/dt=2026-01-24/'\n PARTITION (dt='2026-01-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-26/1769433378/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-27/1769515703/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-28/1769604320/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-29/1769689722/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-30/1769778720/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-31/1769863324/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-01/1769950991/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-02/1770037004/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-03/1770123245/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-04/1770210769/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-05/1770296594/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-06/1770383023/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-07/1770470450/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-08/1770552637/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-09/1770641781/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-10/1770728379/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-11/1770814475/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-12/1770901172/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-13/1770987823/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-14/1771073651/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-15/1771160398/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-17/1771333264/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-18/1771419800/dt=2026-02-17/'\n PARTITION (dt='2026-02-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-19/1771506053/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-20/1771592735/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-21/1771678787/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-22/1771765966/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-23/1771852907/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-24/1771938212/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-25/1772024633/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-26/1772111284/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-27/1772197045/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-28/1772284106/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-01/1772371236/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-02/1772500249/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-03/1772542624/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-04/1772629162/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-05/1772715065/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-06/1772801997/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-07/1772888022/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-08/1772974974/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-09/1773058074/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-10/1773143856/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-11/1773230648/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-12/1773312622/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-13/1773403466/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-14/1773490121/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-15/1773577511/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-17/1773749623/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-18/1773835609/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-19/1773921857/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-20/1774007937/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-21/1774094917/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-22/1774181049/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-23/1774267325/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-24/1774353783/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-25/1774440840/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-26/1774527026/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-27/1774612899/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-28/1774700186/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-29/1774786568/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-30/1774872523/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-31/1774959268/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-01/1775045334/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-02/1775132415/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-03/1775218200/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-04/1775304250/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-05/1775391981/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-06/1775474439/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-07/1775564179/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-08/1775650647/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-09/1775737047/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-10/1775823214/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-11/1775905383/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-12/1775996448/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-13/1776083270/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-14/1776169280/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-15/1776255009/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-17/1776427964/dt=2026-04-16/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 1589368,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-12/",
"name": "dt",
"value": "2018-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588599,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-13/",
"name": "dt",
"value": "2018-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587463,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-14/",
"name": "dt",
"value": "2018-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589679,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-15/",
"name": "dt",
"value": "2018-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587932,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-16/",
"name": "dt",
"value": "2018-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588550,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-17/",
"name": "dt",
"value": "2018-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587934,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-18/",
"name": "dt",
"value": "2018-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588601,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-19/",
"name": "dt",
"value": "2018-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587777,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-20/",
"name": "dt",
"value": "2018-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589027,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-21/",
"name": "dt",
"value": "2018-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589938,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-22/",
"name": "dt",
"value": "2018-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587588,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-23/",
"name": "dt",
"value": "2018-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589655,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-24/",
"name": "dt",
"value": "2018-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587590,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-25/",
"name": "dt",
"value": "2018-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587464,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-26/",
"name": "dt",
"value": "2018-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588185,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-27/",
"name": "dt",
"value": "2018-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588325,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-28/",
"name": "dt",
"value": "2018-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587520,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-29/",
"name": "dt",
"value": "2018-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588515,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-30/",
"name": "dt",
"value": "2018-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589055,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2018-12-31/",
"name": "dt",
"value": "2018-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587750,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-01/",
"name": "dt",
"value": "2019-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588022,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-02/",
"name": "dt",
"value": "2019-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589386,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-03/",
"name": "dt",
"value": "2019-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588759,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-04/",
"name": "dt",
"value": "2019-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587936,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-05/",
"name": "dt",
"value": "2019-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587436,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-06/",
"name": "dt",
"value": "2019-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589029,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-07/",
"name": "dt",
"value": "2019-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588392,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-08/",
"name": "dt",
"value": "2019-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589413,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-09/",
"name": "dt",
"value": "2019-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589970,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-10/",
"name": "dt",
"value": "2019-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589903,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-11/",
"name": "dt",
"value": "2019-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587621,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-12/",
"name": "dt",
"value": "2019-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589235,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-13/",
"name": "dt",
"value": "2019-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589741,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-14/",
"name": "dt",
"value": "2019-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588928,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-15/",
"name": "dt",
"value": "2019-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:00",
"last_data": "2025-10-17 07:13:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587465,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-16/",
"name": "dt",
"value": "2019-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589320,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-17/",
"name": "dt",
"value": "2019-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588494,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-18/",
"name": "dt",
"value": "2019-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588901,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-19/",
"name": "dt",
"value": "2019-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587883,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-20/",
"name": "dt",
"value": "2019-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588631,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-21/",
"name": "dt",
"value": "2019-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589440,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-22/",
"name": "dt",
"value": "2019-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587466,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-23/",
"name": "dt",
"value": "2019-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588264,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-24/",
"name": "dt",
"value": "2019-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587438,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-25/",
"name": "dt",
"value": "2019-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589293,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-26/",
"name": "dt",
"value": "2019-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587842,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-27/",
"name": "dt",
"value": "2019-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588885,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-28/",
"name": "dt",
"value": "2019-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588903,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-29/",
"name": "dt",
"value": "2019-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588863,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-30/",
"name": "dt",
"value": "2019-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587550,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-01-31/",
"name": "dt",
"value": "2019-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588215,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-01/",
"name": "dt",
"value": "2019-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588394,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-02/",
"name": "dt",
"value": "2019-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587623,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-03/",
"name": "dt",
"value": "2019-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587468,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-04/",
"name": "dt",
"value": "2019-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589345,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-05/",
"name": "dt",
"value": "2019-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587938,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-06/",
"name": "dt",
"value": "2019-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589940,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-07/",
"name": "dt",
"value": "2019-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587625,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-08/",
"name": "dt",
"value": "2019-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588517,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-09/",
"name": "dt",
"value": "2019-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588442,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-10/",
"name": "dt",
"value": "2019-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588905,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-11/",
"name": "dt",
"value": "2019-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588804,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-12/",
"name": "dt",
"value": "2019-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588519,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-13/",
"name": "dt",
"value": "2019-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588293,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-14/",
"name": "dt",
"value": "2019-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587752,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-15/",
"name": "dt",
"value": "2019-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589236,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-16/",
"name": "dt",
"value": "2019-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588343,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-17/",
"name": "dt",
"value": "2019-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587754,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-18/",
"name": "dt",
"value": "2019-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588887,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-19/",
"name": "dt",
"value": "2019-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589322,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-20/",
"name": "dt",
"value": "2019-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589479,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-21/",
"name": "dt",
"value": "2019-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:25",
"last_data": "2025-10-17 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588578,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-22/",
"name": "dt",
"value": "2019-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589095,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-23/",
"name": "dt",
"value": "2019-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589031,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-24/",
"name": "dt",
"value": "2019-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589238,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-25/",
"name": "dt",
"value": "2019-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589617,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-26/",
"name": "dt",
"value": "2019-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589263,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-27/",
"name": "dt",
"value": "2019-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588737,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-02-28/",
"name": "dt",
"value": "2019-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587798,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-01/",
"name": "dt",
"value": "2019-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589295,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-02/",
"name": "dt",
"value": "2019-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589772,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-03/",
"name": "dt",
"value": "2019-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588603,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-04/",
"name": "dt",
"value": "2019-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588024,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-05/",
"name": "dt",
"value": "2019-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589240,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-06/",
"name": "dt",
"value": "2019-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589845,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-07/",
"name": "dt",
"value": "2019-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587966,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-08/",
"name": "dt",
"value": "2019-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588974,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-09/",
"name": "dt",
"value": "2019-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588652,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-10/",
"name": "dt",
"value": "2019-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588396,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-11/",
"name": "dt",
"value": "2019-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587968,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-12/",
"name": "dt",
"value": "2019-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589822,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-13/",
"name": "dt",
"value": "2019-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589593,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-14/",
"name": "dt",
"value": "2019-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589743,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-15/",
"name": "dt",
"value": "2019-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587756,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-16/",
"name": "dt",
"value": "2019-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589846,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-17/",
"name": "dt",
"value": "2019-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587592,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-18/",
"name": "dt",
"value": "2019-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587627,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-19/",
"name": "dt",
"value": "2019-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587970,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-20/",
"name": "dt",
"value": "2019-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588739,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-21/",
"name": "dt",
"value": "2019-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587594,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-22/",
"name": "dt",
"value": "2019-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588150,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-23/",
"name": "dt",
"value": "2019-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589681,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-24/",
"name": "dt",
"value": "2019-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587496,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-25/",
"name": "dt",
"value": "2019-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588907,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-26/",
"name": "dt",
"value": "2019-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588779,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-27/",
"name": "dt",
"value": "2019-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587596,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-28/",
"name": "dt",
"value": "2019-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587884,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-29/",
"name": "dt",
"value": "2019-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588398,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-30/",
"name": "dt",
"value": "2019-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587552,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-03-31/",
"name": "dt",
"value": "2019-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587651,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-01/",
"name": "dt",
"value": "2019-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588444,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-02/",
"name": "dt",
"value": "2019-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589657,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-03/",
"name": "dt",
"value": "2019-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589905,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-04/",
"name": "dt",
"value": "2019-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588345,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-05/",
"name": "dt",
"value": "2019-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589057,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-06/",
"name": "dt",
"value": "2019-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589942,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-07/",
"name": "dt",
"value": "2019-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588633,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-08/",
"name": "dt",
"value": "2019-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589242,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-09/",
"name": "dt",
"value": "2019-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588446,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-10/",
"name": "dt",
"value": "2019-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589324,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-11/",
"name": "dt",
"value": "2019-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587401,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-12/",
"name": "dt",
"value": "2019-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588552,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-13/",
"name": "dt",
"value": "2019-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588865,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-14/",
"name": "dt",
"value": "2019-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588217,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-15/",
"name": "dt",
"value": "2019-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587554,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-16/",
"name": "dt",
"value": "2019-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589097,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-17/",
"name": "dt",
"value": "2019-04-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587758,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-18/",
"name": "dt",
"value": "2019-04-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588718,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-19/",
"name": "dt",
"value": "2019-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589659,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-20/",
"name": "dt",
"value": "2019-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589388,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-21/",
"name": "dt",
"value": "2019-04-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587886,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-22/",
"name": "dt",
"value": "2019-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589972,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-23/",
"name": "dt",
"value": "2019-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588295,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-24/",
"name": "dt",
"value": "2019-04-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589944,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-25/",
"name": "dt",
"value": "2019-04-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589326,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-26/",
"name": "dt",
"value": "2019-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589415,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-27/",
"name": "dt",
"value": "2019-04-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589595,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-28/",
"name": "dt",
"value": "2019-04-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587972,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-29/",
"name": "dt",
"value": "2019-04-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589059,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-04-30/",
"name": "dt",
"value": "2019-04-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589007,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-01/",
"name": "dt",
"value": "2019-05-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588219,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-02/",
"name": "dt",
"value": "2019-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589974,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-03/",
"name": "dt",
"value": "2019-05-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589099,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-04/",
"name": "dt",
"value": "2019-05-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587522,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-05/",
"name": "dt",
"value": "2019-05-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588221,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-06/",
"name": "dt",
"value": "2019-05-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588654,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-07/",
"name": "dt",
"value": "2019-05-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589181,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-08/",
"name": "dt",
"value": "2019-05-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589597,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-09/",
"name": "dt",
"value": "2019-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588496,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-10/",
"name": "dt",
"value": "2019-05-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589538,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-11/",
"name": "dt",
"value": "2019-05-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587652,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-12/",
"name": "dt",
"value": "2019-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588604,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-13/",
"name": "dt",
"value": "2019-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587403,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-14/",
"name": "dt",
"value": "2019-05-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589347,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-15/",
"name": "dt",
"value": "2019-05-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588266,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-16/",
"name": "dt",
"value": "2019-05-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587940,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-17/",
"name": "dt",
"value": "2019-05-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587722,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-18/",
"name": "dt",
"value": "2019-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589162,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-19/",
"name": "dt",
"value": "2019-05-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587858,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-20/",
"name": "dt",
"value": "2019-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589644,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-21/",
"name": "dt",
"value": "2019-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588417,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-22/",
"name": "dt",
"value": "2019-05-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589033,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-23/",
"name": "dt",
"value": "2019-05-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589661,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-24/",
"name": "dt",
"value": "2019-05-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588806,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-25/",
"name": "dt",
"value": "2019-05-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589460,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-26/",
"name": "dt",
"value": "2019-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589619,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-27/",
"name": "dt",
"value": "2019-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588606,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-28/",
"name": "dt",
"value": "2019-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588297,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-29/",
"name": "dt",
"value": "2019-05-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589462,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-30/",
"name": "dt",
"value": "2019-05-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588082,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-05-31/",
"name": "dt",
"value": "2019-05-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589489,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-01/",
"name": "dt",
"value": "2019-06-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587654,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-02/",
"name": "dt",
"value": "2019-06-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589714,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-03/",
"name": "dt",
"value": "2019-06-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589481,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-04/",
"name": "dt",
"value": "2019-06-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:25",
"last_data": "2025-10-17 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589389,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-05/",
"name": "dt",
"value": "2019-06-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588400,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-06/",
"name": "dt",
"value": "2019-06-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587469,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-07/",
"name": "dt",
"value": "2019-06-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588554,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-08/",
"name": "dt",
"value": "2019-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587628,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-09/",
"name": "dt",
"value": "2019-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588720,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-10/",
"name": "dt",
"value": "2019-06-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589491,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-11/",
"name": "dt",
"value": "2019-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588635,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-12/",
"name": "dt",
"value": "2019-06-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588371,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-13/",
"name": "dt",
"value": "2019-06-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588761,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-14/",
"name": "dt",
"value": "2019-06-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588608,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-15/",
"name": "dt",
"value": "2019-06-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589540,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-16/",
"name": "dt",
"value": "2019-06-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589370,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-17/",
"name": "dt",
"value": "2019-06-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589061,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-18/",
"name": "dt",
"value": "2019-06-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588930,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-19/",
"name": "dt",
"value": "2019-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:00",
"last_data": "2025-10-17 07:13:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588052,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-20/",
"name": "dt",
"value": "2019-06-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588556,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-21/",
"name": "dt",
"value": "2019-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588164,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-22/",
"name": "dt",
"value": "2019-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587405,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-23/",
"name": "dt",
"value": "2019-06-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589442,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-24/",
"name": "dt",
"value": "2019-06-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589349,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-25/",
"name": "dt",
"value": "2019-06-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587598,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-26/",
"name": "dt",
"value": "2019-06-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589296,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-27/",
"name": "dt",
"value": "2019-06-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587827,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-28/",
"name": "dt",
"value": "2019-06-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588084,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-29/",
"name": "dt",
"value": "2019-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589009,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-06-30/",
"name": "dt",
"value": "2019-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588742,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-01/",
"name": "dt",
"value": "2019-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589101,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-02/",
"name": "dt",
"value": "2019-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589774,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-03/",
"name": "dt",
"value": "2019-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587860,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-04/",
"name": "dt",
"value": "2019-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589716,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-05/",
"name": "dt",
"value": "2019-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589143,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-06/",
"name": "dt",
"value": "2019-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587555,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-07/",
"name": "dt",
"value": "2019-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588373,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-08/",
"name": "dt",
"value": "2019-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589244,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-09/",
"name": "dt",
"value": "2019-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588054,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-10/",
"name": "dt",
"value": "2019-07-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588808,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-11/",
"name": "dt",
"value": "2019-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588945,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-12/",
"name": "dt",
"value": "2019-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587440,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-13/",
"name": "dt",
"value": "2019-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589570,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-14/",
"name": "dt",
"value": "2019-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588374,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-15/",
"name": "dt",
"value": "2019-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589492,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-16/",
"name": "dt",
"value": "2019-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587862,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-17/",
"name": "dt",
"value": "2019-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588328,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-18/",
"name": "dt",
"value": "2019-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587442,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-19/",
"name": "dt",
"value": "2019-07-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589907,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-20/",
"name": "dt",
"value": "2019-07-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587864,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-21/",
"name": "dt",
"value": "2019-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587779,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-22/",
"name": "dt",
"value": "2019-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589542,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-23/",
"name": "dt",
"value": "2019-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588419,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-24/",
"name": "dt",
"value": "2019-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588026,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-25/",
"name": "dt",
"value": "2019-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588932,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-26/",
"name": "dt",
"value": "2019-07-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:00",
"last_data": "2025-10-17 07:13:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587888,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-27/",
"name": "dt",
"value": "2019-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588056,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-28/",
"name": "dt",
"value": "2019-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588866,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-29/",
"name": "dt",
"value": "2019-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588934,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-30/",
"name": "dt",
"value": "2019-07-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587941,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-07-31/",
"name": "dt",
"value": "2019-07-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589599,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-01/",
"name": "dt",
"value": "2019-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587700,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-02/",
"name": "dt",
"value": "2019-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587889,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-03/",
"name": "dt",
"value": "2019-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587444,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-04/",
"name": "dt",
"value": "2019-08-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589848,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-05/",
"name": "dt",
"value": "2019-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588402,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-06/",
"name": "dt",
"value": "2019-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587973,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-07/",
"name": "dt",
"value": "2019-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589776,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-08/",
"name": "dt",
"value": "2019-08-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589494,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-09/",
"name": "dt",
"value": "2019-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588868,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-10/",
"name": "dt",
"value": "2019-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588610,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-11/",
"name": "dt",
"value": "2019-08-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589745,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-12/",
"name": "dt",
"value": "2019-08-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588086,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-13/",
"name": "dt",
"value": "2019-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588268,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-14/",
"name": "dt",
"value": "2019-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589265,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-15/",
"name": "dt",
"value": "2019-08-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588448,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-16/",
"name": "dt",
"value": "2019-08-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589246,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-17/",
"name": "dt",
"value": "2019-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589875,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-18/",
"name": "dt",
"value": "2019-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589063,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-19/",
"name": "dt",
"value": "2019-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589103,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-20/",
"name": "dt",
"value": "2019-08-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589328,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-21/",
"name": "dt",
"value": "2019-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589417,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-22/",
"name": "dt",
"value": "2019-08-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588188,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-23/",
"name": "dt",
"value": "2019-08-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588683,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-24/",
"name": "dt",
"value": "2019-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588580,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-25/",
"name": "dt",
"value": "2019-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588976,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-26/",
"name": "dt",
"value": "2019-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587866,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-27/",
"name": "dt",
"value": "2019-08-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588498,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-28/",
"name": "dt",
"value": "2019-08-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587800,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-29/",
"name": "dt",
"value": "2019-08-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588832,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-30/",
"name": "dt",
"value": "2019-08-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587556,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-08-31/",
"name": "dt",
"value": "2019-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587471,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-01/",
"name": "dt",
"value": "2019-09-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588781,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-02/",
"name": "dt",
"value": "2019-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588810,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-03/",
"name": "dt",
"value": "2019-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588347,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-04/",
"name": "dt",
"value": "2019-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587724,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-05/",
"name": "dt",
"value": "2019-09-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587868,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-06/",
"name": "dt",
"value": "2019-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588270,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-07/",
"name": "dt",
"value": "2019-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587473,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-08/",
"name": "dt",
"value": "2019-09-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587498,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-09/",
"name": "dt",
"value": "2019-09-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589164,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-10/",
"name": "dt",
"value": "2019-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588450,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-11/",
"name": "dt",
"value": "2019-09-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589544,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-12/",
"name": "dt",
"value": "2019-09-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589909,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-13/",
"name": "dt",
"value": "2019-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587844,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-14/",
"name": "dt",
"value": "2019-09-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589976,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-15/",
"name": "dt",
"value": "2019-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588870,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-16/",
"name": "dt",
"value": "2019-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589464,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-17/",
"name": "dt",
"value": "2019-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588685,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-18/",
"name": "dt",
"value": "2019-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589877,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-19/",
"name": "dt",
"value": "2019-09-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587943,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-20/",
"name": "dt",
"value": "2019-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587500,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-21/",
"name": "dt",
"value": "2019-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588088,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-22/",
"name": "dt",
"value": "2019-09-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587870,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-23/",
"name": "dt",
"value": "2019-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589946,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-24/",
"name": "dt",
"value": "2019-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589824,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-25/",
"name": "dt",
"value": "2019-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587991,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-26/",
"name": "dt",
"value": "2019-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587474,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-27/",
"name": "dt",
"value": "2019-09-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589778,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-28/",
"name": "dt",
"value": "2019-09-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-29/",
"name": "dt",
"value": "2019-09-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587846,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-09-30/",
"name": "dt",
"value": "2019-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588058,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-01/",
"name": "dt",
"value": "2019-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588452,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-02/",
"name": "dt",
"value": "2019-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588090,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-03/",
"name": "dt",
"value": "2019-10-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588783,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-04/",
"name": "dt",
"value": "2019-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588637,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-05/",
"name": "dt",
"value": "2019-10-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589849,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-06/",
"name": "dt",
"value": "2019-10-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589329,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-07/",
"name": "dt",
"value": "2019-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587891,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-08/",
"name": "dt",
"value": "2019-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588467,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-09/",
"name": "dt",
"value": "2019-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588349,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-10/",
"name": "dt",
"value": "2019-10-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588152,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-11/",
"name": "dt",
"value": "2019-10-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588190,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-12/",
"name": "dt",
"value": "2019-10-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589546,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-13/",
"name": "dt",
"value": "2019-10-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589572,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-14/",
"name": "dt",
"value": "2019-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587407,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-15/",
"name": "dt",
"value": "2019-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589747,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-16/",
"name": "dt",
"value": "2019-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589372,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-17/",
"name": "dt",
"value": "2019-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589548,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-18/",
"name": "dt",
"value": "2019-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587409,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-19/",
"name": "dt",
"value": "2019-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588611,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-20/",
"name": "dt",
"value": "2019-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588521,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-21/",
"name": "dt",
"value": "2019-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589390,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-22/",
"name": "dt",
"value": "2019-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588582,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-23/",
"name": "dt",
"value": "2019-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588812,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-24/",
"name": "dt",
"value": "2019-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587476,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-25/",
"name": "dt",
"value": "2019-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589248,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-26/",
"name": "dt",
"value": "2019-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587631,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-27/",
"name": "dt",
"value": "2019-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588223,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-28/",
"name": "dt",
"value": "2019-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588272,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-29/",
"name": "dt",
"value": "2019-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589105,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-30/",
"name": "dt",
"value": "2019-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587946,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-10-31/",
"name": "dt",
"value": "2019-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589065,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-01/",
"name": "dt",
"value": "2019-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588978,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-02/",
"name": "dt",
"value": "2019-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588834,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-03/",
"name": "dt",
"value": "2019-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587411,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-04/",
"name": "dt",
"value": "2019-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589067,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-05/",
"name": "dt",
"value": "2019-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589035,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-06/",
"name": "dt",
"value": "2019-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588785,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-07/",
"name": "dt",
"value": "2019-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587993,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-08/",
"name": "dt",
"value": "2019-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588274,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-09/",
"name": "dt",
"value": "2019-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589467,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-10/",
"name": "dt",
"value": "2019-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589948,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-11/",
"name": "dt",
"value": "2019-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587413,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-12/",
"name": "dt",
"value": "2019-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589718,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-13/",
"name": "dt",
"value": "2019-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589826,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-14/",
"name": "dt",
"value": "2019-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589574,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-15/",
"name": "dt",
"value": "2019-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588454,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-16/",
"name": "dt",
"value": "2019-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589011,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-17/",
"name": "dt",
"value": "2019-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587829,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-18/",
"name": "dt",
"value": "2019-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588763,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-19/",
"name": "dt",
"value": "2019-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588225,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-20/",
"name": "dt",
"value": "2019-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588836,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-21/",
"name": "dt",
"value": "2019-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589419,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-22/",
"name": "dt",
"value": "2019-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589828,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-23/",
"name": "dt",
"value": "2019-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589513,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-24/",
"name": "dt",
"value": "2019-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588500,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-25/",
"name": "dt",
"value": "2019-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587701,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-26/",
"name": "dt",
"value": "2019-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588687,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-27/",
"name": "dt",
"value": "2019-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589495,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-28/",
"name": "dt",
"value": "2019-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589037,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-29/",
"name": "dt",
"value": "2019-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589497,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-11-30/",
"name": "dt",
"value": "2019-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589550,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-01/",
"name": "dt",
"value": "2019-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589298,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-02/",
"name": "dt",
"value": "2019-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588120,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-03/",
"name": "dt",
"value": "2019-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587702,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-04/",
"name": "dt",
"value": "2019-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589499,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-05/",
"name": "dt",
"value": "2019-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587948,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-06/",
"name": "dt",
"value": "2019-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587415,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-07/",
"name": "dt",
"value": "2019-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:52",
"last_data": "2025-10-17 07:11:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588192,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-08/",
"name": "dt",
"value": "2019-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588787,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-09/",
"name": "dt",
"value": "2019-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587656,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-10/",
"name": "dt",
"value": "2019-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588980,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-11/",
"name": "dt",
"value": "2019-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589950,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-12/",
"name": "dt",
"value": "2019-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587995,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-13/",
"name": "dt",
"value": "2019-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589206,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-14/",
"name": "dt",
"value": "2019-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588329,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-15/",
"name": "dt",
"value": "2019-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589552,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-16/",
"name": "dt",
"value": "2019-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588300,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-17/",
"name": "dt",
"value": "2019-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587658,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-18/",
"name": "dt",
"value": "2019-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587760,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-19/",
"name": "dt",
"value": "2019-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589663,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-20/",
"name": "dt",
"value": "2019-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589683,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-21/",
"name": "dt",
"value": "2019-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589501,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-22/",
"name": "dt",
"value": "2019-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589208,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-23/",
"name": "dt",
"value": "2019-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588122,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-24/",
"name": "dt",
"value": "2019-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589069,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-25/",
"name": "dt",
"value": "2019-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587600,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-26/",
"name": "dt",
"value": "2019-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589879,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-27/",
"name": "dt",
"value": "2019-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587726,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-28/",
"name": "dt",
"value": "2019-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589780,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-29/",
"name": "dt",
"value": "2019-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587704,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-30/",
"name": "dt",
"value": "2019-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589601,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2019-12-31/",
"name": "dt",
"value": "2019-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588523,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-01/",
"name": "dt",
"value": "2020-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589665,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-02/",
"name": "dt",
"value": "2020-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589952,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-03/",
"name": "dt",
"value": "2020-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588227,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-04/",
"name": "dt",
"value": "2020-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587996,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-05/",
"name": "dt",
"value": "2020-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588351,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-06/",
"name": "dt",
"value": "2020-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588421,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-07/",
"name": "dt",
"value": "2020-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587762,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-08/",
"name": "dt",
"value": "2020-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589421,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-09/",
"name": "dt",
"value": "2020-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589071,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-10/",
"name": "dt",
"value": "2020-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589267,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-11/",
"name": "dt",
"value": "2020-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588655,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-12/",
"name": "dt",
"value": "2020-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587560,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-13/",
"name": "dt",
"value": "2020-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589667,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-14/",
"name": "dt",
"value": "2020-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588229,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-15/",
"name": "dt",
"value": "2020-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588165,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-16/",
"name": "dt",
"value": "2020-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589183,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-17/",
"name": "dt",
"value": "2020-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588276,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-18/",
"name": "dt",
"value": "2020-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589503,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-19/",
"name": "dt",
"value": "2020-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589039,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-20/",
"name": "dt",
"value": "2020-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588456,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-21/",
"name": "dt",
"value": "2020-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588166,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-22/",
"name": "dt",
"value": "2020-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589483,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-23/",
"name": "dt",
"value": "2020-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:25",
"last_data": "2025-10-17 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589299,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-24/",
"name": "dt",
"value": "2020-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588689,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-25/",
"name": "dt",
"value": "2020-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589041,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-26/",
"name": "dt",
"value": "2020-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589043,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-27/",
"name": "dt",
"value": "2020-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589749,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-28/",
"name": "dt",
"value": "2020-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589795,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-29/",
"name": "dt",
"value": "2020-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587502,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-30/",
"name": "dt",
"value": "2020-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588331,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-01-31/",
"name": "dt",
"value": "2020-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589515,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-01/",
"name": "dt",
"value": "2020-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589720,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-02/",
"name": "dt",
"value": "2020-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589013,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-03/",
"name": "dt",
"value": "2020-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588231,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-04/",
"name": "dt",
"value": "2020-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587998,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-05/",
"name": "dt",
"value": "2020-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588890,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-06/",
"name": "dt",
"value": "2020-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587505,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-07/",
"name": "dt",
"value": "2020-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588613,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-08/",
"name": "dt",
"value": "2020-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589392,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-09/",
"name": "dt",
"value": "2020-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588871,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-10/",
"name": "dt",
"value": "2020-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587831,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-11/",
"name": "dt",
"value": "2020-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588584,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-12/",
"name": "dt",
"value": "2020-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588469,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-13/",
"name": "dt",
"value": "2020-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588028,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-14/",
"name": "dt",
"value": "2020-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587602,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-15/",
"name": "dt",
"value": "2020-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587781,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-16/",
"name": "dt",
"value": "2020-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587604,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-17/",
"name": "dt",
"value": "2020-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589685,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-18/",
"name": "dt",
"value": "2020-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588404,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-19/",
"name": "dt",
"value": "2020-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587562,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-20/",
"name": "dt",
"value": "2020-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589145,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-21/",
"name": "dt",
"value": "2020-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589830,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-22/",
"name": "dt",
"value": "2020-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589576,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-23/",
"name": "dt",
"value": "2020-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589687,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-24/",
"name": "dt",
"value": "2020-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589881,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-25/",
"name": "dt",
"value": "2020-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587999,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-26/",
"name": "dt",
"value": "2020-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588983,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-27/",
"name": "dt",
"value": "2020-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588743,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-28/",
"name": "dt",
"value": "2020-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589331,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-02-29/",
"name": "dt",
"value": "2020-02-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588691,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-01/",
"name": "dt",
"value": "2020-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587633,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-02/",
"name": "dt",
"value": "2020-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589394,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-03/",
"name": "dt",
"value": "2020-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588001,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-04/",
"name": "dt",
"value": "2020-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588909,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-05/",
"name": "dt",
"value": "2020-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587564,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-06/",
"name": "dt",
"value": "2020-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589517,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-07/",
"name": "dt",
"value": "2020-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589669,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-08/",
"name": "dt",
"value": "2020-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587706,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-09/",
"name": "dt",
"value": "2020-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589166,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-10/",
"name": "dt",
"value": "2020-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589269,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-11/",
"name": "dt",
"value": "2020-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-12/",
"name": "dt",
"value": "2020-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589621,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-13/",
"name": "dt",
"value": "2020-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589689,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-14/",
"name": "dt",
"value": "2020-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588614,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-15/",
"name": "dt",
"value": "2020-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587783,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-16/",
"name": "dt",
"value": "2020-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589622,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-17/",
"name": "dt",
"value": "2020-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588233,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-18/",
"name": "dt",
"value": "2020-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589128,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-19/",
"name": "dt",
"value": "2020-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589519,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-20/",
"name": "dt",
"value": "2020-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588030,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-21/",
"name": "dt",
"value": "2020-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589670,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-22/",
"name": "dt",
"value": "2020-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588060,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-23/",
"name": "dt",
"value": "2020-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589107,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-24/",
"name": "dt",
"value": "2020-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589015,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-25/",
"name": "dt",
"value": "2020-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588525,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-26/",
"name": "dt",
"value": "2020-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587478,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-27/",
"name": "dt",
"value": "2020-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588063,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-28/",
"name": "dt",
"value": "2020-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588235,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-29/",
"name": "dt",
"value": "2020-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587606,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-30/",
"name": "dt",
"value": "2020-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589250,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-03-31/",
"name": "dt",
"value": "2020-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589722,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-01/",
"name": "dt",
"value": "2020-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587802,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-02/",
"name": "dt",
"value": "2020-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589210,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-03/",
"name": "dt",
"value": "2020-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587678,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-04/",
"name": "dt",
"value": "2020-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589724,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-05/",
"name": "dt",
"value": "2020-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589333,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-06/",
"name": "dt",
"value": "2020-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589444,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-07/",
"name": "dt",
"value": "2020-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589335,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-08/",
"name": "dt",
"value": "2020-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588471,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-09/",
"name": "dt",
"value": "2020-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588124,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-10/",
"name": "dt",
"value": "2020-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588092,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-11/",
"name": "dt",
"value": "2020-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589301,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-12/",
"name": "dt",
"value": "2020-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588194,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-13/",
"name": "dt",
"value": "2020-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588838,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-14/",
"name": "dt",
"value": "2020-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587660,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-15/",
"name": "dt",
"value": "2020-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588722,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-16/",
"name": "dt",
"value": "2020-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587524,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-17/",
"name": "dt",
"value": "2020-04-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589485,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-18/",
"name": "dt",
"value": "2020-04-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:25",
"last_data": "2025-10-17 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589212,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-19/",
"name": "dt",
"value": "2020-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587975,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-20/",
"name": "dt",
"value": "2020-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588301,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-21/",
"name": "dt",
"value": "2020-04-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588527,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-22/",
"name": "dt",
"value": "2020-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588303,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-23/",
"name": "dt",
"value": "2020-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589074,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-24/",
"name": "dt",
"value": "2020-04-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587977,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-25/",
"name": "dt",
"value": "2020-04-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588305,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-26/",
"name": "dt",
"value": "2020-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588065,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-27/",
"name": "dt",
"value": "2020-04-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589337,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-28/",
"name": "dt",
"value": "2020-04-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588237,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-29/",
"name": "dt",
"value": "2020-04-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:29",
"last_data": "2025-10-17 07:12:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587784,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-04-30/",
"name": "dt",
"value": "2020-04-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588947,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-01/",
"name": "dt",
"value": "2020-05-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589603,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-02/",
"name": "dt",
"value": "2020-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588032,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-03/",
"name": "dt",
"value": "2020-05-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589751,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-04/",
"name": "dt",
"value": "2020-05-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589954,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-05/",
"name": "dt",
"value": "2020-05-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587608,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-06/",
"name": "dt",
"value": "2020-05-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587566,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-07/",
"name": "dt",
"value": "2020-05-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588278,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-08/",
"name": "dt",
"value": "2020-05-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588066,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-09/",
"name": "dt",
"value": "2020-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588693,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-10/",
"name": "dt",
"value": "2020-05-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589109,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-11/",
"name": "dt",
"value": "2020-05-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588094,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-12/",
"name": "dt",
"value": "2020-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588333,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-13/",
"name": "dt",
"value": "2020-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589017,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-14/",
"name": "dt",
"value": "2020-05-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588473,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-15/",
"name": "dt",
"value": "2020-05-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589797,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-16/",
"name": "dt",
"value": "2020-05-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589883,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-17/",
"name": "dt",
"value": "2020-05-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589956,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-18/",
"name": "dt",
"value": "2020-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588196,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-19/",
"name": "dt",
"value": "2020-05-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588279,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-20/",
"name": "dt",
"value": "2020-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589782,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-21/",
"name": "dt",
"value": "2020-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589691,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-22/",
"name": "dt",
"value": "2020-05-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587610,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-23/",
"name": "dt",
"value": "2020-05-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588096,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-24/",
"name": "dt",
"value": "2020-05-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587680,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-25/",
"name": "dt",
"value": "2020-05-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587729,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-26/",
"name": "dt",
"value": "2020-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589958,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-27/",
"name": "dt",
"value": "2020-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589253,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-28/",
"name": "dt",
"value": "2020-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588616,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-29/",
"name": "dt",
"value": "2020-05-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589446,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-30/",
"name": "dt",
"value": "2020-05-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587526,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-05-31/",
"name": "dt",
"value": "2020-05-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589726,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-01/",
"name": "dt",
"value": "2020-06-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587910,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-02/",
"name": "dt",
"value": "2020-06-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589693,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-03/",
"name": "dt",
"value": "2020-06-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587893,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-04/",
"name": "dt",
"value": "2020-06-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588872,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-05/",
"name": "dt",
"value": "2020-06-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587612,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-06/",
"name": "dt",
"value": "2020-06-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588475,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-07/",
"name": "dt",
"value": "2020-06-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588639,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-08/",
"name": "dt",
"value": "2020-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587417,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-09/",
"name": "dt",
"value": "2020-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589578,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-10/",
"name": "dt",
"value": "2020-06-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588695,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-11/",
"name": "dt",
"value": "2020-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587528,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-12/",
"name": "dt",
"value": "2020-06-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589505,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-13/",
"name": "dt",
"value": "2020-06-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587912,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-14/",
"name": "dt",
"value": "2020-06-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588697,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-15/",
"name": "dt",
"value": "2020-06-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588937,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-16/",
"name": "dt",
"value": "2020-06-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588238,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-17/",
"name": "dt",
"value": "2020-06-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589130,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-18/",
"name": "dt",
"value": "2020-06-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589185,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-19/",
"name": "dt",
"value": "2020-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589448,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-20/",
"name": "dt",
"value": "2020-06-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587480,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-21/",
"name": "dt",
"value": "2020-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:55",
"last_data": "2025-10-17 07:11:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588618,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-22/",
"name": "dt",
"value": "2020-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588699,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-23/",
"name": "dt",
"value": "2020-06-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589507,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-24/",
"name": "dt",
"value": "2020-06-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587682,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-25/",
"name": "dt",
"value": "2020-06-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588984,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-26/",
"name": "dt",
"value": "2020-06-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589396,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-27/",
"name": "dt",
"value": "2020-06-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588154,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-28/",
"name": "dt",
"value": "2020-06-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589911,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-29/",
"name": "dt",
"value": "2020-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589605,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-06-30/",
"name": "dt",
"value": "2020-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588948,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-01/",
"name": "dt",
"value": "2020-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589187,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-02/",
"name": "dt",
"value": "2020-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589351,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-03/",
"name": "dt",
"value": "2020-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588657,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-04/",
"name": "dt",
"value": "2020-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589799,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-05/",
"name": "dt",
"value": "2020-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589784,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-06/",
"name": "dt",
"value": "2020-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589398,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-07/",
"name": "dt",
"value": "2020-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589801,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-08/",
"name": "dt",
"value": "2020-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589045,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-09/",
"name": "dt",
"value": "2020-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589047,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-10/",
"name": "dt",
"value": "2020-07-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589851,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-11/",
"name": "dt",
"value": "2020-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588789,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-12/",
"name": "dt",
"value": "2020-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587507,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-13/",
"name": "dt",
"value": "2020-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587979,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-14/",
"name": "dt",
"value": "2020-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588477,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-15/",
"name": "dt",
"value": "2020-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589076,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-16/",
"name": "dt",
"value": "2020-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587568,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-17/",
"name": "dt",
"value": "2020-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589112,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-18/",
"name": "dt",
"value": "2020-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589853,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-19/",
"name": "dt",
"value": "2020-07-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588529,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-20/",
"name": "dt",
"value": "2020-07-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588098,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-21/",
"name": "dt",
"value": "2020-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589114,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-22/",
"name": "dt",
"value": "2020-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589695,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-23/",
"name": "dt",
"value": "2020-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588479,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-24/",
"name": "dt",
"value": "2020-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587895,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-25/",
"name": "dt",
"value": "2020-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588002,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-26/",
"name": "dt",
"value": "2020-07-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589374,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-27/",
"name": "dt",
"value": "2020-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588406,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-28/",
"name": "dt",
"value": "2020-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588376,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-29/",
"name": "dt",
"value": "2020-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588281,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-30/",
"name": "dt",
"value": "2020-07-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589168,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-07-31/",
"name": "dt",
"value": "2020-07-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588408,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-01/",
"name": "dt",
"value": "2020-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589116,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-02/",
"name": "dt",
"value": "2020-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589646,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-03/",
"name": "dt",
"value": "2020-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589339,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-04/",
"name": "dt",
"value": "2020-08-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589803,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-05/",
"name": "dt",
"value": "2020-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587570,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-06/",
"name": "dt",
"value": "2020-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:59",
"last_data": "2025-10-17 07:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587684,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-07/",
"name": "dt",
"value": "2020-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589147,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-08/",
"name": "dt",
"value": "2020-08-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589554,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-09/",
"name": "dt",
"value": "2020-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588378,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-10/",
"name": "dt",
"value": "2020-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589928,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-11/",
"name": "dt",
"value": "2020-08-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588814,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-12/",
"name": "dt",
"value": "2020-08-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588422,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-13/",
"name": "dt",
"value": "2020-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589189,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-14/",
"name": "dt",
"value": "2020-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588700,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-15/",
"name": "dt",
"value": "2020-08-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589149,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-16/",
"name": "dt",
"value": "2020-08-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589885,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-17/",
"name": "dt",
"value": "2020-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588950,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-18/",
"name": "dt",
"value": "2020-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588100,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-19/",
"name": "dt",
"value": "2020-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589271,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-20/",
"name": "dt",
"value": "2020-08-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589170,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-21/",
"name": "dt",
"value": "2020-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587872,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-22/",
"name": "dt",
"value": "2020-08-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589556,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-23/",
"name": "dt",
"value": "2020-08-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588840,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-24/",
"name": "dt",
"value": "2020-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589303,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-25/",
"name": "dt",
"value": "2020-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588307,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-26/",
"name": "dt",
"value": "2020-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589273,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-27/",
"name": "dt",
"value": "2020-08-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587662,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-28/",
"name": "dt",
"value": "2020-08-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587897,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-29/",
"name": "dt",
"value": "2020-08-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589697,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-30/",
"name": "dt",
"value": "2020-08-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588424,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-08-31/",
"name": "dt",
"value": "2020-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587981,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-01/",
"name": "dt",
"value": "2020-09-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589913,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-02/",
"name": "dt",
"value": "2020-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589887,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-03/",
"name": "dt",
"value": "2020-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588791,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-04/",
"name": "dt",
"value": "2020-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587686,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-05/",
"name": "dt",
"value": "2020-09-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589579,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-06/",
"name": "dt",
"value": "2020-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589960,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-07/",
"name": "dt",
"value": "2020-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587664,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-08/",
"name": "dt",
"value": "2020-09-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587634,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-09/",
"name": "dt",
"value": "2020-09-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588101,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-10/",
"name": "dt",
"value": "2020-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587688,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-11/",
"name": "dt",
"value": "2020-09-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588425,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-12/",
"name": "dt",
"value": "2020-09-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589214,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-13/",
"name": "dt",
"value": "2020-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588239,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-14/",
"name": "dt",
"value": "2020-09-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588842,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-15/",
"name": "dt",
"value": "2020-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588335,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-16/",
"name": "dt",
"value": "2020-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588103,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-17/",
"name": "dt",
"value": "2020-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588240,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-18/",
"name": "dt",
"value": "2020-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587636,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-19/",
"name": "dt",
"value": "2020-09-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587666,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-20/",
"name": "dt",
"value": "2020-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-21/",
"name": "dt",
"value": "2020-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588792,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-22/",
"name": "dt",
"value": "2020-09-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588724,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-23/",
"name": "dt",
"value": "2020-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589521,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-24/",
"name": "dt",
"value": "2020-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589049,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-25/",
"name": "dt",
"value": "2020-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588168,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-26/",
"name": "dt",
"value": "2020-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587509,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-27/",
"name": "dt",
"value": "2020-09-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589353,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-28/",
"name": "dt",
"value": "2020-09-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588745,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-29/",
"name": "dt",
"value": "2020-09-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588952,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-09-30/",
"name": "dt",
"value": "2020-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589581,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-01/",
"name": "dt",
"value": "2020-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588641,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-02/",
"name": "dt",
"value": "2020-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588701,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-03/",
"name": "dt",
"value": "2020-10-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589376,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-04/",
"name": "dt",
"value": "2020-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587690,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-05/",
"name": "dt",
"value": "2020-10-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589560,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-06/",
"name": "dt",
"value": "2020-10-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589832,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-07/",
"name": "dt",
"value": "2020-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588793,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-08/",
"name": "dt",
"value": "2020-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588242,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-09/",
"name": "dt",
"value": "2020-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589400,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-10/",
"name": "dt",
"value": "2020-10-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588004,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-11/",
"name": "dt",
"value": "2020-10-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588620,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-12/",
"name": "dt",
"value": "2020-10-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:46",
"last_data": "2025-10-17 07:12:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589305,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-13/",
"name": "dt",
"value": "2020-10-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589132,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-14/",
"name": "dt",
"value": "2020-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587708,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-15/",
"name": "dt",
"value": "2020-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588309,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-16/",
"name": "dt",
"value": "2020-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588197,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-17/",
"name": "dt",
"value": "2020-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588911,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-18/",
"name": "dt",
"value": "2020-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587786,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-19/",
"name": "dt",
"value": "2020-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587638,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-20/",
"name": "dt",
"value": "2020-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587710,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-21/",
"name": "dt",
"value": "2020-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588006,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-22/",
"name": "dt",
"value": "2020-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588986,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-23/",
"name": "dt",
"value": "2020-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588169,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-24/",
"name": "dt",
"value": "2020-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588353,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-25/",
"name": "dt",
"value": "2020-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588105,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-26/",
"name": "dt",
"value": "2020-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588747,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-27/",
"name": "dt",
"value": "2020-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587899,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-28/",
"name": "dt",
"value": "2020-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589402,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-29/",
"name": "dt",
"value": "2020-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589728,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-30/",
"name": "dt",
"value": "2020-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588703,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-10-31/",
"name": "dt",
"value": "2020-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589624,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-01/",
"name": "dt",
"value": "2020-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587950,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-02/",
"name": "dt",
"value": "2020-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589855,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-03/",
"name": "dt",
"value": "2020-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588380,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-04/",
"name": "dt",
"value": "2020-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589805,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-05/",
"name": "dt",
"value": "2020-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589834,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-06/",
"name": "dt",
"value": "2020-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588034,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-07/",
"name": "dt",
"value": "2020-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589216,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-08/",
"name": "dt",
"value": "2020-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587914,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-09/",
"name": "dt",
"value": "2020-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589307,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-10/",
"name": "dt",
"value": "2020-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589118,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-11/",
"name": "dt",
"value": "2020-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587668,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-12/",
"name": "dt",
"value": "2020-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589450,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-13/",
"name": "dt",
"value": "2020-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587952,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-14/",
"name": "dt",
"value": "2020-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587530,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-15/",
"name": "dt",
"value": "2020-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588410,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-16/",
"name": "dt",
"value": "2020-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587804,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-17/",
"name": "dt",
"value": "2020-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589151,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-18/",
"name": "dt",
"value": "2020-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589191,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-19/",
"name": "dt",
"value": "2020-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587764,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-20/",
"name": "dt",
"value": "2020-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587954,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-21/",
"name": "dt",
"value": "2020-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588766,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-22/",
"name": "dt",
"value": "2020-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588586,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-23/",
"name": "dt",
"value": "2020-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587532,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-24/",
"name": "dt",
"value": "2020-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589172,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-25/",
"name": "dt",
"value": "2020-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589806,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-26/",
"name": "dt",
"value": "2020-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589078,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-27/",
"name": "dt",
"value": "2020-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589193,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-28/",
"name": "dt",
"value": "2020-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588794,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-29/",
"name": "dt",
"value": "2020-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588068,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-11-30/",
"name": "dt",
"value": "2020-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587805,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-01/",
"name": "dt",
"value": "2020-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589752,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-02/",
"name": "dt",
"value": "2020-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587711,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-03/",
"name": "dt",
"value": "2020-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589404,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-04/",
"name": "dt",
"value": "2020-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589355,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-05/",
"name": "dt",
"value": "2020-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587874,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-06/",
"name": "dt",
"value": "2020-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589120,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-07/",
"name": "dt",
"value": "2020-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587614,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-08/",
"name": "dt",
"value": "2020-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:01",
"last_data": "2025-10-17 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587833,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-09/",
"name": "dt",
"value": "2020-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588796,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-10/",
"name": "dt",
"value": "2020-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589786,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-11/",
"name": "dt",
"value": "2020-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587808,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-12/",
"name": "dt",
"value": "2020-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588126,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-13/",
"name": "dt",
"value": "2020-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588988,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-14/",
"name": "dt",
"value": "2020-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589700,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-15/",
"name": "dt",
"value": "2020-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588704,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-16/",
"name": "dt",
"value": "2020-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588128,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-17/",
"name": "dt",
"value": "2020-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589889,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-18/",
"name": "dt",
"value": "2020-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587835,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-19/",
"name": "dt",
"value": "2020-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589754,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-20/",
"name": "dt",
"value": "2020-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588284,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-21/",
"name": "dt",
"value": "2020-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587955,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-22/",
"name": "dt",
"value": "2020-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588990,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-23/",
"name": "dt",
"value": "2020-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588337,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-24/",
"name": "dt",
"value": "2020-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588199,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-25/",
"name": "dt",
"value": "2020-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589357,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-26/",
"name": "dt",
"value": "2020-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587419,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-27/",
"name": "dt",
"value": "2020-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588130,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-28/",
"name": "dt",
"value": "2020-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588244,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-29/",
"name": "dt",
"value": "2020-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588844,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-30/",
"name": "dt",
"value": "2020-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587692,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2020-12-31/",
"name": "dt",
"value": "2020-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589755,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-01/",
"name": "dt",
"value": "2021-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588749,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-02/",
"name": "dt",
"value": "2021-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589757,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-03/",
"name": "dt",
"value": "2021-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589701,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-04/",
"name": "dt",
"value": "2021-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588798,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-05/",
"name": "dt",
"value": "2021-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:54",
"last_data": "2025-10-17 07:12:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588132,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-06/",
"name": "dt",
"value": "2021-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588954,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-07/",
"name": "dt",
"value": "2021-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589704,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-08/",
"name": "dt",
"value": "2021-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587445,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-09/",
"name": "dt",
"value": "2021-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588956,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-10/",
"name": "dt",
"value": "2021-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587837,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-11/",
"name": "dt",
"value": "2021-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589133,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-12/",
"name": "dt",
"value": "2021-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588659,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-13/",
"name": "dt",
"value": "2021-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588992,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-14/",
"name": "dt",
"value": "2021-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587731,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-15/",
"name": "dt",
"value": "2021-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588246,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-16/",
"name": "dt",
"value": "2021-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587957,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-17/",
"name": "dt",
"value": "2021-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588286,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-18/",
"name": "dt",
"value": "2021-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589978,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-19/",
"name": "dt",
"value": "2021-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588874,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-20/",
"name": "dt",
"value": "2021-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588458,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-21/",
"name": "dt",
"value": "2021-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588008,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-22/",
"name": "dt",
"value": "2021-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588939,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-23/",
"name": "dt",
"value": "2021-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589275,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-24/",
"name": "dt",
"value": "2021-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589359,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-25/",
"name": "dt",
"value": "2021-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588156,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-26/",
"name": "dt",
"value": "2021-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588010,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-27/",
"name": "dt",
"value": "2021-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:19",
"last_data": "2025-10-17 07:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588875,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-28/",
"name": "dt",
"value": "2021-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588311,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-29/",
"name": "dt",
"value": "2021-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589406,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-30/",
"name": "dt",
"value": "2021-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589469,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-01-31/",
"name": "dt",
"value": "2021-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588588,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-01/",
"name": "dt",
"value": "2021-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589672,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-02/",
"name": "dt",
"value": "2021-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587447,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-03/",
"name": "dt",
"value": "2021-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588726,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-04/",
"name": "dt",
"value": "2021-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589153,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-05/",
"name": "dt",
"value": "2021-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588560,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-06/",
"name": "dt",
"value": "2021-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587733,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-07/",
"name": "dt",
"value": "2021-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587713,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-08/",
"name": "dt",
"value": "2021-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588767,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-09/",
"name": "dt",
"value": "2021-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587983,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-10/",
"name": "dt",
"value": "2021-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588751,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-11/",
"name": "dt",
"value": "2021-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589674,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-12/",
"name": "dt",
"value": "2021-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588728,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-13/",
"name": "dt",
"value": "2021-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589915,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-14/",
"name": "dt",
"value": "2021-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588590,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-15/",
"name": "dt",
"value": "2021-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588994,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-16/",
"name": "dt",
"value": "2021-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588171,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-17/",
"name": "dt",
"value": "2021-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589836,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-18/",
"name": "dt",
"value": "2021-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587616,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-19/",
"name": "dt",
"value": "2021-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588201,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-20/",
"name": "dt",
"value": "2021-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587876,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-21/",
"name": "dt",
"value": "2021-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588134,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-22/",
"name": "dt",
"value": "2021-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589626,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-23/",
"name": "dt",
"value": "2021-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587809,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-24/",
"name": "dt",
"value": "2021-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589309,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-25/",
"name": "dt",
"value": "2021-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589277,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-26/",
"name": "dt",
"value": "2021-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589378,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-27/",
"name": "dt",
"value": "2021-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587916,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-02-28/",
"name": "dt",
"value": "2021-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587810,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-01/",
"name": "dt",
"value": "2021-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588036,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-02/",
"name": "dt",
"value": "2021-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589857,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-03/",
"name": "dt",
"value": "2021-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588012,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-04/",
"name": "dt",
"value": "2021-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589980,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-05/",
"name": "dt",
"value": "2021-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588070,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-06/",
"name": "dt",
"value": "2021-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588313,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-07/",
"name": "dt",
"value": "2021-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588427,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-08/",
"name": "dt",
"value": "2021-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589019,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-09/",
"name": "dt",
"value": "2021-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589929,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-10/",
"name": "dt",
"value": "2021-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588248,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-11/",
"name": "dt",
"value": "2021-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588769,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-12/",
"name": "dt",
"value": "2021-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587670,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-13/",
"name": "dt",
"value": "2021-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588643,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-14/",
"name": "dt",
"value": "2021-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588892,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-15/",
"name": "dt",
"value": "2021-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589452,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-16/",
"name": "dt",
"value": "2021-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589982,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-17/",
"name": "dt",
"value": "2021-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589809,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-18/",
"name": "dt",
"value": "2021-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587766,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-19/",
"name": "dt",
"value": "2021-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587788,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-20/",
"name": "dt",
"value": "2021-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588592,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-21/",
"name": "dt",
"value": "2021-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588382,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-22/",
"name": "dt",
"value": "2021-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589730,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-23/",
"name": "dt",
"value": "2021-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588503,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-24/",
"name": "dt",
"value": "2021-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588107,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-25/",
"name": "dt",
"value": "2021-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589810,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-26/",
"name": "dt",
"value": "2021-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589628,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-27/",
"name": "dt",
"value": "2021-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587918,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-28/",
"name": "dt",
"value": "2021-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587672,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-29/",
"name": "dt",
"value": "2021-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588958,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-30/",
"name": "dt",
"value": "2021-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589630,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-03-31/",
"name": "dt",
"value": "2021-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588429,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-01/",
"name": "dt",
"value": "2021-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588893,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-02/",
"name": "dt",
"value": "2021-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588661,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-03/",
"name": "dt",
"value": "2021-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588706,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-04/",
"name": "dt",
"value": "2021-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587572,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-05/",
"name": "dt",
"value": "2021-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588996,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-06/",
"name": "dt",
"value": "2021-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587534,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-07/",
"name": "dt",
"value": "2021-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588621,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-08/",
"name": "dt",
"value": "2021-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588708,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-09/",
"name": "dt",
"value": "2021-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587640,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-10/",
"name": "dt",
"value": "2021-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588505,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-11/",
"name": "dt",
"value": "2021-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589676,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-12/",
"name": "dt",
"value": "2021-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:34",
"last_data": "2025-10-17 07:13:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587449,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-13/",
"name": "dt",
"value": "2021-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587848,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-14/",
"name": "dt",
"value": "2021-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589917,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-15/",
"name": "dt",
"value": "2021-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589080,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-16/",
"name": "dt",
"value": "2021-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588204,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-17/",
"name": "dt",
"value": "2021-04-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589218,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-18/",
"name": "dt",
"value": "2021-04-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587812,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-19/",
"name": "dt",
"value": "2021-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587642,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-20/",
"name": "dt",
"value": "2021-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588531,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-21/",
"name": "dt",
"value": "2021-04-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589583,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-22/",
"name": "dt",
"value": "2021-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587790,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-23/",
"name": "dt",
"value": "2021-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589732,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-24/",
"name": "dt",
"value": "2021-04-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:36",
"last_data": "2025-10-17 07:13:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589122,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-25/",
"name": "dt",
"value": "2021-04-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588038,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-26/",
"name": "dt",
"value": "2021-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589523,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-27/",
"name": "dt",
"value": "2021-04-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587716,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-28/",
"name": "dt",
"value": "2021-04-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589859,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-29/",
"name": "dt",
"value": "2021-04-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589706,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-04-30/",
"name": "dt",
"value": "2021-04-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589454,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-01/",
"name": "dt",
"value": "2021-05-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589919,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-02/",
"name": "dt",
"value": "2021-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588562,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-03/",
"name": "dt",
"value": "2021-05-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588816,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-04/",
"name": "dt",
"value": "2021-05-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588173,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-05/",
"name": "dt",
"value": "2021-05-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587574,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-06/",
"name": "dt",
"value": "2021-05-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588710,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-07/",
"name": "dt",
"value": "2021-05-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:50",
"last_data": "2025-10-17 07:12:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587814,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-08/",
"name": "dt",
"value": "2021-05-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587482,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-09/",
"name": "dt",
"value": "2021-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587816,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-10/",
"name": "dt",
"value": "2021-05-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589311,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-11/",
"name": "dt",
"value": "2021-05-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588663,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-12/",
"name": "dt",
"value": "2021-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588913,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-13/",
"name": "dt",
"value": "2021-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589962,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-14/",
"name": "dt",
"value": "2021-05-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588431,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-15/",
"name": "dt",
"value": "2021-05-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587674,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-16/",
"name": "dt",
"value": "2021-05-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:04",
"last_data": "2025-10-17 07:12:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588040,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-17/",
"name": "dt",
"value": "2021-05-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587693,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-18/",
"name": "dt",
"value": "2021-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588876,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-19/",
"name": "dt",
"value": "2021-05-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589861,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-20/",
"name": "dt",
"value": "2021-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587920,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-21/",
"name": "dt",
"value": "2021-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589921,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-22/",
"name": "dt",
"value": "2021-05-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589155,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-23/",
"name": "dt",
"value": "2021-05-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588072,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-24/",
"name": "dt",
"value": "2021-05-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589220,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-25/",
"name": "dt",
"value": "2021-05-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589632,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-26/",
"name": "dt",
"value": "2021-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589255,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-27/",
"name": "dt",
"value": "2021-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589471,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-28/",
"name": "dt",
"value": "2021-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:25",
"last_data": "2025-10-17 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588339,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-29/",
"name": "dt",
"value": "2021-05-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589423,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-30/",
"name": "dt",
"value": "2021-05-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588753,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-05-31/",
"name": "dt",
"value": "2021-05-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588460,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-01/",
"name": "dt",
"value": "2021-06-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588136,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-02/",
"name": "dt",
"value": "2021-06-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587792,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-03/",
"name": "dt",
"value": "2021-06-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588665,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-04/",
"name": "dt",
"value": "2021-06-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588667,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-05/",
"name": "dt",
"value": "2021-06-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589607,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-06/",
"name": "dt",
"value": "2021-06-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588564,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-07/",
"name": "dt",
"value": "2021-06-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589708,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-08/",
"name": "dt",
"value": "2021-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588566,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-09/",
"name": "dt",
"value": "2021-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587818,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-10/",
"name": "dt",
"value": "2021-06-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589222,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-11/",
"name": "dt",
"value": "2021-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589124,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-12/",
"name": "dt",
"value": "2021-06-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:09",
"last_data": "2025-10-17 07:13:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589173,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-13/",
"name": "dt",
"value": "2021-06-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587735,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-14/",
"name": "dt",
"value": "2021-06-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589649,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-15/",
"name": "dt",
"value": "2021-06-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588507,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-16/",
"name": "dt",
"value": "2021-06-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589224,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-17/",
"name": "dt",
"value": "2021-06-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589225,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-18/",
"name": "dt",
"value": "2021-06-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587576,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-19/",
"name": "dt",
"value": "2021-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587511,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-20/",
"name": "dt",
"value": "2021-06-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589157,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-21/",
"name": "dt",
"value": "2021-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588895,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-22/",
"name": "dt",
"value": "2021-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588755,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-23/",
"name": "dt",
"value": "2021-06-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588818,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-24/",
"name": "dt",
"value": "2021-06-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588432,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-25/",
"name": "dt",
"value": "2021-06-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589524,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-26/",
"name": "dt",
"value": "2021-06-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588533,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-27/",
"name": "dt",
"value": "2021-06-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587736,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-28/",
"name": "dt",
"value": "2021-06-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588877,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-29/",
"name": "dt",
"value": "2021-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589710,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-06-30/",
"name": "dt",
"value": "2021-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:35",
"last_data": "2025-10-17 07:13:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587821,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-01/",
"name": "dt",
"value": "2021-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588960,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-02/",
"name": "dt",
"value": "2021-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588014,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-03/",
"name": "dt",
"value": "2021-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588962,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-04/",
"name": "dt",
"value": "2021-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587484,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-05/",
"name": "dt",
"value": "2021-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587767,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-06/",
"name": "dt",
"value": "2021-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589279,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-07/",
"name": "dt",
"value": "2021-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587451,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-08/",
"name": "dt",
"value": "2021-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587535,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-09/",
"name": "dt",
"value": "2021-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588074,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-10/",
"name": "dt",
"value": "2021-07-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588109,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-11/",
"name": "dt",
"value": "2021-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589759,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-12/",
"name": "dt",
"value": "2021-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589838,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-13/",
"name": "dt",
"value": "2021-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589584,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-14/",
"name": "dt",
"value": "2021-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589812,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-15/",
"name": "dt",
"value": "2021-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587769,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-16/",
"name": "dt",
"value": "2021-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589281,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-17/",
"name": "dt",
"value": "2021-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588462,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-18/",
"name": "dt",
"value": "2021-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588623,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-19/",
"name": "dt",
"value": "2021-07-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588964,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-20/",
"name": "dt",
"value": "2021-07-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588509,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-21/",
"name": "dt",
"value": "2021-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589408,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-22/",
"name": "dt",
"value": "2021-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588175,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-23/",
"name": "dt",
"value": "2021-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588998,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-24/",
"name": "dt",
"value": "2021-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589634,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-25/",
"name": "dt",
"value": "2021-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587985,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-26/",
"name": "dt",
"value": "2021-07-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588384,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-27/",
"name": "dt",
"value": "2021-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588386,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-28/",
"name": "dt",
"value": "2021-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588412,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-29/",
"name": "dt",
"value": "2021-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588288,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-30/",
"name": "dt",
"value": "2021-07-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589609,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-07-31/",
"name": "dt",
"value": "2021-07-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589891,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-01/",
"name": "dt",
"value": "2021-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588535,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-02/",
"name": "dt",
"value": "2021-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588898,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-03/",
"name": "dt",
"value": "2021-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589425,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-04/",
"name": "dt",
"value": "2021-08-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589021,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-05/",
"name": "dt",
"value": "2021-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589051,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-06/",
"name": "dt",
"value": "2021-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588941,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-07/",
"name": "dt",
"value": "2021-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589195,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-08/",
"name": "dt",
"value": "2021-08-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589134,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-09/",
"name": "dt",
"value": "2021-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588138,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-10/",
"name": "dt",
"value": "2021-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588846,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-11/",
"name": "dt",
"value": "2021-08-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589197,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-12/",
"name": "dt",
"value": "2021-08-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589893,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-13/",
"name": "dt",
"value": "2021-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588645,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-14/",
"name": "dt",
"value": "2021-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588250,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-15/",
"name": "dt",
"value": "2021-08-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588820,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-16/",
"name": "dt",
"value": "2021-08-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589227,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-17/",
"name": "dt",
"value": "2021-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588915,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-18/",
"name": "dt",
"value": "2021-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:59",
"last_data": "2025-10-17 07:12:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589760,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-19/",
"name": "dt",
"value": "2021-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588140,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-20/",
"name": "dt",
"value": "2021-08-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589863,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-21/",
"name": "dt",
"value": "2021-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589733,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-22/",
"name": "dt",
"value": "2021-08-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589636,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-23/",
"name": "dt",
"value": "2021-08-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587850,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-24/",
"name": "dt",
"value": "2021-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587794,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-25/",
"name": "dt",
"value": "2021-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:10",
"last_data": "2025-10-17 07:12:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589509,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-26/",
"name": "dt",
"value": "2021-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:26",
"last_data": "2025-10-17 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587421,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-27/",
"name": "dt",
"value": "2021-08-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589228,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-28/",
"name": "dt",
"value": "2021-08-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588771,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-29/",
"name": "dt",
"value": "2021-08-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588252,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-30/",
"name": "dt",
"value": "2021-08-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589136,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-08-31/",
"name": "dt",
"value": "2021-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587486,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-01/",
"name": "dt",
"value": "2021-09-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588206,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-02/",
"name": "dt",
"value": "2021-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588076,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-03/",
"name": "dt",
"value": "2021-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:22",
"last_data": "2025-10-17 07:12:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587578,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-04/",
"name": "dt",
"value": "2021-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588511,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-05/",
"name": "dt",
"value": "2021-09-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587537,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-06/",
"name": "dt",
"value": "2021-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589082,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-07/",
"name": "dt",
"value": "2021-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587738,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-08/",
"name": "dt",
"value": "2021-09-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588388,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-09/",
"name": "dt",
"value": "2021-09-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:36",
"last_data": "2025-10-17 07:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589984,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-10/",
"name": "dt",
"value": "2021-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:48",
"last_data": "2025-10-17 07:13:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588712,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-11/",
"name": "dt",
"value": "2021-09-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589053,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-12/",
"name": "dt",
"value": "2021-09-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:06",
"last_data": "2025-10-17 07:13:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587987,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-13/",
"name": "dt",
"value": "2021-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:18",
"last_data": "2025-10-17 07:12:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588208,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-14/",
"name": "dt",
"value": "2021-09-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589865,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-15/",
"name": "dt",
"value": "2021-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:42",
"last_data": "2025-10-17 07:13:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589380,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-16/",
"name": "dt",
"value": "2021-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589427,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-17/",
"name": "dt",
"value": "2021-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588730,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-18/",
"name": "dt",
"value": "2021-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587878,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-19/",
"name": "dt",
"value": "2021-09-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:14",
"last_data": "2025-10-17 07:12:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588142,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-20/",
"name": "dt",
"value": "2021-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589257,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-21/",
"name": "dt",
"value": "2021-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589361,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-22/",
"name": "dt",
"value": "2021-09-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589895,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-23/",
"name": "dt",
"value": "2021-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587423,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-24/",
"name": "dt",
"value": "2021-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587922,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-25/",
"name": "dt",
"value": "2021-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589526,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-26/",
"name": "dt",
"value": "2021-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589175,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-27/",
"name": "dt",
"value": "2021-09-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:11",
"last_data": "2025-10-17 07:13:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589259,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-28/",
"name": "dt",
"value": "2021-09-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:15",
"last_data": "2025-10-17 07:13:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588917,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-29/",
"name": "dt",
"value": "2021-09-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:00",
"last_data": "2025-10-17 07:13:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589964,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-09-30/",
"name": "dt",
"value": "2021-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587425,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-01/",
"name": "dt",
"value": "2021-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588568,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-02/",
"name": "dt",
"value": "2021-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588669,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-03/",
"name": "dt",
"value": "2021-10-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587488,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-04/",
"name": "dt",
"value": "2021-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588919,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-05/",
"name": "dt",
"value": "2021-10-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:00",
"last_data": "2025-10-17 07:13:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589000,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-06/",
"name": "dt",
"value": "2021-10-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589283,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-07/",
"name": "dt",
"value": "2021-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:16",
"last_data": "2025-10-17 07:13:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588671,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-08/",
"name": "dt",
"value": "2021-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587580,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-09/",
"name": "dt",
"value": "2021-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588254,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-10/",
"name": "dt",
"value": "2021-10-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588594,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-11/",
"name": "dt",
"value": "2021-10-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589473,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-12/",
"name": "dt",
"value": "2021-10-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:25",
"last_data": "2025-10-17 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588570,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-13/",
"name": "dt",
"value": "2021-10-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587852,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-14/",
"name": "dt",
"value": "2021-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589840,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-15/",
"name": "dt",
"value": "2021-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588144,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-16/",
"name": "dt",
"value": "2021-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587740,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-17/",
"name": "dt",
"value": "2021-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589930,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-18/",
"name": "dt",
"value": "2021-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588822,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-19/",
"name": "dt",
"value": "2021-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588434,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-20/",
"name": "dt",
"value": "2021-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589562,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-21/",
"name": "dt",
"value": "2021-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588177,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-22/",
"name": "dt",
"value": "2021-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587453,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-23/",
"name": "dt",
"value": "2021-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588042,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-24/",
"name": "dt",
"value": "2021-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589002,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-25/",
"name": "dt",
"value": "2021-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588146,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2021-10-26/",
"name": "dt",
"value": "2021-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:25",
"last_data": "2025-10-17 07:12:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605462,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-27/",
"name": "dt",
"value": "2021-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:59",
"last_data": "2025-11-16 07:49:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605504,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-28/",
"name": "dt",
"value": "2021-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:11",
"last_data": "2025-11-16 07:50:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605478,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-29/",
"name": "dt",
"value": "2021-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:04",
"last_data": "2025-11-16 07:50:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605539,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-30/",
"name": "dt",
"value": "2021-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:19",
"last_data": "2025-11-16 07:50:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605422,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-10-31/",
"name": "dt",
"value": "2021-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:50",
"last_data": "2025-11-16 07:49:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605500,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-01/",
"name": "dt",
"value": "2021-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:10",
"last_data": "2025-11-16 07:50:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605501,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-02/",
"name": "dt",
"value": "2021-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:10",
"last_data": "2025-11-16 07:50:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605540,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-03/",
"name": "dt",
"value": "2021-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:19",
"last_data": "2025-11-16 07:50:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605430,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-04/",
"name": "dt",
"value": "2021-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:52",
"last_data": "2025-11-16 07:49:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605438,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-05/",
"name": "dt",
"value": "2021-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:53",
"last_data": "2025-11-16 07:49:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605509,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-06/",
"name": "dt",
"value": "2021-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:12",
"last_data": "2025-11-16 07:50:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605562,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-07/",
"name": "dt",
"value": "2021-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:26",
"last_data": "2025-11-16 07:50:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605532,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-08/",
"name": "dt",
"value": "2021-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:18",
"last_data": "2025-11-16 07:50:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605494,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-09/",
"name": "dt",
"value": "2021-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:09",
"last_data": "2025-11-16 07:50:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605416,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-10/",
"name": "dt",
"value": "2021-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:48",
"last_data": "2025-11-16 07:49:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605479,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-11/",
"name": "dt",
"value": "2021-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:04",
"last_data": "2025-11-16 07:50:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605431,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-12/",
"name": "dt",
"value": "2021-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:52",
"last_data": "2025-11-16 07:49:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605419,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2021-11-13/",
"name": "dt",
"value": "2021-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:49",
"last_data": "2025-11-16 07:49:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615828,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-14/",
"name": "dt",
"value": "2021-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:15",
"last_data": "2025-12-16 06:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616015,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-15/",
"name": "dt",
"value": "2021-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:04",
"last_data": "2025-12-16 06:27:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615954,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-16/",
"name": "dt",
"value": "2021-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:49",
"last_data": "2025-12-16 06:26:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615903,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-17/",
"name": "dt",
"value": "2021-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:36",
"last_data": "2025-12-16 06:26:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615889,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-18/",
"name": "dt",
"value": "2021-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:30",
"last_data": "2025-12-16 06:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615940,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-19/",
"name": "dt",
"value": "2021-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:46",
"last_data": "2025-12-16 06:26:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615862,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-20/",
"name": "dt",
"value": "2021-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:23",
"last_data": "2025-12-16 06:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616010,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-21/",
"name": "dt",
"value": "2021-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:03",
"last_data": "2025-12-16 06:27:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615941,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-22/",
"name": "dt",
"value": "2021-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:46",
"last_data": "2025-12-16 06:26:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615820,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-23/",
"name": "dt",
"value": "2021-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:12",
"last_data": "2025-12-16 06:26:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615927,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-24/",
"name": "dt",
"value": "2021-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:43",
"last_data": "2025-12-16 06:26:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615855,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-25/",
"name": "dt",
"value": "2021-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:22",
"last_data": "2025-12-16 06:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615872,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-26/",
"name": "dt",
"value": "2021-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:25",
"last_data": "2025-12-16 06:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616001,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-27/",
"name": "dt",
"value": "2021-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:00",
"last_data": "2025-12-16 06:27:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615992,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-28/",
"name": "dt",
"value": "2021-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:58",
"last_data": "2025-12-16 06:26:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615923,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-29/",
"name": "dt",
"value": "2021-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:42",
"last_data": "2025-12-16 06:26:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615916,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-11-30/",
"name": "dt",
"value": "2021-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:40",
"last_data": "2025-12-16 06:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615893,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-01/",
"name": "dt",
"value": "2021-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:31",
"last_data": "2025-12-16 06:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615898,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-02/",
"name": "dt",
"value": "2021-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:33",
"last_data": "2025-12-16 06:26:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615832,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-03/",
"name": "dt",
"value": "2021-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:16",
"last_data": "2025-12-16 06:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615901,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-04/",
"name": "dt",
"value": "2021-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:35",
"last_data": "2025-12-16 06:26:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615957,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-05/",
"name": "dt",
"value": "2021-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:50",
"last_data": "2025-12-16 06:26:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615924,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-06/",
"name": "dt",
"value": "2021-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:42",
"last_data": "2025-12-16 06:26:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615989,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-07/",
"name": "dt",
"value": "2021-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:57",
"last_data": "2025-12-16 06:26:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615985,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-08/",
"name": "dt",
"value": "2021-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:56",
"last_data": "2025-12-16 06:26:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615965,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-09/",
"name": "dt",
"value": "2021-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:52",
"last_data": "2025-12-16 06:26:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616023,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-10/",
"name": "dt",
"value": "2021-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:06",
"last_data": "2025-12-16 06:27:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615960,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-11/",
"name": "dt",
"value": "2021-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:51",
"last_data": "2025-12-16 06:26:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615875,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-12/",
"name": "dt",
"value": "2021-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:26",
"last_data": "2025-12-16 06:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615888,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2021-12-13/",
"name": "dt",
"value": "2021-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:30",
"last_data": "2025-12-16 06:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625150,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-14/",
"name": "dt",
"value": "2021-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:59",
"last_data": "2026-01-16 07:19:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625260,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-15/",
"name": "dt",
"value": "2021-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:27",
"last_data": "2026-01-16 07:20:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625156,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-16/",
"name": "dt",
"value": "2021-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:02",
"last_data": "2026-01-16 07:20:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625240,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-17/",
"name": "dt",
"value": "2021-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:23",
"last_data": "2026-01-16 07:20:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625122,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-18/",
"name": "dt",
"value": "2021-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:53",
"last_data": "2026-01-16 07:19:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625262,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-19/",
"name": "dt",
"value": "2021-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:28",
"last_data": "2026-01-16 07:20:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625196,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-20/",
"name": "dt",
"value": "2021-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:13",
"last_data": "2026-01-16 07:20:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625183,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-21/",
"name": "dt",
"value": "2021-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:09",
"last_data": "2026-01-16 07:20:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625143,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-22/",
"name": "dt",
"value": "2021-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:57",
"last_data": "2026-01-16 07:19:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625261,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-23/",
"name": "dt",
"value": "2021-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:27",
"last_data": "2026-01-16 07:20:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625193,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-24/",
"name": "dt",
"value": "2021-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:12",
"last_data": "2026-01-16 07:20:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625083,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-25/",
"name": "dt",
"value": "2021-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:44",
"last_data": "2026-01-16 07:19:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625272,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-26/",
"name": "dt",
"value": "2021-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:30",
"last_data": "2026-01-16 07:20:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625094,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-27/",
"name": "dt",
"value": "2021-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:46",
"last_data": "2026-01-16 07:19:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625245,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-28/",
"name": "dt",
"value": "2021-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:24",
"last_data": "2026-01-16 07:20:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625158,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-29/",
"name": "dt",
"value": "2021-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:03",
"last_data": "2026-01-16 07:20:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625174,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-30/",
"name": "dt",
"value": "2021-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:07",
"last_data": "2026-01-16 07:20:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625177,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2021-12-31/",
"name": "dt",
"value": "2021-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:08",
"last_data": "2026-01-16 07:20:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625080,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-01/",
"name": "dt",
"value": "2022-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:43",
"last_data": "2026-01-16 07:19:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625163,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-02/",
"name": "dt",
"value": "2022-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:04",
"last_data": "2026-01-16 07:20:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625149,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-03/",
"name": "dt",
"value": "2022-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:59",
"last_data": "2026-01-16 07:19:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625088,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-04/",
"name": "dt",
"value": "2022-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:45",
"last_data": "2026-01-16 07:19:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625171,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-05/",
"name": "dt",
"value": "2022-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:06",
"last_data": "2026-01-16 07:20:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625184,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-06/",
"name": "dt",
"value": "2022-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:10",
"last_data": "2026-01-16 07:20:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625081,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-07/",
"name": "dt",
"value": "2022-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:43",
"last_data": "2026-01-16 07:19:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625283,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-08/",
"name": "dt",
"value": "2022-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:33",
"last_data": "2026-01-16 07:20:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625190,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-09/",
"name": "dt",
"value": "2022-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:11",
"last_data": "2026-01-16 07:20:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625092,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-10/",
"name": "dt",
"value": "2022-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:45",
"last_data": "2026-01-16 07:19:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625188,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-11/",
"name": "dt",
"value": "2022-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:10",
"last_data": "2026-01-16 07:20:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625095,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-12/",
"name": "dt",
"value": "2022-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:46",
"last_data": "2026-01-16 07:19:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625173,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-01-13/",
"name": "dt",
"value": "2022-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:07",
"last_data": "2026-01-16 07:20:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634554,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-14/",
"name": "dt",
"value": "2022-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:08",
"last_data": "2026-02-16 07:22:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634444,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-15/",
"name": "dt",
"value": "2022-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:40",
"last_data": "2026-02-16 07:21:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634648,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-16/",
"name": "dt",
"value": "2022-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:30",
"last_data": "2026-02-16 07:22:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634571,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-17/",
"name": "dt",
"value": "2022-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:13",
"last_data": "2026-02-16 07:22:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634478,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-18/",
"name": "dt",
"value": "2022-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:48",
"last_data": "2026-02-16 07:21:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634495,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-19/",
"name": "dt",
"value": "2022-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:53",
"last_data": "2026-02-16 07:21:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634519,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-20/",
"name": "dt",
"value": "2022-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:58",
"last_data": "2026-02-16 07:21:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634506,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-21/",
"name": "dt",
"value": "2022-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:55",
"last_data": "2026-02-16 07:21:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634460,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-22/",
"name": "dt",
"value": "2022-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:44",
"last_data": "2026-02-16 07:21:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634479,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-23/",
"name": "dt",
"value": "2022-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:49",
"last_data": "2026-02-16 07:21:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634610,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-24/",
"name": "dt",
"value": "2022-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:22",
"last_data": "2026-02-16 07:22:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634562,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-25/",
"name": "dt",
"value": "2022-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:10",
"last_data": "2026-02-16 07:22:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634546,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-26/",
"name": "dt",
"value": "2022-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:06",
"last_data": "2026-02-16 07:22:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634635,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-27/",
"name": "dt",
"value": "2022-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:28",
"last_data": "2026-02-16 07:22:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634649,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-28/",
"name": "dt",
"value": "2022-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:30",
"last_data": "2026-02-16 07:22:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634616,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-29/",
"name": "dt",
"value": "2022-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:23",
"last_data": "2026-02-16 07:22:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634591,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-30/",
"name": "dt",
"value": "2022-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:18",
"last_data": "2026-02-16 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634606,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-01-31/",
"name": "dt",
"value": "2022-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:22",
"last_data": "2026-02-16 07:22:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634652,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-01/",
"name": "dt",
"value": "2022-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:31",
"last_data": "2026-02-16 07:22:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634434,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-02/",
"name": "dt",
"value": "2022-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:37",
"last_data": "2026-02-16 07:21:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634471,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-03/",
"name": "dt",
"value": "2022-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:47",
"last_data": "2026-02-16 07:21:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634577,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-04/",
"name": "dt",
"value": "2022-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:15",
"last_data": "2026-02-16 07:22:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634582,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-05/",
"name": "dt",
"value": "2022-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:17",
"last_data": "2026-02-16 07:22:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634438,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-06/",
"name": "dt",
"value": "2022-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:39",
"last_data": "2026-02-16 07:21:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634650,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-07/",
"name": "dt",
"value": "2022-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:31",
"last_data": "2026-02-16 07:22:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634547,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-08/",
"name": "dt",
"value": "2022-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:07",
"last_data": "2026-02-16 07:22:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634595,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-09/",
"name": "dt",
"value": "2022-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:19",
"last_data": "2026-02-16 07:22:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634578,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-10/",
"name": "dt",
"value": "2022-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:15",
"last_data": "2026-02-16 07:22:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634639,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-11/",
"name": "dt",
"value": "2022-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:29",
"last_data": "2026-02-16 07:22:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634532,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-12/",
"name": "dt",
"value": "2022-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:02",
"last_data": "2026-02-16 07:22:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634604,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-13/",
"name": "dt",
"value": "2022-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:21",
"last_data": "2026-02-16 07:22:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634543,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-14/",
"name": "dt",
"value": "2022-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:05",
"last_data": "2026-02-16 07:22:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634636,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-15/",
"name": "dt",
"value": "2022-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:28",
"last_data": "2026-02-16 07:22:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634508,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-02-16/",
"name": "dt",
"value": "2022-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:56",
"last_data": "2026-02-16 07:21:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647572,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-17/",
"name": "dt",
"value": "2022-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:04",
"last_data": "2026-03-16 07:26:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647599,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-18/",
"name": "dt",
"value": "2022-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:12",
"last_data": "2026-03-16 07:26:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647693,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-19/",
"name": "dt",
"value": "2022-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:34",
"last_data": "2026-03-16 07:26:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647514,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-20/",
"name": "dt",
"value": "2022-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:51",
"last_data": "2026-03-16 07:25:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647515,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-21/",
"name": "dt",
"value": "2022-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:51",
"last_data": "2026-03-16 07:25:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647586,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-22/",
"name": "dt",
"value": "2022-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:08",
"last_data": "2026-03-16 07:26:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647694,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-23/",
"name": "dt",
"value": "2022-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:34",
"last_data": "2026-03-16 07:26:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647587,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-24/",
"name": "dt",
"value": "2022-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:08",
"last_data": "2026-03-16 07:26:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647659,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-25/",
"name": "dt",
"value": "2022-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:27",
"last_data": "2026-03-16 07:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647513,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-26/",
"name": "dt",
"value": "2022-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:51",
"last_data": "2026-03-16 07:25:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647637,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-27/",
"name": "dt",
"value": "2022-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:22",
"last_data": "2026-03-16 07:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647556,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-02-28/",
"name": "dt",
"value": "2022-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:01",
"last_data": "2026-03-16 07:26:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647580,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-01/",
"name": "dt",
"value": "2022-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:06",
"last_data": "2026-03-16 07:26:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647594,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-02/",
"name": "dt",
"value": "2022-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:10",
"last_data": "2026-03-16 07:26:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647600,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-03/",
"name": "dt",
"value": "2022-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:12",
"last_data": "2026-03-16 07:26:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647640,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-04/",
"name": "dt",
"value": "2022-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:22",
"last_data": "2026-03-16 07:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647715,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-05/",
"name": "dt",
"value": "2022-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:40",
"last_data": "2026-03-16 07:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647660,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-06/",
"name": "dt",
"value": "2022-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:27",
"last_data": "2026-03-16 07:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647539,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-07/",
"name": "dt",
"value": "2022-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:56",
"last_data": "2026-03-16 07:25:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647516,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-08/",
"name": "dt",
"value": "2022-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:51",
"last_data": "2026-03-16 07:25:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647541,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-09/",
"name": "dt",
"value": "2022-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:56",
"last_data": "2026-03-16 07:25:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647544,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-10/",
"name": "dt",
"value": "2022-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:57",
"last_data": "2026-03-16 07:25:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647716,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-11/",
"name": "dt",
"value": "2022-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:40",
"last_data": "2026-03-16 07:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647524,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-12/",
"name": "dt",
"value": "2022-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:53",
"last_data": "2026-03-16 07:25:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647588,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-03-13/",
"name": "dt",
"value": "2022-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:08",
"last_data": "2026-03-16 07:26:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660517,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-14/",
"name": "dt",
"value": "2022-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:43",
"last_data": "2026-04-16 07:34:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660634,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-15/",
"name": "dt",
"value": "2022-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:59",
"last_data": "2026-04-16 07:34:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660526,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-16/",
"name": "dt",
"value": "2022-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:44",
"last_data": "2026-04-16 07:34:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660441,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-17/",
"name": "dt",
"value": "2022-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:30",
"last_data": "2026-04-16 07:34:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660688,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-18/",
"name": "dt",
"value": "2022-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:11",
"last_data": "2026-04-16 07:35:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660661,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-19/",
"name": "dt",
"value": "2022-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:05",
"last_data": "2026-04-16 07:35:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660653,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-20/",
"name": "dt",
"value": "2022-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:03",
"last_data": "2026-04-16 07:35:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660510,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-21/",
"name": "dt",
"value": "2022-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:42",
"last_data": "2026-04-16 07:34:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660497,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-22/",
"name": "dt",
"value": "2022-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:40",
"last_data": "2026-04-16 07:34:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660679,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-23/",
"name": "dt",
"value": "2022-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:10",
"last_data": "2026-04-16 07:35:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660711,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-24/",
"name": "dt",
"value": "2022-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:14",
"last_data": "2026-04-16 07:35:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660572,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-25/",
"name": "dt",
"value": "2022-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:50",
"last_data": "2026-04-16 07:34:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660684,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-26/",
"name": "dt",
"value": "2022-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:10",
"last_data": "2026-04-16 07:35:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660530,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-27/",
"name": "dt",
"value": "2022-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:45",
"last_data": "2026-04-16 07:34:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660620,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-28/",
"name": "dt",
"value": "2022-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:56",
"last_data": "2026-04-16 07:34:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660651,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-29/",
"name": "dt",
"value": "2022-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:02",
"last_data": "2026-04-16 07:35:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660677,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-30/",
"name": "dt",
"value": "2022-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:09",
"last_data": "2026-04-16 07:35:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660466,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-03-31/",
"name": "dt",
"value": "2022-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:35",
"last_data": "2026-04-16 07:34:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660654,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-01/",
"name": "dt",
"value": "2022-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:03",
"last_data": "2026-04-16 07:35:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660565,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-02/",
"name": "dt",
"value": "2022-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:50",
"last_data": "2026-04-16 07:34:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660474,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-03/",
"name": "dt",
"value": "2022-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:36",
"last_data": "2026-04-16 07:34:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660421,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-04/",
"name": "dt",
"value": "2022-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:27",
"last_data": "2026-04-16 07:34:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660580,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-05/",
"name": "dt",
"value": "2022-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:51",
"last_data": "2026-04-16 07:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660641,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-06/",
"name": "dt",
"value": "2022-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:01",
"last_data": "2026-04-16 07:35:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660459,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-07/",
"name": "dt",
"value": "2022-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:34",
"last_data": "2026-04-16 07:34:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660566,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-08/",
"name": "dt",
"value": "2022-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:50",
"last_data": "2026-04-16 07:34:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660652,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-09/",
"name": "dt",
"value": "2022-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:02",
"last_data": "2026-04-16 07:35:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660704,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-10/",
"name": "dt",
"value": "2022-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:13",
"last_data": "2026-04-16 07:35:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660443,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-11/",
"name": "dt",
"value": "2022-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:31",
"last_data": "2026-04-16 07:34:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660525,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-12/",
"name": "dt",
"value": "2022-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:44",
"last_data": "2026-04-16 07:34:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660712,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-04-13/",
"name": "dt",
"value": "2022-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:14",
"last_data": "2026-04-16 07:35:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588537,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-14/",
"name": "dt",
"value": "2022-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589529,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-15/",
"name": "dt",
"value": "2022-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589986,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-16/",
"name": "dt",
"value": "2022-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:48",
"last_data": "2025-10-17 07:13:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587959,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-17/",
"name": "dt",
"value": "2022-04-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588539,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-18/",
"name": "dt",
"value": "2022-04-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587742,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-19/",
"name": "dt",
"value": "2022-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:07",
"last_data": "2025-10-17 07:12:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587582,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-20/",
"name": "dt",
"value": "2022-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589814,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-21/",
"name": "dt",
"value": "2022-04-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588043,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-22/",
"name": "dt",
"value": "2022-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588732,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-23/",
"name": "dt",
"value": "2022-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589763,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-24/",
"name": "dt",
"value": "2022-04-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588111,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-25/",
"name": "dt",
"value": "2022-04-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587539,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-26/",
"name": "dt",
"value": "2022-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588315,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-27/",
"name": "dt",
"value": "2022-04-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589897,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-28/",
"name": "dt",
"value": "2022-04-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587584,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-29/",
"name": "dt",
"value": "2022-04-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:00",
"last_data": "2025-10-17 07:12:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588734,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-04-30/",
"name": "dt",
"value": "2022-04-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:52",
"last_data": "2025-10-17 07:12:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588848,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-01/",
"name": "dt",
"value": "2022-05-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589736,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-02/",
"name": "dt",
"value": "2022-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589933,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-03/",
"name": "dt",
"value": "2022-05-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588210,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-04/",
"name": "dt",
"value": "2022-05-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589177,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-05/",
"name": "dt",
"value": "2022-05-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:12",
"last_data": "2025-10-17 07:13:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588922,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-06/",
"name": "dt",
"value": "2022-05-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:00",
"last_data": "2025-10-17 07:13:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587839,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-07/",
"name": "dt",
"value": "2022-05-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:12",
"last_data": "2025-10-17 07:12:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589084,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-08/",
"name": "dt",
"value": "2022-05-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588256,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-09/",
"name": "dt",
"value": "2022-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:30",
"last_data": "2025-10-17 07:12:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589587,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-10/",
"name": "dt",
"value": "2022-05-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589788,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-11/",
"name": "dt",
"value": "2022-05-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589531,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-12/",
"name": "dt",
"value": "2022-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:27",
"last_data": "2025-10-17 07:13:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588850,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-05-13/",
"name": "dt",
"value": "2022-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605457,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-14/",
"name": "dt",
"value": "2022-05-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:59",
"last_data": "2025-11-16 07:49:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605473,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-15/",
"name": "dt",
"value": "2022-05-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:03",
"last_data": "2025-11-16 07:50:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605553,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-16/",
"name": "dt",
"value": "2022-05-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:23",
"last_data": "2025-11-16 07:50:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605448,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-17/",
"name": "dt",
"value": "2022-05-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:57",
"last_data": "2025-11-16 07:49:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605505,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-18/",
"name": "dt",
"value": "2022-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:11",
"last_data": "2025-11-16 07:50:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605427,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-19/",
"name": "dt",
"value": "2022-05-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:51",
"last_data": "2025-11-16 07:49:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605521,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-20/",
"name": "dt",
"value": "2022-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:15",
"last_data": "2025-11-16 07:50:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605423,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-21/",
"name": "dt",
"value": "2022-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:50",
"last_data": "2025-11-16 07:49:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605522,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-22/",
"name": "dt",
"value": "2022-05-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:15",
"last_data": "2025-11-16 07:50:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605563,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-23/",
"name": "dt",
"value": "2022-05-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:26",
"last_data": "2025-11-16 07:50:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605418,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-24/",
"name": "dt",
"value": "2022-05-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:49",
"last_data": "2025-11-16 07:49:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605497,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-25/",
"name": "dt",
"value": "2022-05-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:10",
"last_data": "2025-11-16 07:50:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605585,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-26/",
"name": "dt",
"value": "2022-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:35",
"last_data": "2025-11-16 07:50:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605565,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-27/",
"name": "dt",
"value": "2022-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:28",
"last_data": "2025-11-16 07:50:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605412,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-28/",
"name": "dt",
"value": "2022-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:47",
"last_data": "2025-11-16 07:49:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605495,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-29/",
"name": "dt",
"value": "2022-05-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:09",
"last_data": "2025-11-16 07:50:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605579,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-30/",
"name": "dt",
"value": "2022-05-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:32",
"last_data": "2025-11-16 07:50:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605432,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-05-31/",
"name": "dt",
"value": "2022-05-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:52",
"last_data": "2025-11-16 07:49:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605449,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-01/",
"name": "dt",
"value": "2022-06-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:57",
"last_data": "2025-11-16 07:49:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605512,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-02/",
"name": "dt",
"value": "2022-06-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:13",
"last_data": "2025-11-16 07:50:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605414,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-03/",
"name": "dt",
"value": "2022-06-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:48",
"last_data": "2025-11-16 07:49:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605556,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-04/",
"name": "dt",
"value": "2022-06-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:23",
"last_data": "2025-11-16 07:50:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605568,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-05/",
"name": "dt",
"value": "2022-06-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:29",
"last_data": "2025-11-16 07:50:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605506,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-06/",
"name": "dt",
"value": "2022-06-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:11",
"last_data": "2025-11-16 07:50:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605435,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-07/",
"name": "dt",
"value": "2022-06-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:53",
"last_data": "2025-11-16 07:49:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605557,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-08/",
"name": "dt",
"value": "2022-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:23",
"last_data": "2025-11-16 07:50:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605389,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-09/",
"name": "dt",
"value": "2022-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:41",
"last_data": "2025-11-16 07:49:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605415,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-10/",
"name": "dt",
"value": "2022-06-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:48",
"last_data": "2025-11-16 07:49:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605474,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-11/",
"name": "dt",
"value": "2022-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:03",
"last_data": "2025-11-16 07:50:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605525,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-12/",
"name": "dt",
"value": "2022-06-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:16",
"last_data": "2025-11-16 07:50:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605480,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-06-13/",
"name": "dt",
"value": "2022-06-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:04",
"last_data": "2025-11-16 07:50:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615816,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-14/",
"name": "dt",
"value": "2022-06-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:11",
"last_data": "2025-12-16 06:26:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615849,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-15/",
"name": "dt",
"value": "2022-06-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:20",
"last_data": "2025-12-16 06:26:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615958,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-16/",
"name": "dt",
"value": "2022-06-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:50",
"last_data": "2025-12-16 06:26:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615961,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-17/",
"name": "dt",
"value": "2022-06-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:51",
"last_data": "2025-12-16 06:26:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615962,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-18/",
"name": "dt",
"value": "2022-06-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:51",
"last_data": "2025-12-16 06:26:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615879,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-19/",
"name": "dt",
"value": "2022-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:27",
"last_data": "2025-12-16 06:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615918,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-20/",
"name": "dt",
"value": "2022-06-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:41",
"last_data": "2025-12-16 06:26:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615844,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-21/",
"name": "dt",
"value": "2022-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:19",
"last_data": "2025-12-16 06:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615813,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-22/",
"name": "dt",
"value": "2022-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:10",
"last_data": "2025-12-16 06:26:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615919,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-23/",
"name": "dt",
"value": "2022-06-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:41",
"last_data": "2025-12-16 06:26:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615974,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-24/",
"name": "dt",
"value": "2022-06-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:54",
"last_data": "2025-12-16 06:26:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615959,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-25/",
"name": "dt",
"value": "2022-06-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:50",
"last_data": "2025-12-16 06:26:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615970,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-26/",
"name": "dt",
"value": "2022-06-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:53",
"last_data": "2025-12-16 06:26:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615930,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-27/",
"name": "dt",
"value": "2022-06-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:43",
"last_data": "2025-12-16 06:26:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615894,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-28/",
"name": "dt",
"value": "2022-06-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:31",
"last_data": "2025-12-16 06:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615824,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-29/",
"name": "dt",
"value": "2022-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:14",
"last_data": "2025-12-16 06:26:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615998,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-06-30/",
"name": "dt",
"value": "2022-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:59",
"last_data": "2025-12-16 06:26:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615883,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-01/",
"name": "dt",
"value": "2022-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:27",
"last_data": "2025-12-16 06:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615981,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-02/",
"name": "dt",
"value": "2022-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:56",
"last_data": "2025-12-16 06:26:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615963,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-03/",
"name": "dt",
"value": "2022-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:51",
"last_data": "2025-12-16 06:26:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616024,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-04/",
"name": "dt",
"value": "2022-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:06",
"last_data": "2025-12-16 06:27:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615876,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-05/",
"name": "dt",
"value": "2022-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:26",
"last_data": "2025-12-16 06:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615917,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-06/",
"name": "dt",
"value": "2022-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:40",
"last_data": "2025-12-16 06:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615948,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-07/",
"name": "dt",
"value": "2022-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:48",
"last_data": "2025-12-16 06:26:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615935,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-08/",
"name": "dt",
"value": "2022-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:45",
"last_data": "2025-12-16 06:26:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616007,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-09/",
"name": "dt",
"value": "2022-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:02",
"last_data": "2025-12-16 06:27:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615905,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-10/",
"name": "dt",
"value": "2022-07-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:37",
"last_data": "2025-12-16 06:26:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615859,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-11/",
"name": "dt",
"value": "2022-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:23",
"last_data": "2025-12-16 06:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615890,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-12/",
"name": "dt",
"value": "2022-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:30",
"last_data": "2025-12-16 06:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615907,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2022-07-13/",
"name": "dt",
"value": "2022-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:38",
"last_data": "2025-12-16 06:26:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625178,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-14/",
"name": "dt",
"value": "2022-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:08",
"last_data": "2026-01-16 07:20:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625089,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-15/",
"name": "dt",
"value": "2022-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:45",
"last_data": "2026-01-16 07:19:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625218,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-16/",
"name": "dt",
"value": "2022-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:18",
"last_data": "2026-01-16 07:20:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625084,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-17/",
"name": "dt",
"value": "2022-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:44",
"last_data": "2026-01-16 07:19:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625207,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-18/",
"name": "dt",
"value": "2022-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:16",
"last_data": "2026-01-16 07:20:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625101,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-19/",
"name": "dt",
"value": "2022-07-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:48",
"last_data": "2026-01-16 07:19:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625127,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-20/",
"name": "dt",
"value": "2022-07-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:54",
"last_data": "2026-01-16 07:19:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625254,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-21/",
"name": "dt",
"value": "2022-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:26",
"last_data": "2026-01-16 07:20:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625097,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-22/",
"name": "dt",
"value": "2022-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:47",
"last_data": "2026-01-16 07:19:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625180,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-23/",
"name": "dt",
"value": "2022-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:09",
"last_data": "2026-01-16 07:20:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625223,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-24/",
"name": "dt",
"value": "2022-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:19",
"last_data": "2026-01-16 07:20:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625256,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-25/",
"name": "dt",
"value": "2022-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:26",
"last_data": "2026-01-16 07:20:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625265,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-26/",
"name": "dt",
"value": "2022-07-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:28",
"last_data": "2026-01-16 07:20:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625269,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-27/",
"name": "dt",
"value": "2022-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:29",
"last_data": "2026-01-16 07:20:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625138,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-28/",
"name": "dt",
"value": "2022-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:57",
"last_data": "2026-01-16 07:19:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625077,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-29/",
"name": "dt",
"value": "2022-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:43",
"last_data": "2026-01-16 07:19:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625132,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-30/",
"name": "dt",
"value": "2022-07-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:55",
"last_data": "2026-01-16 07:19:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625247,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-07-31/",
"name": "dt",
"value": "2022-07-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:24",
"last_data": "2026-01-16 07:20:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625236,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-01/",
"name": "dt",
"value": "2022-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:22",
"last_data": "2026-01-16 07:20:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625175,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-02/",
"name": "dt",
"value": "2022-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:07",
"last_data": "2026-01-16 07:20:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625157,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-03/",
"name": "dt",
"value": "2022-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:02",
"last_data": "2026-01-16 07:20:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625228,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-04/",
"name": "dt",
"value": "2022-08-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:20",
"last_data": "2026-01-16 07:20:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625281,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-05/",
"name": "dt",
"value": "2022-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:32",
"last_data": "2026-01-16 07:20:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625251,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-06/",
"name": "dt",
"value": "2022-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:25",
"last_data": "2026-01-16 07:20:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625284,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-07/",
"name": "dt",
"value": "2022-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:33",
"last_data": "2026-01-16 07:20:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625136,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-08/",
"name": "dt",
"value": "2022-08-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:56",
"last_data": "2026-01-16 07:19:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625241,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-09/",
"name": "dt",
"value": "2022-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:23",
"last_data": "2026-01-16 07:20:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625197,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-10/",
"name": "dt",
"value": "2022-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:13",
"last_data": "2026-01-16 07:20:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625237,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-11/",
"name": "dt",
"value": "2022-08-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:22",
"last_data": "2026-01-16 07:20:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625219,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-12/",
"name": "dt",
"value": "2022-08-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:18",
"last_data": "2026-01-16 07:20:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625118,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2022-08-13/",
"name": "dt",
"value": "2022-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:51",
"last_data": "2026-01-16 07:19:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634548,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-14/",
"name": "dt",
"value": "2022-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:07",
"last_data": "2026-02-16 07:22:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634540,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-15/",
"name": "dt",
"value": "2022-08-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:05",
"last_data": "2026-02-16 07:22:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634640,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-16/",
"name": "dt",
"value": "2022-08-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:29",
"last_data": "2026-02-16 07:22:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634435,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-17/",
"name": "dt",
"value": "2022-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:37",
"last_data": "2026-02-16 07:21:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634436,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-18/",
"name": "dt",
"value": "2022-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:37",
"last_data": "2026-02-16 07:21:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634480,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-19/",
"name": "dt",
"value": "2022-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:49",
"last_data": "2026-02-16 07:21:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634499,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-20/",
"name": "dt",
"value": "2022-08-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:54",
"last_data": "2026-02-16 07:21:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634583,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-21/",
"name": "dt",
"value": "2022-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:17",
"last_data": "2026-02-16 07:22:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634625,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-22/",
"name": "dt",
"value": "2022-08-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:25",
"last_data": "2026-02-16 07:22:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634551,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-23/",
"name": "dt",
"value": "2022-08-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:08",
"last_data": "2026-02-16 07:22:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634569,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-24/",
"name": "dt",
"value": "2022-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:13",
"last_data": "2026-02-16 07:22:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634603,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-25/",
"name": "dt",
"value": "2022-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:21",
"last_data": "2026-02-16 07:22:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634437,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-26/",
"name": "dt",
"value": "2022-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:38",
"last_data": "2026-02-16 07:21:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634523,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-27/",
"name": "dt",
"value": "2022-08-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:59",
"last_data": "2026-02-16 07:21:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634620,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-28/",
"name": "dt",
"value": "2022-08-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:24",
"last_data": "2026-02-16 07:22:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634567,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-29/",
"name": "dt",
"value": "2022-08-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:12",
"last_data": "2026-02-16 07:22:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634453,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-30/",
"name": "dt",
"value": "2022-08-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:42",
"last_data": "2026-02-16 07:21:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634581,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-08-31/",
"name": "dt",
"value": "2022-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:16",
"last_data": "2026-02-16 07:22:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634513,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-01/",
"name": "dt",
"value": "2022-09-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:57",
"last_data": "2026-02-16 07:21:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634500,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-02/",
"name": "dt",
"value": "2022-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:54",
"last_data": "2026-02-16 07:21:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634483,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-03/",
"name": "dt",
"value": "2022-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:50",
"last_data": "2026-02-16 07:21:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634630,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-04/",
"name": "dt",
"value": "2022-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:27",
"last_data": "2026-02-16 07:22:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634611,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-05/",
"name": "dt",
"value": "2022-09-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:22",
"last_data": "2026-02-16 07:22:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634454,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-06/",
"name": "dt",
"value": "2022-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:42",
"last_data": "2026-02-16 07:21:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634504,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-07/",
"name": "dt",
"value": "2022-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:55",
"last_data": "2026-02-16 07:21:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634607,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-08/",
"name": "dt",
"value": "2022-09-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:22",
"last_data": "2026-02-16 07:22:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634572,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-09/",
"name": "dt",
"value": "2022-09-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:13",
"last_data": "2026-02-16 07:22:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634439,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-10/",
"name": "dt",
"value": "2022-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:39",
"last_data": "2026-02-16 07:21:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634488,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-11/",
"name": "dt",
"value": "2022-09-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:51",
"last_data": "2026-02-16 07:21:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634592,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-12/",
"name": "dt",
"value": "2022-09-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:18",
"last_data": "2026-02-16 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634468,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2022-09-13/",
"name": "dt",
"value": "2022-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:46",
"last_data": "2026-02-16 07:21:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647581,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-14/",
"name": "dt",
"value": "2022-09-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:07",
"last_data": "2026-03-16 07:26:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647667,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-15/",
"name": "dt",
"value": "2022-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:29",
"last_data": "2026-03-16 07:26:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647695,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-16/",
"name": "dt",
"value": "2022-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:34",
"last_data": "2026-03-16 07:26:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647535,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-17/",
"name": "dt",
"value": "2022-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:55",
"last_data": "2026-03-16 07:25:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647595,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-18/",
"name": "dt",
"value": "2022-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:10",
"last_data": "2026-03-16 07:26:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647704,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-19/",
"name": "dt",
"value": "2022-09-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:37",
"last_data": "2026-03-16 07:26:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647686,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-20/",
"name": "dt",
"value": "2022-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:33",
"last_data": "2026-03-16 07:26:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647603,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-21/",
"name": "dt",
"value": "2022-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:13",
"last_data": "2026-03-16 07:26:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647536,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-22/",
"name": "dt",
"value": "2022-09-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:55",
"last_data": "2026-03-16 07:25:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647674,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-23/",
"name": "dt",
"value": "2022-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:31",
"last_data": "2026-03-16 07:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647638,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-24/",
"name": "dt",
"value": "2022-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:22",
"last_data": "2026-03-16 07:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647606,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-25/",
"name": "dt",
"value": "2022-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:14",
"last_data": "2026-03-16 07:26:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647613,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-26/",
"name": "dt",
"value": "2022-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:16",
"last_data": "2026-03-16 07:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647616,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-27/",
"name": "dt",
"value": "2022-09-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:16",
"last_data": "2026-03-16 07:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647582,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-28/",
"name": "dt",
"value": "2022-09-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:07",
"last_data": "2026-03-16 07:26:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647710,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-29/",
"name": "dt",
"value": "2022-09-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:39",
"last_data": "2026-03-16 07:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647650,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-09-30/",
"name": "dt",
"value": "2022-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:25",
"last_data": "2026-03-16 07:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647604,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-01/",
"name": "dt",
"value": "2022-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:13",
"last_data": "2026-03-16 07:26:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647583,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-02/",
"name": "dt",
"value": "2022-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:07",
"last_data": "2026-03-16 07:26:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647561,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-03/",
"name": "dt",
"value": "2022-10-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:03",
"last_data": "2026-03-16 07:26:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647629,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-04/",
"name": "dt",
"value": "2022-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:19",
"last_data": "2026-03-16 07:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647567,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-05/",
"name": "dt",
"value": "2022-10-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:04",
"last_data": "2026-03-16 07:26:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647706,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-06/",
"name": "dt",
"value": "2022-10-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:38",
"last_data": "2026-03-16 07:26:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647607,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-07/",
"name": "dt",
"value": "2022-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:14",
"last_data": "2026-03-16 07:26:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647574,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-08/",
"name": "dt",
"value": "2022-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:05",
"last_data": "2026-03-16 07:26:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647522,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-09/",
"name": "dt",
"value": "2022-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:52",
"last_data": "2026-03-16 07:25:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647665,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-10/",
"name": "dt",
"value": "2022-10-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:29",
"last_data": "2026-03-16 07:26:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647531,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-11/",
"name": "dt",
"value": "2022-10-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:54",
"last_data": "2026-03-16 07:25:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647657,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-12/",
"name": "dt",
"value": "2022-10-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:27",
"last_data": "2026-03-16 07:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647627,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2022-10-13/",
"name": "dt",
"value": "2022-10-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:19",
"last_data": "2026-03-16 07:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660618,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-14/",
"name": "dt",
"value": "2022-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:56",
"last_data": "2026-04-16 07:34:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660700,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-15/",
"name": "dt",
"value": "2022-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:13",
"last_data": "2026-04-16 07:35:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660480,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-16/",
"name": "dt",
"value": "2022-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:37",
"last_data": "2026-04-16 07:34:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660422,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-17/",
"name": "dt",
"value": "2022-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:27",
"last_data": "2026-04-16 07:34:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660647,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-18/",
"name": "dt",
"value": "2022-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:02",
"last_data": "2026-04-16 07:35:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660448,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-19/",
"name": "dt",
"value": "2022-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:32",
"last_data": "2026-04-16 07:34:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660414,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-20/",
"name": "dt",
"value": "2022-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:26",
"last_data": "2026-04-16 07:34:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660680,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-21/",
"name": "dt",
"value": "2022-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:10",
"last_data": "2026-04-16 07:35:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660551,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-22/",
"name": "dt",
"value": "2022-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:48",
"last_data": "2026-04-16 07:34:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660722,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-23/",
"name": "dt",
"value": "2022-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:16",
"last_data": "2026-04-16 07:35:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660659,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-24/",
"name": "dt",
"value": "2022-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:05",
"last_data": "2026-04-16 07:35:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660702,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-25/",
"name": "dt",
"value": "2022-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:13",
"last_data": "2026-04-16 07:35:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660511,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-26/",
"name": "dt",
"value": "2022-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:42",
"last_data": "2026-04-16 07:34:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660495,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-27/",
"name": "dt",
"value": "2022-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:39",
"last_data": "2026-04-16 07:34:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660450,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-28/",
"name": "dt",
"value": "2022-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:32",
"last_data": "2026-04-16 07:34:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660451,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-29/",
"name": "dt",
"value": "2022-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:32",
"last_data": "2026-04-16 07:34:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660476,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-30/",
"name": "dt",
"value": "2022-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:37",
"last_data": "2026-04-16 07:34:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660410,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-10-31/",
"name": "dt",
"value": "2022-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:25",
"last_data": "2026-04-16 07:34:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660666,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-01/",
"name": "dt",
"value": "2022-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:07",
"last_data": "2026-04-16 07:35:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660531,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-02/",
"name": "dt",
"value": "2022-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:45",
"last_data": "2026-04-16 07:34:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660719,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-03/",
"name": "dt",
"value": "2022-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:16",
"last_data": "2026-04-16 07:35:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660481,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-04/",
"name": "dt",
"value": "2022-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:37",
"last_data": "2026-04-16 07:34:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660425,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-05/",
"name": "dt",
"value": "2022-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:28",
"last_data": "2026-04-16 07:34:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660625,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-06/",
"name": "dt",
"value": "2022-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:58",
"last_data": "2026-04-16 07:34:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660452,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-07/",
"name": "dt",
"value": "2022-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:33",
"last_data": "2026-04-16 07:34:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660512,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-08/",
"name": "dt",
"value": "2022-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:42",
"last_data": "2026-04-16 07:34:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660453,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-09/",
"name": "dt",
"value": "2022-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:33",
"last_data": "2026-04-16 07:34:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660689,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-10/",
"name": "dt",
"value": "2022-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:11",
"last_data": "2026-04-16 07:35:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660563,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-11/",
"name": "dt",
"value": "2022-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:49",
"last_data": "2026-04-16 07:34:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660660,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-12/",
"name": "dt",
"value": "2022-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:05",
"last_data": "2026-04-16 07:35:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660626,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2022-11-13/",
"name": "dt",
"value": "2022-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:58",
"last_data": "2026-04-16 07:34:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588158,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-14/",
"name": "dt",
"value": "2022-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587901,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-15/",
"name": "dt",
"value": "2022-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588824,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-16/",
"name": "dt",
"value": "2022-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588259,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-17/",
"name": "dt",
"value": "2022-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589430,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-18/",
"name": "dt",
"value": "2022-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589456,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-19/",
"name": "dt",
"value": "2022-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:24",
"last_data": "2025-10-17 07:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587696,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-20/",
"name": "dt",
"value": "2022-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:05",
"last_data": "2025-10-17 07:12:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587924,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-21/",
"name": "dt",
"value": "2022-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587491,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-22/",
"name": "dt",
"value": "2022-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589842,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-23/",
"name": "dt",
"value": "2022-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:41",
"last_data": "2025-10-17 07:13:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588852,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-24/",
"name": "dt",
"value": "2022-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588465,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-25/",
"name": "dt",
"value": "2022-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:39",
"last_data": "2025-10-17 07:12:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589988,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-26/",
"name": "dt",
"value": "2022-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:48",
"last_data": "2025-10-17 07:13:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589966,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-27/",
"name": "dt",
"value": "2022-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:47",
"last_data": "2025-10-17 07:13:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587719,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-28/",
"name": "dt",
"value": "2022-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:06",
"last_data": "2025-10-17 07:12:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589899,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-29/",
"name": "dt",
"value": "2022-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:44",
"last_data": "2025-10-17 07:13:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587492,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-11-30/",
"name": "dt",
"value": "2022-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:56",
"last_data": "2025-10-17 07:11:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588355,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-01/",
"name": "dt",
"value": "2022-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589652,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-02/",
"name": "dt",
"value": "2022-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:33",
"last_data": "2025-10-17 07:13:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588317,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-03/",
"name": "dt",
"value": "2022-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588879,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-04/",
"name": "dt",
"value": "2022-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588512,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-05/",
"name": "dt",
"value": "2022-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:42",
"last_data": "2025-10-17 07:12:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587903,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-06/",
"name": "dt",
"value": "2022-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589817,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-07/",
"name": "dt",
"value": "2022-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588826,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-08/",
"name": "dt",
"value": "2022-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589819,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-09/",
"name": "dt",
"value": "2022-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:40",
"last_data": "2025-10-17 07:13:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587962,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-10/",
"name": "dt",
"value": "2022-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:17",
"last_data": "2025-10-17 07:12:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589432,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-11/",
"name": "dt",
"value": "2022-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589765,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-12/",
"name": "dt",
"value": "2022-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589435,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-13/",
"name": "dt",
"value": "2022-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588647,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2022-12-14/",
"name": "dt",
"value": "2022-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605507,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-15/",
"name": "dt",
"value": "2022-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:11",
"last_data": "2025-11-16 07:50:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605547,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-16/",
"name": "dt",
"value": "2022-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:21",
"last_data": "2025-11-16 07:50:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605464,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-17/",
"name": "dt",
"value": "2022-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:00",
"last_data": "2025-11-16 07:50:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605541,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-18/",
"name": "dt",
"value": "2022-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:20",
"last_data": "2025-11-16 07:50:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605515,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-19/",
"name": "dt",
"value": "2022-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:13",
"last_data": "2025-11-16 07:50:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605530,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-20/",
"name": "dt",
"value": "2022-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:17",
"last_data": "2025-11-16 07:50:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605554,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-21/",
"name": "dt",
"value": "2022-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:23",
"last_data": "2025-11-16 07:50:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605526,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-22/",
"name": "dt",
"value": "2022-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:16",
"last_data": "2025-11-16 07:50:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605527,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-23/",
"name": "dt",
"value": "2022-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:16",
"last_data": "2025-11-16 07:50:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605510,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-24/",
"name": "dt",
"value": "2022-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:12",
"last_data": "2025-11-16 07:50:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605573,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-25/",
"name": "dt",
"value": "2022-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:30",
"last_data": "2025-11-16 07:50:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605406,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-26/",
"name": "dt",
"value": "2022-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:46",
"last_data": "2025-11-16 07:49:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605397,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-27/",
"name": "dt",
"value": "2022-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:43",
"last_data": "2025-11-16 07:49:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605586,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-28/",
"name": "dt",
"value": "2022-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:35",
"last_data": "2025-11-16 07:50:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605477,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-29/",
"name": "dt",
"value": "2022-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:04",
"last_data": "2025-11-16 07:50:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605393,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-30/",
"name": "dt",
"value": "2022-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:42",
"last_data": "2025-11-16 07:49:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605491,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2022-12-31/",
"name": "dt",
"value": "2022-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:08",
"last_data": "2025-11-16 07:50:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605569,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-01/",
"name": "dt",
"value": "2023-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:29",
"last_data": "2025-11-16 07:50:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605548,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-02/",
"name": "dt",
"value": "2023-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:22",
"last_data": "2025-11-16 07:50:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605436,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-03/",
"name": "dt",
"value": "2023-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:53",
"last_data": "2025-11-16 07:49:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605502,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-04/",
"name": "dt",
"value": "2023-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:11",
"last_data": "2025-11-16 07:50:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605582,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-05/",
"name": "dt",
"value": "2023-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:33",
"last_data": "2025-11-16 07:50:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605458,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-06/",
"name": "dt",
"value": "2023-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:59",
"last_data": "2025-11-16 07:49:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605425,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-07/",
"name": "dt",
"value": "2023-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:51",
"last_data": "2025-11-16 07:49:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605465,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-08/",
"name": "dt",
"value": "2023-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:00",
"last_data": "2025-11-16 07:50:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605439,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-09/",
"name": "dt",
"value": "2023-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:53",
"last_data": "2025-11-16 07:49:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605390,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-10/",
"name": "dt",
"value": "2023-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:41",
"last_data": "2025-11-16 07:49:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605528,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-11/",
"name": "dt",
"value": "2023-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:16",
"last_data": "2025-11-16 07:50:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605555,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-12/",
"name": "dt",
"value": "2023-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:23",
"last_data": "2025-11-16 07:50:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605454,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-01-13/",
"name": "dt",
"value": "2023-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:58",
"last_data": "2025-11-16 07:49:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615829,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-14/",
"name": "dt",
"value": "2023-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:15",
"last_data": "2025-12-16 06:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615856,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-15/",
"name": "dt",
"value": "2023-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:22",
"last_data": "2025-12-16 06:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615845,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-16/",
"name": "dt",
"value": "2023-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:19",
"last_data": "2025-12-16 06:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615999,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-17/",
"name": "dt",
"value": "2023-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:00",
"last_data": "2025-12-16 06:27:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615968,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-18/",
"name": "dt",
"value": "2023-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:53",
"last_data": "2025-12-16 06:26:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615863,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-19/",
"name": "dt",
"value": "2023-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:23",
"last_data": "2025-12-16 06:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616016,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-20/",
"name": "dt",
"value": "2023-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:04",
"last_data": "2025-12-16 06:27:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615950,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-21/",
"name": "dt",
"value": "2023-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:48",
"last_data": "2025-12-16 06:26:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615895,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-22/",
"name": "dt",
"value": "2023-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:32",
"last_data": "2025-12-16 06:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616011,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-23/",
"name": "dt",
"value": "2023-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:03",
"last_data": "2025-12-16 06:27:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616008,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-24/",
"name": "dt",
"value": "2023-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:02",
"last_data": "2025-12-16 06:27:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615912,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-25/",
"name": "dt",
"value": "2023-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:39",
"last_data": "2025-12-16 06:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616013,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-26/",
"name": "dt",
"value": "2023-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:03",
"last_data": "2025-12-16 06:27:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615971,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-27/",
"name": "dt",
"value": "2023-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:53",
"last_data": "2025-12-16 06:26:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615864,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-28/",
"name": "dt",
"value": "2023-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:23",
"last_data": "2025-12-16 06:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616019,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-29/",
"name": "dt",
"value": "2023-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:05",
"last_data": "2025-12-16 06:27:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616012,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-30/",
"name": "dt",
"value": "2023-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:03",
"last_data": "2025-12-16 06:27:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615840,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-01-31/",
"name": "dt",
"value": "2023-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:18",
"last_data": "2025-12-16 06:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615877,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-01/",
"name": "dt",
"value": "2023-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:26",
"last_data": "2025-12-16 06:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615873,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-02/",
"name": "dt",
"value": "2023-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:25",
"last_data": "2025-12-16 06:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615977,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-03/",
"name": "dt",
"value": "2023-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:55",
"last_data": "2025-12-16 06:26:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615867,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-04/",
"name": "dt",
"value": "2023-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:24",
"last_data": "2025-12-16 06:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615853,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-05/",
"name": "dt",
"value": "2023-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:21",
"last_data": "2025-12-16 06:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615978,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-06/",
"name": "dt",
"value": "2023-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:55",
"last_data": "2025-12-16 06:26:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615979,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-07/",
"name": "dt",
"value": "2023-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:55",
"last_data": "2025-12-16 06:26:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615884,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-08/",
"name": "dt",
"value": "2023-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:28",
"last_data": "2025-12-16 06:26:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615897,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-09/",
"name": "dt",
"value": "2023-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:32",
"last_data": "2025-12-16 06:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615990,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-10/",
"name": "dt",
"value": "2023-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:57",
"last_data": "2025-12-16 06:26:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615821,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-11/",
"name": "dt",
"value": "2023-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:13",
"last_data": "2025-12-16 06:26:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615931,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-12/",
"name": "dt",
"value": "2023-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:44",
"last_data": "2025-12-16 06:26:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616025,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-02-13/",
"name": "dt",
"value": "2023-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:06",
"last_data": "2025-12-16 06:27:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625112,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-14/",
"name": "dt",
"value": "2023-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:50",
"last_data": "2026-01-16 07:19:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625182,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-15/",
"name": "dt",
"value": "2023-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:09",
"last_data": "2026-01-16 07:20:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625220,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-16/",
"name": "dt",
"value": "2023-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:18",
"last_data": "2026-01-16 07:20:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625257,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-17/",
"name": "dt",
"value": "2023-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:27",
"last_data": "2026-01-16 07:20:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625108,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-18/",
"name": "dt",
"value": "2023-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:49",
"last_data": "2026-01-16 07:19:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625093,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-19/",
"name": "dt",
"value": "2023-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:46",
"last_data": "2026-01-16 07:19:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625185,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-20/",
"name": "dt",
"value": "2023-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:10",
"last_data": "2026-01-16 07:20:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625098,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-21/",
"name": "dt",
"value": "2023-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:47",
"last_data": "2026-01-16 07:19:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625263,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-22/",
"name": "dt",
"value": "2023-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:28",
"last_data": "2026-01-16 07:20:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625166,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-23/",
"name": "dt",
"value": "2023-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:05",
"last_data": "2026-01-16 07:20:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625266,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-24/",
"name": "dt",
"value": "2023-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:28",
"last_data": "2026-01-16 07:20:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625275,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-25/",
"name": "dt",
"value": "2023-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:31",
"last_data": "2026-01-16 07:20:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625137,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-26/",
"name": "dt",
"value": "2023-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:56",
"last_data": "2026-01-16 07:19:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625224,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-27/",
"name": "dt",
"value": "2023-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:19",
"last_data": "2026-01-16 07:20:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625186,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-02-28/",
"name": "dt",
"value": "2023-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:10",
"last_data": "2026-01-16 07:20:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625204,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-01/",
"name": "dt",
"value": "2023-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:15",
"last_data": "2026-01-16 07:20:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625194,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-02/",
"name": "dt",
"value": "2023-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:12",
"last_data": "2026-01-16 07:20:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625133,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-03/",
"name": "dt",
"value": "2023-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:55",
"last_data": "2026-01-16 07:19:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625155,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-04/",
"name": "dt",
"value": "2023-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:02",
"last_data": "2026-01-16 07:20:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625078,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-05/",
"name": "dt",
"value": "2023-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:43",
"last_data": "2026-01-16 07:19:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625221,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-06/",
"name": "dt",
"value": "2023-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:18",
"last_data": "2026-01-16 07:20:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625270,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-07/",
"name": "dt",
"value": "2023-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:29",
"last_data": "2026-01-16 07:20:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625113,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-08/",
"name": "dt",
"value": "2023-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:50",
"last_data": "2026-01-16 07:19:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625267,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-09/",
"name": "dt",
"value": "2023-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:29",
"last_data": "2026-01-16 07:20:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625264,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-10/",
"name": "dt",
"value": "2023-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:28",
"last_data": "2026-01-16 07:20:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625144,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-11/",
"name": "dt",
"value": "2023-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:58",
"last_data": "2026-01-16 07:19:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625238,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-12/",
"name": "dt",
"value": "2023-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:22",
"last_data": "2026-01-16 07:20:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625128,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-03-13/",
"name": "dt",
"value": "2023-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:54",
"last_data": "2026-01-16 07:19:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634455,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-14/",
"name": "dt",
"value": "2023-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:42",
"last_data": "2026-02-16 07:21:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634474,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-15/",
"name": "dt",
"value": "2023-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:48",
"last_data": "2026-02-16 07:21:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634637,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-16/",
"name": "dt",
"value": "2023-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:28",
"last_data": "2026-02-16 07:22:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634501,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-17/",
"name": "dt",
"value": "2023-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:54",
"last_data": "2026-02-16 07:21:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634445,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-18/",
"name": "dt",
"value": "2023-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:40",
"last_data": "2026-02-16 07:21:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634555,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-19/",
"name": "dt",
"value": "2023-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:09",
"last_data": "2026-02-16 07:22:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634529,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-20/",
"name": "dt",
"value": "2023-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:01",
"last_data": "2026-02-16 07:22:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634446,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-21/",
"name": "dt",
"value": "2023-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:40",
"last_data": "2026-02-16 07:21:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634467,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-22/",
"name": "dt",
"value": "2023-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:45",
"last_data": "2026-02-16 07:21:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634491,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-23/",
"name": "dt",
"value": "2023-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:52",
"last_data": "2026-02-16 07:21:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634593,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-24/",
"name": "dt",
"value": "2023-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:18",
"last_data": "2026-02-16 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634509,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-25/",
"name": "dt",
"value": "2023-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:56",
"last_data": "2026-02-16 07:21:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634600,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-26/",
"name": "dt",
"value": "2023-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:20",
"last_data": "2026-02-16 07:22:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634469,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-27/",
"name": "dt",
"value": "2023-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:46",
"last_data": "2026-02-16 07:21:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634597,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-28/",
"name": "dt",
"value": "2023-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:19",
"last_data": "2026-02-16 07:22:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634549,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-29/",
"name": "dt",
"value": "2023-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:07",
"last_data": "2026-02-16 07:22:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634552,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-30/",
"name": "dt",
"value": "2023-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:08",
"last_data": "2026-02-16 07:22:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634457,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-03-31/",
"name": "dt",
"value": "2023-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:43",
"last_data": "2026-02-16 07:21:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634584,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-01/",
"name": "dt",
"value": "2023-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:17",
"last_data": "2026-02-16 07:22:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634612,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-02/",
"name": "dt",
"value": "2023-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:22",
"last_data": "2026-02-16 07:22:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634556,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-03/",
"name": "dt",
"value": "2023-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:09",
"last_data": "2026-02-16 07:22:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634585,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-04/",
"name": "dt",
"value": "2023-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:17",
"last_data": "2026-02-16 07:22:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634586,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-05/",
"name": "dt",
"value": "2023-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:17",
"last_data": "2026-02-16 07:22:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634510,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-06/",
"name": "dt",
"value": "2023-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:56",
"last_data": "2026-02-16 07:21:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634524,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-07/",
"name": "dt",
"value": "2023-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:59",
"last_data": "2026-02-16 07:21:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634520,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-08/",
"name": "dt",
"value": "2023-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:59",
"last_data": "2026-02-16 07:21:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634587,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-09/",
"name": "dt",
"value": "2023-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:17",
"last_data": "2026-02-16 07:22:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634512,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-10/",
"name": "dt",
"value": "2023-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:56",
"last_data": "2026-02-16 07:21:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634462,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-11/",
"name": "dt",
"value": "2023-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:44",
"last_data": "2026-02-16 07:21:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634442,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-12/",
"name": "dt",
"value": "2023-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:40",
"last_data": "2026-02-16 07:21:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634463,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-04-13/",
"name": "dt",
"value": "2023-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:45",
"last_data": "2026-02-16 07:21:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647666,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-14/",
"name": "dt",
"value": "2023-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:29",
"last_data": "2026-03-16 07:26:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647711,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-15/",
"name": "dt",
"value": "2023-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:39",
"last_data": "2026-03-16 07:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647646,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-16/",
"name": "dt",
"value": "2023-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:24",
"last_data": "2026-03-16 07:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647628,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-17/",
"name": "dt",
"value": "2023-04-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:19",
"last_data": "2026-03-16 07:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647578,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-18/",
"name": "dt",
"value": "2023-04-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:06",
"last_data": "2026-03-16 07:26:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647647,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-19/",
"name": "dt",
"value": "2023-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:24",
"last_data": "2026-03-16 07:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647517,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-20/",
"name": "dt",
"value": "2023-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:51",
"last_data": "2026-03-16 07:25:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647609,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-21/",
"name": "dt",
"value": "2023-04-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:15",
"last_data": "2026-03-16 07:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647675,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-22/",
"name": "dt",
"value": "2023-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:31",
"last_data": "2026-03-16 07:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647653,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-23/",
"name": "dt",
"value": "2023-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:26",
"last_data": "2026-03-16 07:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647689,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-24/",
"name": "dt",
"value": "2023-04-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:33",
"last_data": "2026-03-16 07:26:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647656,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-25/",
"name": "dt",
"value": "2023-04-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:26",
"last_data": "2026-03-16 07:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647691,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-26/",
"name": "dt",
"value": "2023-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:34",
"last_data": "2026-03-16 07:26:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647597,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-27/",
"name": "dt",
"value": "2023-04-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:11",
"last_data": "2026-03-16 07:26:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647573,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-28/",
"name": "dt",
"value": "2023-04-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:04",
"last_data": "2026-03-16 07:26:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647542,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-29/",
"name": "dt",
"value": "2023-04-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:57",
"last_data": "2026-03-16 07:25:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647521,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-04-30/",
"name": "dt",
"value": "2023-04-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:52",
"last_data": "2026-03-16 07:25:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647596,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-01/",
"name": "dt",
"value": "2023-05-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:11",
"last_data": "2026-03-16 07:26:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647532,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-02/",
"name": "dt",
"value": "2023-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:54",
"last_data": "2026-03-16 07:25:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647525,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-03/",
"name": "dt",
"value": "2023-05-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:53",
"last_data": "2026-03-16 07:25:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647584,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-04/",
"name": "dt",
"value": "2023-05-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:07",
"last_data": "2026-03-16 07:26:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647668,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-05/",
"name": "dt",
"value": "2023-05-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:29",
"last_data": "2026-03-16 07:26:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647533,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-06/",
"name": "dt",
"value": "2023-05-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:54",
"last_data": "2026-03-16 07:25:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647712,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-07/",
"name": "dt",
"value": "2023-05-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:39",
"last_data": "2026-03-16 07:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647511,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-08/",
"name": "dt",
"value": "2023-05-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:50",
"last_data": "2026-03-16 07:25:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647713,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-09/",
"name": "dt",
"value": "2023-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:39",
"last_data": "2026-03-16 07:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647568,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-10/",
"name": "dt",
"value": "2023-05-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:04",
"last_data": "2026-03-16 07:26:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647648,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-11/",
"name": "dt",
"value": "2023-05-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:24",
"last_data": "2026-03-16 07:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647576,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-12/",
"name": "dt",
"value": "2023-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:05",
"last_data": "2026-03-16 07:26:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647592,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-05-13/",
"name": "dt",
"value": "2023-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:09",
"last_data": "2026-03-16 07:26:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660624,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-14/",
"name": "dt",
"value": "2023-05-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:57",
"last_data": "2026-04-16 07:34:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660423,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-15/",
"name": "dt",
"value": "2023-05-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:27",
"last_data": "2026-04-16 07:34:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660593,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-16/",
"name": "dt",
"value": "2023-05-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:53",
"last_data": "2026-04-16 07:34:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660489,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-17/",
"name": "dt",
"value": "2023-05-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:38",
"last_data": "2026-04-16 07:34:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660532,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-18/",
"name": "dt",
"value": "2023-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:45",
"last_data": "2026-04-16 07:34:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660411,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-19/",
"name": "dt",
"value": "2023-05-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:26",
"last_data": "2026-04-16 07:34:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660723,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-20/",
"name": "dt",
"value": "2023-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:16",
"last_data": "2026-04-16 07:35:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660671,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-21/",
"name": "dt",
"value": "2023-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:08",
"last_data": "2026-04-16 07:35:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660682,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-22/",
"name": "dt",
"value": "2023-05-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:10",
"last_data": "2026-04-16 07:35:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660573,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-23/",
"name": "dt",
"value": "2023-05-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:50",
"last_data": "2026-04-16 07:34:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660544,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-24/",
"name": "dt",
"value": "2023-05-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:47",
"last_data": "2026-04-16 07:34:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660467,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-25/",
"name": "dt",
"value": "2023-05-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:36",
"last_data": "2026-04-16 07:34:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660617,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-26/",
"name": "dt",
"value": "2023-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:56",
"last_data": "2026-04-16 07:34:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660685,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-27/",
"name": "dt",
"value": "2023-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:10",
"last_data": "2026-04-16 07:35:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660533,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-28/",
"name": "dt",
"value": "2023-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:45",
"last_data": "2026-04-16 07:34:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660490,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-29/",
"name": "dt",
"value": "2023-05-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:38",
"last_data": "2026-04-16 07:34:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660449,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-30/",
"name": "dt",
"value": "2023-05-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:32",
"last_data": "2026-04-16 07:34:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660475,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-05-31/",
"name": "dt",
"value": "2023-05-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:36",
"last_data": "2026-04-16 07:34:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660444,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-01/",
"name": "dt",
"value": "2023-06-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:31",
"last_data": "2026-04-16 07:34:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660726,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-02/",
"name": "dt",
"value": "2023-06-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:17",
"last_data": "2026-04-16 07:35:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660427,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-03/",
"name": "dt",
"value": "2023-06-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:28",
"last_data": "2026-04-16 07:34:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660715,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-04/",
"name": "dt",
"value": "2023-06-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:15",
"last_data": "2026-04-16 07:35:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660686,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-05/",
"name": "dt",
"value": "2023-06-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:11",
"last_data": "2026-04-16 07:35:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660477,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-06/",
"name": "dt",
"value": "2023-06-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:37",
"last_data": "2026-04-16 07:34:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660621,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-07/",
"name": "dt",
"value": "2023-06-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:57",
"last_data": "2026-04-16 07:34:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660436,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-08/",
"name": "dt",
"value": "2023-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:30",
"last_data": "2026-04-16 07:34:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660417,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-09/",
"name": "dt",
"value": "2023-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:26",
"last_data": "2026-04-16 07:34:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660627,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-10/",
"name": "dt",
"value": "2023-06-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:58",
"last_data": "2026-04-16 07:34:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660460,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-11/",
"name": "dt",
"value": "2023-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:34",
"last_data": "2026-04-16 07:34:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660546,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-12/",
"name": "dt",
"value": "2023-06-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:47",
"last_data": "2026-04-16 07:34:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660461,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-06-13/",
"name": "dt",
"value": "2023-06-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:34",
"last_data": "2026-04-16 07:34:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588017,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-14/",
"name": "dt",
"value": "2023-06-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588774,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-15/",
"name": "dt",
"value": "2023-06-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589342,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-16/",
"name": "dt",
"value": "2023-06-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:19",
"last_data": "2025-10-17 07:13:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588340,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-17/",
"name": "dt",
"value": "2023-06-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:34",
"last_data": "2025-10-17 07:12:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587745,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-18/",
"name": "dt",
"value": "2023-06-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587542,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-19/",
"name": "dt",
"value": "2023-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588180,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-20/",
"name": "dt",
"value": "2023-06-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588481,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-21/",
"name": "dt",
"value": "2023-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589790,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-22/",
"name": "dt",
"value": "2023-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588320,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-23/",
"name": "dt",
"value": "2023-06-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587618,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-24/",
"name": "dt",
"value": "2023-06-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:02",
"last_data": "2025-10-17 07:12:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589364,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-25/",
"name": "dt",
"value": "2023-06-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588114,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-26/",
"name": "dt",
"value": "2023-06-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588627,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-27/",
"name": "dt",
"value": "2023-06-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588880,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-28/",
"name": "dt",
"value": "2023-06-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588776,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-29/",
"name": "dt",
"value": "2023-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:53",
"last_data": "2025-10-17 07:12:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588828,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-06-30/",
"name": "dt",
"value": "2023-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:56",
"last_data": "2025-10-17 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588598,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-01/",
"name": "dt",
"value": "2023-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:45",
"last_data": "2025-10-17 07:12:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588437,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-02/",
"name": "dt",
"value": "2023-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589612,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-03/",
"name": "dt",
"value": "2023-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588358,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-04/",
"name": "dt",
"value": "2023-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589383,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-05/",
"name": "dt",
"value": "2023-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:21",
"last_data": "2025-10-17 07:13:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587544,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-06/",
"name": "dt",
"value": "2023-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589086,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-07/",
"name": "dt",
"value": "2023-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:07",
"last_data": "2025-10-17 07:13:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587905,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-08/",
"name": "dt",
"value": "2023-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589200,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-09/",
"name": "dt",
"value": "2023-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589640,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-10/",
"name": "dt",
"value": "2023-07-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587907,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-11/",
"name": "dt",
"value": "2023-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:15",
"last_data": "2025-10-17 07:12:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587456,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-12/",
"name": "dt",
"value": "2023-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587773,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2023-07-13/",
"name": "dt",
"value": "2023-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:09",
"last_data": "2025-10-17 07:12:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605410,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-14/",
"name": "dt",
"value": "2023-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:47",
"last_data": "2025-11-16 07:49:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605498,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-15/",
"name": "dt",
"value": "2023-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:10",
"last_data": "2025-11-16 07:50:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605544,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-16/",
"name": "dt",
"value": "2023-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:20",
"last_data": "2025-11-16 07:50:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605564,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-17/",
"name": "dt",
"value": "2023-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:26",
"last_data": "2025-11-16 07:50:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605570,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-18/",
"name": "dt",
"value": "2023-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:29",
"last_data": "2025-11-16 07:50:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605583,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-19/",
"name": "dt",
"value": "2023-07-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:33",
"last_data": "2025-11-16 07:50:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605398,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-20/",
"name": "dt",
"value": "2023-07-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:43",
"last_data": "2025-11-16 07:49:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605404,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-21/",
"name": "dt",
"value": "2023-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:45",
"last_data": "2025-11-16 07:49:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605513,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-22/",
"name": "dt",
"value": "2023-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:13",
"last_data": "2025-11-16 07:50:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605559,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-23/",
"name": "dt",
"value": "2023-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:24",
"last_data": "2025-11-16 07:50:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605520,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-24/",
"name": "dt",
"value": "2023-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:15",
"last_data": "2025-11-16 07:50:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605395,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-25/",
"name": "dt",
"value": "2023-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:43",
"last_data": "2025-11-16 07:49:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605534,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-26/",
"name": "dt",
"value": "2023-07-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:18",
"last_data": "2025-11-16 07:50:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605400,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-27/",
"name": "dt",
"value": "2023-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:44",
"last_data": "2025-11-16 07:49:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605424,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-28/",
"name": "dt",
"value": "2023-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:50",
"last_data": "2025-11-16 07:49:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605516,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-29/",
"name": "dt",
"value": "2023-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:13",
"last_data": "2025-11-16 07:50:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605459,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-30/",
"name": "dt",
"value": "2023-07-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:59",
"last_data": "2025-11-16 07:49:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605523,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-07-31/",
"name": "dt",
"value": "2023-07-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:15",
"last_data": "2025-11-16 07:50:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605428,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-01/",
"name": "dt",
"value": "2023-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:51",
"last_data": "2025-11-16 07:49:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605511,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-02/",
"name": "dt",
"value": "2023-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:12",
"last_data": "2025-11-16 07:50:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605574,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-03/",
"name": "dt",
"value": "2023-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:31",
"last_data": "2025-11-16 07:50:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605560,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-04/",
"name": "dt",
"value": "2023-08-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:24",
"last_data": "2025-11-16 07:50:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605467,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-05/",
"name": "dt",
"value": "2023-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:02",
"last_data": "2025-11-16 07:50:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605482,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-06/",
"name": "dt",
"value": "2023-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:05",
"last_data": "2025-11-16 07:50:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605443,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-07/",
"name": "dt",
"value": "2023-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:55",
"last_data": "2025-11-16 07:49:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605405,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-08/",
"name": "dt",
"value": "2023-08-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:45",
"last_data": "2025-11-16 07:49:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605517,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-09/",
"name": "dt",
"value": "2023-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:13",
"last_data": "2025-11-16 07:50:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605496,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-10/",
"name": "dt",
"value": "2023-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:09",
"last_data": "2025-11-16 07:50:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605542,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-11/",
"name": "dt",
"value": "2023-08-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:20",
"last_data": "2025-11-16 07:50:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605450,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-12/",
"name": "dt",
"value": "2023-08-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:57",
"last_data": "2025-11-16 07:49:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605399,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2023-08-13/",
"name": "dt",
"value": "2023-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:43",
"last_data": "2025-11-16 07:49:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615841,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-14/",
"name": "dt",
"value": "2023-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:18",
"last_data": "2025-12-16 06:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615865,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-15/",
"name": "dt",
"value": "2023-08-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:24",
"last_data": "2025-12-16 06:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615946,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-16/",
"name": "dt",
"value": "2023-08-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:47",
"last_data": "2025-12-16 06:26:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615833,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-17/",
"name": "dt",
"value": "2023-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:16",
"last_data": "2025-12-16 06:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615850,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-18/",
"name": "dt",
"value": "2023-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:20",
"last_data": "2025-12-16 06:26:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615825,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-19/",
"name": "dt",
"value": "2023-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:14",
"last_data": "2025-12-16 06:26:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616003,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-20/",
"name": "dt",
"value": "2023-08-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:01",
"last_data": "2025-12-16 06:27:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616020,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-21/",
"name": "dt",
"value": "2023-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:05",
"last_data": "2025-12-16 06:27:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615952,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-22/",
"name": "dt",
"value": "2023-08-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:49",
"last_data": "2025-12-16 06:26:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615964,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-23/",
"name": "dt",
"value": "2023-08-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:52",
"last_data": "2025-12-16 06:26:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615826,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-24/",
"name": "dt",
"value": "2023-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:14",
"last_data": "2025-12-16 06:26:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616002,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-25/",
"name": "dt",
"value": "2023-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:01",
"last_data": "2025-12-16 06:27:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615937,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-26/",
"name": "dt",
"value": "2023-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:46",
"last_data": "2025-12-16 06:26:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615846,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-27/",
"name": "dt",
"value": "2023-08-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:19",
"last_data": "2025-12-16 06:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615891,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-28/",
"name": "dt",
"value": "2023-08-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:30",
"last_data": "2025-12-16 06:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615834,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-29/",
"name": "dt",
"value": "2023-08-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:17",
"last_data": "2025-12-16 06:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615928,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-30/",
"name": "dt",
"value": "2023-08-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:43",
"last_data": "2025-12-16 06:26:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615986,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-08-31/",
"name": "dt",
"value": "2023-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:56",
"last_data": "2025-12-16 06:26:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615837,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-01/",
"name": "dt",
"value": "2023-09-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:17",
"last_data": "2025-12-16 06:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615842,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-02/",
"name": "dt",
"value": "2023-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:19",
"last_data": "2025-12-16 06:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615942,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-03/",
"name": "dt",
"value": "2023-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:47",
"last_data": "2025-12-16 06:26:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615906,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-04/",
"name": "dt",
"value": "2023-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:37",
"last_data": "2025-12-16 06:26:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615814,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-05/",
"name": "dt",
"value": "2023-09-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:10",
"last_data": "2025-12-16 06:26:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615925,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-06/",
"name": "dt",
"value": "2023-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:42",
"last_data": "2025-12-16 06:26:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616004,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-07/",
"name": "dt",
"value": "2023-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:01",
"last_data": "2025-12-16 06:27:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615835,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-08/",
"name": "dt",
"value": "2023-09-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:17",
"last_data": "2025-12-16 06:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615885,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-09/",
"name": "dt",
"value": "2023-09-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:28",
"last_data": "2025-12-16 06:26:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615996,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-10/",
"name": "dt",
"value": "2023-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:59",
"last_data": "2025-12-16 06:26:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616000,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-11/",
"name": "dt",
"value": "2023-09-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:00",
"last_data": "2025-12-16 06:27:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615929,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-12/",
"name": "dt",
"value": "2023-09-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:43",
"last_data": "2025-12-16 06:26:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615969,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2023-09-13/",
"name": "dt",
"value": "2023-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:53",
"last_data": "2025-12-16 06:26:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625216,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-14/",
"name": "dt",
"value": "2023-09-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:17",
"last_data": "2026-01-16 07:20:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625200,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-15/",
"name": "dt",
"value": "2023-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:15",
"last_data": "2026-01-16 07:20:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625099,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-16/",
"name": "dt",
"value": "2023-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:47",
"last_data": "2026-01-16 07:19:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625280,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-17/",
"name": "dt",
"value": "2023-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:32",
"last_data": "2026-01-16 07:20:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625201,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-18/",
"name": "dt",
"value": "2023-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:15",
"last_data": "2026-01-16 07:20:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625131,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-19/",
"name": "dt",
"value": "2023-09-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:55",
"last_data": "2026-01-16 07:19:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625167,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-20/",
"name": "dt",
"value": "2023-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:05",
"last_data": "2026-01-16 07:20:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625168,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-21/",
"name": "dt",
"value": "2023-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:05",
"last_data": "2026-01-16 07:20:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625161,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-22/",
"name": "dt",
"value": "2023-09-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:04",
"last_data": "2026-01-16 07:20:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625181,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-23/",
"name": "dt",
"value": "2023-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:09",
"last_data": "2026-01-16 07:20:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625282,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-24/",
"name": "dt",
"value": "2023-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:32",
"last_data": "2026-01-16 07:20:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625198,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-25/",
"name": "dt",
"value": "2023-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:14",
"last_data": "2026-01-16 07:20:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625246,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-26/",
"name": "dt",
"value": "2023-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:24",
"last_data": "2026-01-16 07:20:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625119,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-27/",
"name": "dt",
"value": "2023-09-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:52",
"last_data": "2026-01-16 07:19:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625164,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-28/",
"name": "dt",
"value": "2023-09-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:05",
"last_data": "2026-01-16 07:20:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625102,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-29/",
"name": "dt",
"value": "2023-09-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:48",
"last_data": "2026-01-16 07:19:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625234,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-09-30/",
"name": "dt",
"value": "2023-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:21",
"last_data": "2026-01-16 07:20:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625273,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-01/",
"name": "dt",
"value": "2023-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:30",
"last_data": "2026-01-16 07:20:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625085,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-02/",
"name": "dt",
"value": "2023-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:44",
"last_data": "2026-01-16 07:19:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625152,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-03/",
"name": "dt",
"value": "2023-10-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:00",
"last_data": "2026-01-16 07:20:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625139,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-04/",
"name": "dt",
"value": "2023-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:57",
"last_data": "2026-01-16 07:19:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625103,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-05/",
"name": "dt",
"value": "2023-10-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:48",
"last_data": "2026-01-16 07:19:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625202,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-06/",
"name": "dt",
"value": "2023-10-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:15",
"last_data": "2026-01-16 07:20:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625115,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-07/",
"name": "dt",
"value": "2023-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:50",
"last_data": "2026-01-16 07:19:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625239,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-08/",
"name": "dt",
"value": "2023-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:22",
"last_data": "2026-01-16 07:20:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625222,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-09/",
"name": "dt",
"value": "2023-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:19",
"last_data": "2026-01-16 07:20:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625124,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-10/",
"name": "dt",
"value": "2023-10-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:53",
"last_data": "2026-01-16 07:19:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625170,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-11/",
"name": "dt",
"value": "2023-10-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:06",
"last_data": "2026-01-16 07:20:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625268,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-12/",
"name": "dt",
"value": "2023-10-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:29",
"last_data": "2026-01-16 07:20:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625125,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2023-10-13/",
"name": "dt",
"value": "2023-10-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:53",
"last_data": "2026-01-16 07:19:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634613,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-14/",
"name": "dt",
"value": "2023-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:23",
"last_data": "2026-02-16 07:22:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634496,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-15/",
"name": "dt",
"value": "2023-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:53",
"last_data": "2026-02-16 07:21:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634464,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-16/",
"name": "dt",
"value": "2023-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:45",
"last_data": "2026-02-16 07:21:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634570,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-17/",
"name": "dt",
"value": "2023-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:13",
"last_data": "2026-02-16 07:22:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634484,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-18/",
"name": "dt",
"value": "2023-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:50",
"last_data": "2026-02-16 07:21:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634472,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-19/",
"name": "dt",
"value": "2023-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:47",
"last_data": "2026-02-16 07:21:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634458,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-20/",
"name": "dt",
"value": "2023-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:43",
"last_data": "2026-02-16 07:21:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634530,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-21/",
"name": "dt",
"value": "2023-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:01",
"last_data": "2026-02-16 07:22:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634536,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-22/",
"name": "dt",
"value": "2023-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:03",
"last_data": "2026-02-16 07:22:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634459,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-23/",
"name": "dt",
"value": "2023-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:43",
"last_data": "2026-02-16 07:21:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634525,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-24/",
"name": "dt",
"value": "2023-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:00",
"last_data": "2026-02-16 07:22:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634564,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-25/",
"name": "dt",
"value": "2023-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:12",
"last_data": "2026-02-16 07:22:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634481,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-26/",
"name": "dt",
"value": "2023-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:49",
"last_data": "2026-02-16 07:21:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634528,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-27/",
"name": "dt",
"value": "2023-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:00",
"last_data": "2026-02-16 07:22:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634646,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-28/",
"name": "dt",
"value": "2023-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:30",
"last_data": "2026-02-16 07:22:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634475,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-29/",
"name": "dt",
"value": "2023-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:48",
"last_data": "2026-02-16 07:21:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634494,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-30/",
"name": "dt",
"value": "2023-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:53",
"last_data": "2026-02-16 07:21:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634447,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-10-31/",
"name": "dt",
"value": "2023-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:40",
"last_data": "2026-02-16 07:21:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634486,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-01/",
"name": "dt",
"value": "2023-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:51",
"last_data": "2026-02-16 07:21:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634631,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-02/",
"name": "dt",
"value": "2023-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:27",
"last_data": "2026-02-16 07:22:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634579,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-03/",
"name": "dt",
"value": "2023-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:15",
"last_data": "2026-02-16 07:22:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634533,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-04/",
"name": "dt",
"value": "2023-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:02",
"last_data": "2026-02-16 07:22:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634580,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-05/",
"name": "dt",
"value": "2023-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:15",
"last_data": "2026-02-16 07:22:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634629,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-06/",
"name": "dt",
"value": "2023-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:27",
"last_data": "2026-02-16 07:22:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634621,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-07/",
"name": "dt",
"value": "2023-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:24",
"last_data": "2026-02-16 07:22:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634541,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-08/",
"name": "dt",
"value": "2023-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:05",
"last_data": "2026-02-16 07:22:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634617,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-09/",
"name": "dt",
"value": "2023-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:24",
"last_data": "2026-02-16 07:22:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634647,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-10/",
"name": "dt",
"value": "2023-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:30",
"last_data": "2026-02-16 07:22:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-11/",
"name": "dt",
"value": "2023-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:09",
"last_data": "2026-02-16 07:22:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634497,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-12/",
"name": "dt",
"value": "2023-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:53",
"last_data": "2026-02-16 07:21:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634559,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2023-11-13/",
"name": "dt",
"value": "2023-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:09",
"last_data": "2026-02-16 07:22:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647709,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-14/",
"name": "dt",
"value": "2023-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:39",
"last_data": "2026-03-16 07:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647679,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-15/",
"name": "dt",
"value": "2023-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:32",
"last_data": "2026-03-16 07:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647633,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-16/",
"name": "dt",
"value": "2023-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:21",
"last_data": "2026-03-16 07:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647518,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-17/",
"name": "dt",
"value": "2023-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:51",
"last_data": "2026-03-16 07:25:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647619,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-18/",
"name": "dt",
"value": "2023-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:17",
"last_data": "2026-03-16 07:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647617,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-19/",
"name": "dt",
"value": "2023-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:16",
"last_data": "2026-03-16 07:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647661,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-20/",
"name": "dt",
"value": "2023-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:28",
"last_data": "2026-03-16 07:26:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647626,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-21/",
"name": "dt",
"value": "2023-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:18",
"last_data": "2026-03-16 07:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647641,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-22/",
"name": "dt",
"value": "2023-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:23",
"last_data": "2026-03-16 07:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647680,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-23/",
"name": "dt",
"value": "2023-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:32",
"last_data": "2026-03-16 07:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647692,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-24/",
"name": "dt",
"value": "2023-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:34",
"last_data": "2026-03-16 07:26:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647705,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-25/",
"name": "dt",
"value": "2023-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:37",
"last_data": "2026-03-16 07:26:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647562,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-26/",
"name": "dt",
"value": "2023-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:03",
"last_data": "2026-03-16 07:26:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647714,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-27/",
"name": "dt",
"value": "2023-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:39",
"last_data": "2026-03-16 07:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647690,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-28/",
"name": "dt",
"value": "2023-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:33",
"last_data": "2026-03-16 07:26:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647652,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-29/",
"name": "dt",
"value": "2023-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:25",
"last_data": "2026-03-16 07:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647639,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-11-30/",
"name": "dt",
"value": "2023-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:22",
"last_data": "2026-03-16 07:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647593,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-01/",
"name": "dt",
"value": "2023-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:09",
"last_data": "2026-03-16 07:26:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647601,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-02/",
"name": "dt",
"value": "2023-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:12",
"last_data": "2026-03-16 07:26:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647512,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-03/",
"name": "dt",
"value": "2023-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:50",
"last_data": "2026-03-16 07:25:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647526,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-04/",
"name": "dt",
"value": "2023-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:53",
"last_data": "2026-03-16 07:25:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647634,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-05/",
"name": "dt",
"value": "2023-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:21",
"last_data": "2026-03-16 07:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647645,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-06/",
"name": "dt",
"value": "2023-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:24",
"last_data": "2026-03-16 07:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647696,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-07/",
"name": "dt",
"value": "2023-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:34",
"last_data": "2026-03-16 07:26:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647529,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-08/",
"name": "dt",
"value": "2023-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:53",
"last_data": "2026-03-16 07:25:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647523,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-09/",
"name": "dt",
"value": "2023-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:52",
"last_data": "2026-03-16 07:25:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647569,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-10/",
"name": "dt",
"value": "2023-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:04",
"last_data": "2026-03-16 07:26:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647662,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-11/",
"name": "dt",
"value": "2023-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:28",
"last_data": "2026-03-16 07:26:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647585,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-12/",
"name": "dt",
"value": "2023-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:07",
"last_data": "2026-03-16 07:26:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647663,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2023-12-13/",
"name": "dt",
"value": "2023-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:28",
"last_data": "2026-03-16 07:26:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660528,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-14/",
"name": "dt",
"value": "2023-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:44",
"last_data": "2026-04-16 07:34:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660724,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-15/",
"name": "dt",
"value": "2023-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:17",
"last_data": "2026-04-16 07:35:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660519,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-16/",
"name": "dt",
"value": "2023-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:43",
"last_data": "2026-04-16 07:34:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660424,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-17/",
"name": "dt",
"value": "2023-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:27",
"last_data": "2026-04-16 07:34:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660468,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-18/",
"name": "dt",
"value": "2023-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:36",
"last_data": "2026-04-16 07:34:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660672,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-19/",
"name": "dt",
"value": "2023-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:08",
"last_data": "2026-04-16 07:35:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660502,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-20/",
"name": "dt",
"value": "2023-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:41",
"last_data": "2026-04-16 07:34:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660655,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-21/",
"name": "dt",
"value": "2023-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:03",
"last_data": "2026-04-16 07:35:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660602,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-22/",
"name": "dt",
"value": "2023-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:54",
"last_data": "2026-04-16 07:34:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660554,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-23/",
"name": "dt",
"value": "2023-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:48",
"last_data": "2026-04-16 07:34:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660673,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-24/",
"name": "dt",
"value": "2023-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:09",
"last_data": "2026-04-16 07:35:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660503,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-25/",
"name": "dt",
"value": "2023-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:41",
"last_data": "2026-04-16 07:34:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660496,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-26/",
"name": "dt",
"value": "2023-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:39",
"last_data": "2026-04-16 07:34:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660721,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-27/",
"name": "dt",
"value": "2023-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:16",
"last_data": "2026-04-16 07:35:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660492,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-28/",
"name": "dt",
"value": "2023-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:39",
"last_data": "2026-04-16 07:34:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660657,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-29/",
"name": "dt",
"value": "2023-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:04",
"last_data": "2026-04-16 07:35:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660507,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-30/",
"name": "dt",
"value": "2023-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:41",
"last_data": "2026-04-16 07:34:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660456,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2023-12-31/",
"name": "dt",
"value": "2023-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:34",
"last_data": "2026-04-16 07:34:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660642,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-01/",
"name": "dt",
"value": "2024-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:01",
"last_data": "2026-04-16 07:35:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660694,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-02/",
"name": "dt",
"value": "2024-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:12",
"last_data": "2026-04-16 07:35:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660568,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-03/",
"name": "dt",
"value": "2024-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:50",
"last_data": "2026-04-16 07:34:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660644,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-04/",
"name": "dt",
"value": "2024-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:01",
"last_data": "2026-04-16 07:35:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660713,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-05/",
"name": "dt",
"value": "2024-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:14",
"last_data": "2026-04-16 07:35:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660540,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-06/",
"name": "dt",
"value": "2024-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:46",
"last_data": "2026-04-16 07:34:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660412,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-07/",
"name": "dt",
"value": "2024-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:26",
"last_data": "2026-04-16 07:34:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660581,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-08/",
"name": "dt",
"value": "2024-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:52",
"last_data": "2026-04-16 07:34:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660716,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-09/",
"name": "dt",
"value": "2024-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:15",
"last_data": "2026-04-16 07:35:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660429,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-10/",
"name": "dt",
"value": "2024-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:29",
"last_data": "2026-04-16 07:34:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660586,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-11/",
"name": "dt",
"value": "2024-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:52",
"last_data": "2026-04-16 07:34:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660670,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-12/",
"name": "dt",
"value": "2024-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:08",
"last_data": "2026-04-16 07:35:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660610,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-01-13/",
"name": "dt",
"value": "2024-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:55",
"last_data": "2026-04-16 07:34:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588854,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-14/",
"name": "dt",
"value": "2024-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587855,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-15/",
"name": "dt",
"value": "2024-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:13",
"last_data": "2025-10-17 07:12:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589232,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-16/",
"name": "dt",
"value": "2024-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:14",
"last_data": "2025-10-17 07:13:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588856,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-17/",
"name": "dt",
"value": "2024-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587926,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-18/",
"name": "dt",
"value": "2024-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587645,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-19/",
"name": "dt",
"value": "2024-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589767,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-20/",
"name": "dt",
"value": "2024-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588161,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-21/",
"name": "dt",
"value": "2024-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:26",
"last_data": "2025-10-17 07:12:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588360,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-22/",
"name": "dt",
"value": "2024-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587458,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-23/",
"name": "dt",
"value": "2024-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587747,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-24/",
"name": "dt",
"value": "2024-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:08",
"last_data": "2025-10-17 07:12:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588183,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-25/",
"name": "dt",
"value": "2024-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:27",
"last_data": "2025-10-17 07:12:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587546,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-26/",
"name": "dt",
"value": "2024-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:58",
"last_data": "2025-10-17 07:11:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589936,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-27/",
"name": "dt",
"value": "2024-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:46",
"last_data": "2025-10-17 07:13:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588943,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-28/",
"name": "dt",
"value": "2024-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:01",
"last_data": "2025-10-17 07:13:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589411,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-29/",
"name": "dt",
"value": "2024-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:22",
"last_data": "2025-10-17 07:13:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589290,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-30/",
"name": "dt",
"value": "2024-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:17",
"last_data": "2025-10-17 07:13:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587515,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-01-31/",
"name": "dt",
"value": "2024-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588484,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-01/",
"name": "dt",
"value": "2024-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587646,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-02/",
"name": "dt",
"value": "2024-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588262,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-03/",
"name": "dt",
"value": "2024-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:31",
"last_data": "2025-10-17 07:12:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588675,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-04/",
"name": "dt",
"value": "2024-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587429,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-05/",
"name": "dt",
"value": "2024-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588414,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-06/",
"name": "dt",
"value": "2024-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:37",
"last_data": "2025-10-17 07:12:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588361,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-07/",
"name": "dt",
"value": "2024-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589005,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-08/",
"name": "dt",
"value": "2024-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:04",
"last_data": "2025-10-17 07:13:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588486,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-09/",
"name": "dt",
"value": "2024-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588078,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-10/",
"name": "dt",
"value": "2024-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588439,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-11/",
"name": "dt",
"value": "2024-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:38",
"last_data": "2025-10-17 07:12:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588858,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-12/",
"name": "dt",
"value": "2024-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588573,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-02-13/",
"name": "dt",
"value": "2024-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605514,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-14/",
"name": "dt",
"value": "2024-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:13",
"last_data": "2025-11-16 07:50:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605492,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-15/",
"name": "dt",
"value": "2024-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:08",
"last_data": "2025-11-16 07:50:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605572,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-16/",
"name": "dt",
"value": "2024-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:30",
"last_data": "2025-11-16 07:50:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605440,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-17/",
"name": "dt",
"value": "2024-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:54",
"last_data": "2025-11-16 07:49:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605453,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-18/",
"name": "dt",
"value": "2024-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:58",
"last_data": "2025-11-16 07:49:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605469,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-19/",
"name": "dt",
"value": "2024-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:02",
"last_data": "2025-11-16 07:50:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605437,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-20/",
"name": "dt",
"value": "2024-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:53",
"last_data": "2025-11-16 07:49:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605549,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-21/",
"name": "dt",
"value": "2024-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:22",
"last_data": "2025-11-16 07:50:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605577,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-22/",
"name": "dt",
"value": "2024-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:32",
"last_data": "2025-11-16 07:50:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605481,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-23/",
"name": "dt",
"value": "2024-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:04",
"last_data": "2025-11-16 07:50:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605409,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-24/",
"name": "dt",
"value": "2024-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:46",
"last_data": "2025-11-16 07:49:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605429,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-25/",
"name": "dt",
"value": "2024-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:51",
"last_data": "2025-11-16 07:49:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605487,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-26/",
"name": "dt",
"value": "2024-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:07",
"last_data": "2025-11-16 07:50:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605550,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-27/",
"name": "dt",
"value": "2024-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:22",
"last_data": "2025-11-16 07:50:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605466,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-28/",
"name": "dt",
"value": "2024-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:01",
"last_data": "2025-11-16 07:50:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605543,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-02-29/",
"name": "dt",
"value": "2024-02-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:20",
"last_data": "2025-11-16 07:50:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605475,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-01/",
"name": "dt",
"value": "2024-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:03",
"last_data": "2025-11-16 07:50:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605460,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-02/",
"name": "dt",
"value": "2024-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:59",
"last_data": "2025-11-16 07:49:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605578,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-03/",
"name": "dt",
"value": "2024-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:32",
"last_data": "2025-11-16 07:50:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605508,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-04/",
"name": "dt",
"value": "2024-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:12",
"last_data": "2025-11-16 07:50:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605433,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-05/",
"name": "dt",
"value": "2024-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:52",
"last_data": "2025-11-16 07:49:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605566,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-06/",
"name": "dt",
"value": "2024-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:28",
"last_data": "2025-11-16 07:50:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605394,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-07/",
"name": "dt",
"value": "2024-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:42",
"last_data": "2025-11-16 07:49:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605476,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-08/",
"name": "dt",
"value": "2024-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:03",
"last_data": "2025-11-16 07:50:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605529,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-09/",
"name": "dt",
"value": "2024-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:16",
"last_data": "2025-11-16 07:50:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605575,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-10/",
"name": "dt",
"value": "2024-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:31",
"last_data": "2025-11-16 07:50:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605489,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-11/",
"name": "dt",
"value": "2024-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:08",
"last_data": "2025-11-16 07:50:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605391,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-12/",
"name": "dt",
"value": "2024-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:41",
"last_data": "2025-11-16 07:49:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605551,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-03-13/",
"name": "dt",
"value": "2024-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:22",
"last_data": "2025-11-16 07:50:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615951,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-14/",
"name": "dt",
"value": "2024-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:48",
"last_data": "2025-12-16 06:26:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615815,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-15/",
"name": "dt",
"value": "2024-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:10",
"last_data": "2025-12-16 06:26:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616014,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-16/",
"name": "dt",
"value": "2024-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:04",
"last_data": "2025-12-16 06:27:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615843,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-17/",
"name": "dt",
"value": "2024-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:19",
"last_data": "2025-12-16 06:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616005,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-18/",
"name": "dt",
"value": "2024-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:01",
"last_data": "2025-12-16 06:27:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615987,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-19/",
"name": "dt",
"value": "2024-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:57",
"last_data": "2025-12-16 06:26:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615936,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-20/",
"name": "dt",
"value": "2024-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:45",
"last_data": "2025-12-16 06:26:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615838,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-21/",
"name": "dt",
"value": "2024-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:18",
"last_data": "2025-12-16 06:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615991,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-22/",
"name": "dt",
"value": "2024-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:58",
"last_data": "2025-12-16 06:26:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615870,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-23/",
"name": "dt",
"value": "2024-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:25",
"last_data": "2025-12-16 06:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615975,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-24/",
"name": "dt",
"value": "2024-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:54",
"last_data": "2025-12-16 06:26:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615909,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-25/",
"name": "dt",
"value": "2024-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:38",
"last_data": "2025-12-16 06:26:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615955,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-26/",
"name": "dt",
"value": "2024-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:49",
"last_data": "2025-12-16 06:26:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615851,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-27/",
"name": "dt",
"value": "2024-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:21",
"last_data": "2025-12-16 06:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615982,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-28/",
"name": "dt",
"value": "2024-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:56",
"last_data": "2025-12-16 06:26:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615868,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-29/",
"name": "dt",
"value": "2024-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:24",
"last_data": "2025-12-16 06:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615827,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-30/",
"name": "dt",
"value": "2024-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:15",
"last_data": "2025-12-16 06:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615874,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-03-31/",
"name": "dt",
"value": "2024-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:26",
"last_data": "2025-12-16 06:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615976,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-01/",
"name": "dt",
"value": "2024-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:55",
"last_data": "2025-12-16 06:26:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615908,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-02/",
"name": "dt",
"value": "2024-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:38",
"last_data": "2025-12-16 06:26:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615899,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-03/",
"name": "dt",
"value": "2024-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:33",
"last_data": "2025-12-16 06:26:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615997,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-04/",
"name": "dt",
"value": "2024-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:59",
"last_data": "2025-12-16 06:26:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615848,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-05/",
"name": "dt",
"value": "2024-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:20",
"last_data": "2025-12-16 06:26:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615953,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-06/",
"name": "dt",
"value": "2024-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:49",
"last_data": "2025-12-16 06:26:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615817,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-07/",
"name": "dt",
"value": "2024-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:11",
"last_data": "2025-12-16 06:26:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615933,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-08/",
"name": "dt",
"value": "2024-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:44",
"last_data": "2025-12-16 06:26:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615878,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-09/",
"name": "dt",
"value": "2024-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:27",
"last_data": "2025-12-16 06:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615880,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-10/",
"name": "dt",
"value": "2024-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:27",
"last_data": "2025-12-16 06:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615896,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-11/",
"name": "dt",
"value": "2024-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:32",
"last_data": "2025-12-16 06:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615811,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-12/",
"name": "dt",
"value": "2024-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:09",
"last_data": "2025-12-16 06:26:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615866,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-04-13/",
"name": "dt",
"value": "2024-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:24",
"last_data": "2025-12-16 06:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625100,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-14/",
"name": "dt",
"value": "2024-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:48",
"last_data": "2026-01-16 07:19:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625169,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-15/",
"name": "dt",
"value": "2024-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:05",
"last_data": "2026-01-16 07:20:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625212,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-16/",
"name": "dt",
"value": "2024-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:17",
"last_data": "2026-01-16 07:20:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625244,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-17/",
"name": "dt",
"value": "2024-04-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:24",
"last_data": "2026-01-16 07:20:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625116,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-18/",
"name": "dt",
"value": "2024-04-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:51",
"last_data": "2026-01-16 07:19:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625159,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-19/",
"name": "dt",
"value": "2024-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:03",
"last_data": "2026-01-16 07:20:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625151,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-20/",
"name": "dt",
"value": "2024-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:00",
"last_data": "2026-01-16 07:20:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625191,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-21/",
"name": "dt",
"value": "2024-04-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:12",
"last_data": "2026-01-16 07:20:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625225,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-22/",
"name": "dt",
"value": "2024-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:19",
"last_data": "2026-01-16 07:20:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625162,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-23/",
"name": "dt",
"value": "2024-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:04",
"last_data": "2026-01-16 07:20:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625209,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-24/",
"name": "dt",
"value": "2024-04-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:16",
"last_data": "2026-01-16 07:20:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625213,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-25/",
"name": "dt",
"value": "2024-04-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:17",
"last_data": "2026-01-16 07:20:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625214,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-26/",
"name": "dt",
"value": "2024-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:17",
"last_data": "2026-01-16 07:20:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625189,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-27/",
"name": "dt",
"value": "2024-04-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:11",
"last_data": "2026-01-16 07:20:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625086,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-28/",
"name": "dt",
"value": "2024-04-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:44",
"last_data": "2026-01-16 07:19:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625210,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-29/",
"name": "dt",
"value": "2024-04-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:16",
"last_data": "2026-01-16 07:20:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625117,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-04-30/",
"name": "dt",
"value": "2024-04-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:51",
"last_data": "2026-01-16 07:19:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625134,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-01/",
"name": "dt",
"value": "2024-05-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:55",
"last_data": "2026-01-16 07:19:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625187,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-02/",
"name": "dt",
"value": "2024-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:10",
"last_data": "2026-01-16 07:20:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625274,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-03/",
"name": "dt",
"value": "2024-05-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:30",
"last_data": "2026-01-16 07:20:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625252,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-04/",
"name": "dt",
"value": "2024-05-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:25",
"last_data": "2026-01-16 07:20:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625104,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-05/",
"name": "dt",
"value": "2024-05-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:48",
"last_data": "2026-01-16 07:19:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625105,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-06/",
"name": "dt",
"value": "2024-05-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:48",
"last_data": "2026-01-16 07:19:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625231,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-07/",
"name": "dt",
"value": "2024-05-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:20",
"last_data": "2026-01-16 07:20:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625109,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-08/",
"name": "dt",
"value": "2024-05-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:49",
"last_data": "2026-01-16 07:19:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625205,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-09/",
"name": "dt",
"value": "2024-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:15",
"last_data": "2026-01-16 07:20:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625140,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-10/",
"name": "dt",
"value": "2024-05-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:57",
"last_data": "2026-01-16 07:19:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625203,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-11/",
"name": "dt",
"value": "2024-05-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:15",
"last_data": "2026-01-16 07:20:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625206,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-12/",
"name": "dt",
"value": "2024-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:15",
"last_data": "2026-01-16 07:20:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625242,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-05-13/",
"name": "dt",
"value": "2024-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:23",
"last_data": "2026-01-16 07:20:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634493,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-14/",
"name": "dt",
"value": "2024-05-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:52",
"last_data": "2026-02-16 07:21:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634563,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-15/",
"name": "dt",
"value": "2024-05-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:11",
"last_data": "2026-02-16 07:22:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634526,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-16/",
"name": "dt",
"value": "2024-05-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:00",
"last_data": "2026-02-16 07:22:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634622,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-17/",
"name": "dt",
"value": "2024-05-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:25",
"last_data": "2026-02-16 07:22:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634456,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-18/",
"name": "dt",
"value": "2024-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:43",
"last_data": "2026-02-16 07:21:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634534,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-19/",
"name": "dt",
"value": "2024-05-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:02",
"last_data": "2026-02-16 07:22:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634489,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-20/",
"name": "dt",
"value": "2024-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:51",
"last_data": "2026-02-16 07:21:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634565,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-21/",
"name": "dt",
"value": "2024-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:12",
"last_data": "2026-02-16 07:22:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634537,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-22/",
"name": "dt",
"value": "2024-05-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:04",
"last_data": "2026-02-16 07:22:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634461,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-23/",
"name": "dt",
"value": "2024-05-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:44",
"last_data": "2026-02-16 07:21:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634653,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-24/",
"name": "dt",
"value": "2024-05-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:32",
"last_data": "2026-02-16 07:22:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634643,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-25/",
"name": "dt",
"value": "2024-05-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:29",
"last_data": "2026-02-16 07:22:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634492,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-26/",
"name": "dt",
"value": "2024-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:52",
"last_data": "2026-02-16 07:21:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634502,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-27/",
"name": "dt",
"value": "2024-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:54",
"last_data": "2026-02-16 07:21:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634448,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-28/",
"name": "dt",
"value": "2024-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:41",
"last_data": "2026-02-16 07:21:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634440,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-29/",
"name": "dt",
"value": "2024-05-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:39",
"last_data": "2026-02-16 07:21:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634514,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-30/",
"name": "dt",
"value": "2024-05-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:57",
"last_data": "2026-02-16 07:21:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634614,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-05-31/",
"name": "dt",
"value": "2024-05-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:23",
"last_data": "2026-02-16 07:22:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634521,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-01/",
"name": "dt",
"value": "2024-06-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:59",
"last_data": "2026-02-16 07:21:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634605,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-02/",
"name": "dt",
"value": "2024-06-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:21",
"last_data": "2026-02-16 07:22:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634618,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-03/",
"name": "dt",
"value": "2024-06-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:24",
"last_data": "2026-02-16 07:22:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634608,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-04/",
"name": "dt",
"value": "2024-06-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:22",
"last_data": "2026-02-16 07:22:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634490,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-05/",
"name": "dt",
"value": "2024-06-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:51",
"last_data": "2026-02-16 07:21:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634651,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-06/",
"name": "dt",
"value": "2024-06-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:31",
"last_data": "2026-02-16 07:22:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634476,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-07/",
"name": "dt",
"value": "2024-06-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:48",
"last_data": "2026-02-16 07:21:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634601,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-08/",
"name": "dt",
"value": "2024-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:20",
"last_data": "2026-02-16 07:22:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634560,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-09/",
"name": "dt",
"value": "2024-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:10",
"last_data": "2026-02-16 07:22:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634553,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-10/",
"name": "dt",
"value": "2024-06-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:08",
"last_data": "2026-02-16 07:22:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634450,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-11/",
"name": "dt",
"value": "2024-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:41",
"last_data": "2026-02-16 07:21:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634632,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-12/",
"name": "dt",
"value": "2024-06-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:27",
"last_data": "2026-02-16 07:22:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634451,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-06-13/",
"name": "dt",
"value": "2024-06-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:42",
"last_data": "2026-02-16 07:21:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647670,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-14/",
"name": "dt",
"value": "2024-06-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:30",
"last_data": "2026-03-16 07:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647718,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-15/",
"name": "dt",
"value": "2024-06-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:40",
"last_data": "2026-03-16 07:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647632,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-16/",
"name": "dt",
"value": "2024-06-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:21",
"last_data": "2026-03-16 07:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647621,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-17/",
"name": "dt",
"value": "2024-06-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:17",
"last_data": "2026-03-16 07:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647700,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-18/",
"name": "dt",
"value": "2024-06-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:36",
"last_data": "2026-03-16 07:26:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647671,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-19/",
"name": "dt",
"value": "2024-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:30",
"last_data": "2026-03-16 07:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647687,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-20/",
"name": "dt",
"value": "2024-06-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:33",
"last_data": "2026-03-16 07:26:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647610,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-21/",
"name": "dt",
"value": "2024-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:15",
"last_data": "2026-03-16 07:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647608,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-22/",
"name": "dt",
"value": "2024-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:15",
"last_data": "2026-03-16 07:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647683,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-23/",
"name": "dt",
"value": "2024-06-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:32",
"last_data": "2026-03-16 07:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647534,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-24/",
"name": "dt",
"value": "2024-06-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:55",
"last_data": "2026-03-16 07:25:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647557,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-25/",
"name": "dt",
"value": "2024-06-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:01",
"last_data": "2026-03-16 07:26:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647548,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-26/",
"name": "dt",
"value": "2024-06-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:58",
"last_data": "2026-03-16 07:25:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647598,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-27/",
"name": "dt",
"value": "2024-06-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:11",
"last_data": "2026-03-16 07:26:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647519,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-28/",
"name": "dt",
"value": "2024-06-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:52",
"last_data": "2026-03-16 07:25:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647697,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-29/",
"name": "dt",
"value": "2024-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:35",
"last_data": "2026-03-16 07:26:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647614,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-06-30/",
"name": "dt",
"value": "2024-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:16",
"last_data": "2026-03-16 07:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647575,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-01/",
"name": "dt",
"value": "2024-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:05",
"last_data": "2026-03-16 07:26:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647635,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-02/",
"name": "dt",
"value": "2024-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:21",
"last_data": "2026-03-16 07:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647618,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-03/",
"name": "dt",
"value": "2024-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:16",
"last_data": "2026-03-16 07:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647642,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-04/",
"name": "dt",
"value": "2024-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:23",
"last_data": "2026-03-16 07:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647684,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-05/",
"name": "dt",
"value": "2024-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:32",
"last_data": "2026-03-16 07:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647669,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-06/",
"name": "dt",
"value": "2024-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:29",
"last_data": "2026-03-16 07:26:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647546,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-07/",
"name": "dt",
"value": "2024-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:58",
"last_data": "2026-03-16 07:25:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647589,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-08/",
"name": "dt",
"value": "2024-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:08",
"last_data": "2026-03-16 07:26:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647611,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-09/",
"name": "dt",
"value": "2024-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:15",
"last_data": "2026-03-16 07:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647547,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-10/",
"name": "dt",
"value": "2024-07-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:58",
"last_data": "2026-03-16 07:25:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647543,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-11/",
"name": "dt",
"value": "2024-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:57",
"last_data": "2026-03-16 07:25:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647622,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-12/",
"name": "dt",
"value": "2024-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:17",
"last_data": "2026-03-16 07:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647565,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2024-07-13/",
"name": "dt",
"value": "2024-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:03",
"last_data": "2026-03-16 07:26:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660674,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-14/",
"name": "dt",
"value": "2024-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:09",
"last_data": "2026-04-16 07:35:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660574,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-15/",
"name": "dt",
"value": "2024-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:51",
"last_data": "2026-04-16 07:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660442,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-16/",
"name": "dt",
"value": "2024-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:30",
"last_data": "2026-04-16 07:34:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660504,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-17/",
"name": "dt",
"value": "2024-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:41",
"last_data": "2026-04-16 07:34:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660705,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-18/",
"name": "dt",
"value": "2024-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:14",
"last_data": "2026-04-16 07:35:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660498,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-19/",
"name": "dt",
"value": "2024-07-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:40",
"last_data": "2026-04-16 07:34:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660648,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-20/",
"name": "dt",
"value": "2024-07-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:02",
"last_data": "2026-04-16 07:35:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660469,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-21/",
"name": "dt",
"value": "2024-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:36",
"last_data": "2026-04-16 07:34:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660588,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-22/",
"name": "dt",
"value": "2024-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:52",
"last_data": "2026-04-16 07:34:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660603,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-23/",
"name": "dt",
"value": "2024-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:54",
"last_data": "2026-04-16 07:34:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660727,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-24/",
"name": "dt",
"value": "2024-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:17",
"last_data": "2026-04-16 07:35:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660445,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-25/",
"name": "dt",
"value": "2024-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:31",
"last_data": "2026-04-16 07:34:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660553,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-26/",
"name": "dt",
"value": "2024-07-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:48",
"last_data": "2026-04-16 07:34:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660570,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-27/",
"name": "dt",
"value": "2024-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:50",
"last_data": "2026-04-16 07:34:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660638,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-28/",
"name": "dt",
"value": "2024-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:00",
"last_data": "2026-04-16 07:35:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660594,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-29/",
"name": "dt",
"value": "2024-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:53",
"last_data": "2026-04-16 07:34:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660464,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-30/",
"name": "dt",
"value": "2024-07-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:35",
"last_data": "2026-04-16 07:34:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660413,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-07-31/",
"name": "dt",
"value": "2024-07-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:26",
"last_data": "2026-04-16 07:34:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660437,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-01/",
"name": "dt",
"value": "2024-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:30",
"last_data": "2026-04-16 07:34:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660590,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-02/",
"name": "dt",
"value": "2024-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:52",
"last_data": "2026-04-16 07:34:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660522,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-03/",
"name": "dt",
"value": "2024-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:43",
"last_data": "2026-04-16 07:34:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660639,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-04/",
"name": "dt",
"value": "2024-08-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:00",
"last_data": "2026-04-16 07:35:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660725,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-05/",
"name": "dt",
"value": "2024-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:17",
"last_data": "2026-04-16 07:35:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660598,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-06/",
"name": "dt",
"value": "2024-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:53",
"last_data": "2026-04-16 07:34:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660611,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-07/",
"name": "dt",
"value": "2024-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:55",
"last_data": "2026-04-16 07:34:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660717,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-08/",
"name": "dt",
"value": "2024-08-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:15",
"last_data": "2026-04-16 07:35:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660534,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-09/",
"name": "dt",
"value": "2024-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:45",
"last_data": "2026-04-16 07:34:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660667,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-10/",
"name": "dt",
"value": "2024-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:07",
"last_data": "2026-04-16 07:35:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660478,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-11/",
"name": "dt",
"value": "2024-08-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:37",
"last_data": "2026-04-16 07:34:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660535,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-12/",
"name": "dt",
"value": "2024-08-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:46",
"last_data": "2026-04-16 07:34:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660658,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2024-08-13/",
"name": "dt",
"value": "2024-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:04",
"last_data": "2026-04-16 07:35:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587431,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-14/",
"name": "dt",
"value": "2024-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589024,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-15/",
"name": "dt",
"value": "2024-08-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:05",
"last_data": "2025-10-17 07:13:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589203,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-16/",
"name": "dt",
"value": "2024-08-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:13",
"last_data": "2025-10-17 07:13:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589590,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-17/",
"name": "dt",
"value": "2024-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:30",
"last_data": "2025-10-17 07:13:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589315,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-18/",
"name": "dt",
"value": "2024-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589924,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-19/",
"name": "dt",
"value": "2024-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:45",
"last_data": "2025-10-17 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589565,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-20/",
"name": "dt",
"value": "2024-08-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589991,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-21/",
"name": "dt",
"value": "2024-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:48",
"last_data": "2025-10-17 07:13:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588926,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-22/",
"name": "dt",
"value": "2024-08-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:00",
"last_data": "2025-10-17 07:13:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588543,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-23/",
"name": "dt",
"value": "2024-08-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588080,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-24/",
"name": "dt",
"value": "2024-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:23",
"last_data": "2025-10-17 07:12:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588364,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-25/",
"name": "dt",
"value": "2024-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589089,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-26/",
"name": "dt",
"value": "2024-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587433,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-27/",
"name": "dt",
"value": "2024-08-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:53",
"last_data": "2025-10-17 07:11:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588629,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-28/",
"name": "dt",
"value": "2024-08-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:47",
"last_data": "2025-10-17 07:12:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589476,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-29/",
"name": "dt",
"value": "2024-08-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:25",
"last_data": "2025-10-17 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589317,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-30/",
"name": "dt",
"value": "2024-08-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:18",
"last_data": "2025-10-17 07:13:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587461,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-08-31/",
"name": "dt",
"value": "2024-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:54",
"last_data": "2025-10-17 07:11:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589437,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-01/",
"name": "dt",
"value": "2024-09-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:23",
"last_data": "2025-10-17 07:13:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589366,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-02/",
"name": "dt",
"value": "2024-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:20",
"last_data": "2025-10-17 07:13:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589139,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-03/",
"name": "dt",
"value": "2024-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589091,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-04/",
"name": "dt",
"value": "2024-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588715,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-05/",
"name": "dt",
"value": "2024-09-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:51",
"last_data": "2025-10-17 07:12:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588968,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-06/",
"name": "dt",
"value": "2024-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588970,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-07/",
"name": "dt",
"value": "2024-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:02",
"last_data": "2025-10-17 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589614,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-08/",
"name": "dt",
"value": "2024-09-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:31",
"last_data": "2025-10-17 07:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588650,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-09/",
"name": "dt",
"value": "2024-09-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:48",
"last_data": "2025-10-17 07:12:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589869,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-10/",
"name": "dt",
"value": "2024-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588047,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-11/",
"name": "dt",
"value": "2024-09-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588883,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-12/",
"name": "dt",
"value": "2024-09-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:58",
"last_data": "2025-10-17 07:12:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588020,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2024-09-13/",
"name": "dt",
"value": "2024-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:20",
"last_data": "2025-10-17 07:12:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605524,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-14/",
"name": "dt",
"value": "2024-09-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:15",
"last_data": "2025-11-16 07:50:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605545,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-15/",
"name": "dt",
"value": "2024-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:21",
"last_data": "2025-11-16 07:50:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605533,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-16/",
"name": "dt",
"value": "2024-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:18",
"last_data": "2025-11-16 07:50:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605434,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-17/",
"name": "dt",
"value": "2024-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:52",
"last_data": "2025-11-16 07:49:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605461,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-18/",
"name": "dt",
"value": "2024-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:59",
"last_data": "2025-11-16 07:49:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605413,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-19/",
"name": "dt",
"value": "2024-09-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:47",
"last_data": "2025-11-16 07:49:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605407,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-20/",
"name": "dt",
"value": "2024-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:46",
"last_data": "2025-11-16 07:49:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605486,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-21/",
"name": "dt",
"value": "2024-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:06",
"last_data": "2025-11-16 07:50:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605519,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-22/",
"name": "dt",
"value": "2024-09-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:14",
"last_data": "2025-11-16 07:50:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605420,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-23/",
"name": "dt",
"value": "2024-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:50",
"last_data": "2025-11-16 07:49:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605455,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-24/",
"name": "dt",
"value": "2024-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:58",
"last_data": "2025-11-16 07:49:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605451,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-25/",
"name": "dt",
"value": "2024-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:57",
"last_data": "2025-11-16 07:49:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605392,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-26/",
"name": "dt",
"value": "2024-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:41",
"last_data": "2025-11-16 07:49:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605411,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-27/",
"name": "dt",
"value": "2024-09-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:47",
"last_data": "2025-11-16 07:49:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605441,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-28/",
"name": "dt",
"value": "2024-09-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:54",
"last_data": "2025-11-16 07:49:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605535,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-29/",
"name": "dt",
"value": "2024-09-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:19",
"last_data": "2025-11-16 07:50:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605403,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-09-30/",
"name": "dt",
"value": "2024-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:45",
"last_data": "2025-11-16 07:49:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605456,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-01/",
"name": "dt",
"value": "2024-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:58",
"last_data": "2025-11-16 07:49:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605483,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-02/",
"name": "dt",
"value": "2024-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:05",
"last_data": "2025-11-16 07:50:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605571,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-03/",
"name": "dt",
"value": "2024-10-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:29",
"last_data": "2025-11-16 07:50:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605499,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-04/",
"name": "dt",
"value": "2024-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:10",
"last_data": "2025-11-16 07:50:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605442,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-05/",
"name": "dt",
"value": "2024-10-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:54",
"last_data": "2025-11-16 07:49:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605417,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-06/",
"name": "dt",
"value": "2024-10-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:49",
"last_data": "2025-11-16 07:49:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605536,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-07/",
"name": "dt",
"value": "2024-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:19",
"last_data": "2025-11-16 07:50:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605552,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-08/",
"name": "dt",
"value": "2024-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:22",
"last_data": "2025-11-16 07:50:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605421,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-09/",
"name": "dt",
"value": "2024-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:50",
"last_data": "2025-11-16 07:49:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605518,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-10/",
"name": "dt",
"value": "2024-10-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:14",
"last_data": "2025-11-16 07:50:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605581,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-11/",
"name": "dt",
"value": "2024-10-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:33",
"last_data": "2025-11-16 07:50:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605445,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-12/",
"name": "dt",
"value": "2024-10-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:56",
"last_data": "2025-11-16 07:49:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605468,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2024-10-13/",
"name": "dt",
"value": "2024-10-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:02",
"last_data": "2025-11-16 07:50:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615857,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-14/",
"name": "dt",
"value": "2024-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:22",
"last_data": "2025-12-16 06:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615972,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-15/",
"name": "dt",
"value": "2024-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:53",
"last_data": "2025-12-16 06:26:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615902,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-16/",
"name": "dt",
"value": "2024-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:35",
"last_data": "2025-12-16 06:26:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615860,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-17/",
"name": "dt",
"value": "2024-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:23",
"last_data": "2025-12-16 06:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615920,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-18/",
"name": "dt",
"value": "2024-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:41",
"last_data": "2025-12-16 06:26:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616021,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-19/",
"name": "dt",
"value": "2024-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:05",
"last_data": "2025-12-16 06:27:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615822,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-20/",
"name": "dt",
"value": "2024-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:13",
"last_data": "2025-12-16 06:26:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615949,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-21/",
"name": "dt",
"value": "2024-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:48",
"last_data": "2025-12-16 06:26:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615913,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-22/",
"name": "dt",
"value": "2024-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:40",
"last_data": "2025-12-16 06:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616006,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-23/",
"name": "dt",
"value": "2024-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:01",
"last_data": "2025-12-16 06:27:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615887,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-24/",
"name": "dt",
"value": "2024-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:29",
"last_data": "2025-12-16 06:26:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615947,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-25/",
"name": "dt",
"value": "2024-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:47",
"last_data": "2025-12-16 06:26:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615830,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-26/",
"name": "dt",
"value": "2024-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:15",
"last_data": "2025-12-16 06:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615881,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-27/",
"name": "dt",
"value": "2024-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:27",
"last_data": "2025-12-16 06:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615858,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-28/",
"name": "dt",
"value": "2024-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:22",
"last_data": "2025-12-16 06:26:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615852,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-29/",
"name": "dt",
"value": "2024-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:21",
"last_data": "2025-12-16 06:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615839,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-30/",
"name": "dt",
"value": "2024-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:18",
"last_data": "2025-12-16 06:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615910,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-10-31/",
"name": "dt",
"value": "2024-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:38",
"last_data": "2025-12-16 06:26:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615956,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-01/",
"name": "dt",
"value": "2024-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:49",
"last_data": "2025-12-16 06:26:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615943,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-02/",
"name": "dt",
"value": "2024-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:47",
"last_data": "2025-12-16 06:26:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615911,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-03/",
"name": "dt",
"value": "2024-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:39",
"last_data": "2025-12-16 06:26:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616017,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-04/",
"name": "dt",
"value": "2024-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:04",
"last_data": "2025-12-16 06:27:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615869,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-05/",
"name": "dt",
"value": "2024-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:24",
"last_data": "2025-12-16 06:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615983,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-06/",
"name": "dt",
"value": "2024-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:56",
"last_data": "2025-12-16 06:26:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615966,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-07/",
"name": "dt",
"value": "2024-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:52",
"last_data": "2025-12-16 06:26:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615932,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-08/",
"name": "dt",
"value": "2024-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:44",
"last_data": "2025-12-16 06:26:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615914,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-09/",
"name": "dt",
"value": "2024-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:40",
"last_data": "2025-12-16 06:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615823,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-10/",
"name": "dt",
"value": "2024-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:13",
"last_data": "2025-12-16 06:26:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615922,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-11/",
"name": "dt",
"value": "2024-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:42",
"last_data": "2025-12-16 06:26:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615882,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-12/",
"name": "dt",
"value": "2024-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:27",
"last_data": "2025-12-16 06:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615926,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2024-11-13/",
"name": "dt",
"value": "2024-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:42",
"last_data": "2025-12-16 06:26:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625160,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-14/",
"name": "dt",
"value": "2024-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:03",
"last_data": "2026-01-16 07:20:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625235,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-15/",
"name": "dt",
"value": "2024-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:21",
"last_data": "2026-01-16 07:20:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625208,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-16/",
"name": "dt",
"value": "2024-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:16",
"last_data": "2026-01-16 07:20:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625147,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-17/",
"name": "dt",
"value": "2024-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:59",
"last_data": "2026-01-16 07:19:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625165,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-18/",
"name": "dt",
"value": "2024-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:05",
"last_data": "2026-01-16 07:20:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625199,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-19/",
"name": "dt",
"value": "2024-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:14",
"last_data": "2026-01-16 07:20:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625226,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-20/",
"name": "dt",
"value": "2024-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:19",
"last_data": "2026-01-16 07:20:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625110,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-21/",
"name": "dt",
"value": "2024-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:49",
"last_data": "2026-01-16 07:19:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625229,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-22/",
"name": "dt",
"value": "2024-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:20",
"last_data": "2026-01-16 07:20:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625285,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-23/",
"name": "dt",
"value": "2024-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:33",
"last_data": "2026-01-16 07:20:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625123,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-24/",
"name": "dt",
"value": "2024-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:53",
"last_data": "2026-01-16 07:19:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625258,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-25/",
"name": "dt",
"value": "2024-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:27",
"last_data": "2026-01-16 07:20:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625082,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-26/",
"name": "dt",
"value": "2024-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:43",
"last_data": "2026-01-16 07:19:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625230,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-27/",
"name": "dt",
"value": "2024-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:20",
"last_data": "2026-01-16 07:20:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625271,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-28/",
"name": "dt",
"value": "2024-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:30",
"last_data": "2026-01-16 07:20:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625120,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-29/",
"name": "dt",
"value": "2024-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:52",
"last_data": "2026-01-16 07:19:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625153,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-11-30/",
"name": "dt",
"value": "2024-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:01",
"last_data": "2026-01-16 07:20:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625135,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-01/",
"name": "dt",
"value": "2024-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:56",
"last_data": "2026-01-16 07:19:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625211,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-02/",
"name": "dt",
"value": "2024-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:16",
"last_data": "2026-01-16 07:20:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625129,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-03/",
"name": "dt",
"value": "2024-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:54",
"last_data": "2026-01-16 07:19:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625195,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-04/",
"name": "dt",
"value": "2024-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:13",
"last_data": "2026-01-16 07:20:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625076,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-05/",
"name": "dt",
"value": "2024-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:42",
"last_data": "2026-01-16 07:19:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625111,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-06/",
"name": "dt",
"value": "2024-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:49",
"last_data": "2026-01-16 07:19:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625141,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-07/",
"name": "dt",
"value": "2024-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:57",
"last_data": "2026-01-16 07:19:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625179,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-08/",
"name": "dt",
"value": "2024-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:08",
"last_data": "2026-01-16 07:20:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625277,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-09/",
"name": "dt",
"value": "2024-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:32",
"last_data": "2026-01-16 07:20:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625145,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-10/",
"name": "dt",
"value": "2024-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:58",
"last_data": "2026-01-16 07:19:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625217,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-11/",
"name": "dt",
"value": "2024-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:17",
"last_data": "2026-01-16 07:20:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625087,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-12/",
"name": "dt",
"value": "2024-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:44",
"last_data": "2026-01-16 07:19:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625278,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2024-12-13/",
"name": "dt",
"value": "2024-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:32",
"last_data": "2026-01-16 07:20:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634633,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-14/",
"name": "dt",
"value": "2024-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:27",
"last_data": "2026-02-16 07:22:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634588,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-15/",
"name": "dt",
"value": "2024-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:18",
"last_data": "2026-02-16 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634626,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-16/",
"name": "dt",
"value": "2024-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:25",
"last_data": "2026-02-16 07:22:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634485,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-17/",
"name": "dt",
"value": "2024-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:50",
"last_data": "2026-02-16 07:21:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634557,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-18/",
"name": "dt",
"value": "2024-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:09",
"last_data": "2026-02-16 07:22:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634544,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-19/",
"name": "dt",
"value": "2024-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:06",
"last_data": "2026-02-16 07:22:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634470,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-20/",
"name": "dt",
"value": "2024-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:46",
"last_data": "2026-02-16 07:21:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634550,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-21/",
"name": "dt",
"value": "2024-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:07",
"last_data": "2026-02-16 07:22:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634441,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-22/",
"name": "dt",
"value": "2024-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:39",
"last_data": "2026-02-16 07:21:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634477,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-23/",
"name": "dt",
"value": "2024-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:48",
"last_data": "2026-02-16 07:21:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634627,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-24/",
"name": "dt",
"value": "2024-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:26",
"last_data": "2026-02-16 07:22:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634634,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-25/",
"name": "dt",
"value": "2024-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:28",
"last_data": "2026-02-16 07:22:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634641,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-26/",
"name": "dt",
"value": "2024-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:29",
"last_data": "2026-02-16 07:22:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634628,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-27/",
"name": "dt",
"value": "2024-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:26",
"last_data": "2026-02-16 07:22:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634452,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-28/",
"name": "dt",
"value": "2024-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:42",
"last_data": "2026-02-16 07:21:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634598,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-29/",
"name": "dt",
"value": "2024-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:20",
"last_data": "2026-02-16 07:22:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634624,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-30/",
"name": "dt",
"value": "2024-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:25",
"last_data": "2026-02-16 07:22:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634498,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2024-12-31/",
"name": "dt",
"value": "2024-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:53",
"last_data": "2026-02-16 07:21:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634566,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-01/",
"name": "dt",
"value": "2025-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:12",
"last_data": "2026-02-16 07:22:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634473,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-02/",
"name": "dt",
"value": "2025-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:47",
"last_data": "2026-02-16 07:21:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634465,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-03/",
"name": "dt",
"value": "2025-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:45",
"last_data": "2026-02-16 07:21:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634511,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-04/",
"name": "dt",
"value": "2025-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:56",
"last_data": "2026-02-16 07:21:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634594,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-05/",
"name": "dt",
"value": "2025-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:18",
"last_data": "2026-02-16 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634638,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-06/",
"name": "dt",
"value": "2025-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:28",
"last_data": "2026-02-16 07:22:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634531,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-07/",
"name": "dt",
"value": "2025-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:02",
"last_data": "2026-02-16 07:22:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634589,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-08/",
"name": "dt",
"value": "2025-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:18",
"last_data": "2026-02-16 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634507,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-09/",
"name": "dt",
"value": "2025-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:55",
"last_data": "2026-02-16 07:21:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634573,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-10/",
"name": "dt",
"value": "2025-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:14",
"last_data": "2026-02-16 07:22:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634574,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-11/",
"name": "dt",
"value": "2025-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:14",
"last_data": "2026-02-16 07:22:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634602,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-12/",
"name": "dt",
"value": "2025-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:20",
"last_data": "2026-02-16 07:22:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634596,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-01-13/",
"name": "dt",
"value": "2025-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:19",
"last_data": "2026-02-16 07:22:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647615,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-14/",
"name": "dt",
"value": "2025-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:16",
"last_data": "2026-03-16 07:26:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647579,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-15/",
"name": "dt",
"value": "2025-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:06",
"last_data": "2026-03-16 07:26:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647540,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-16/",
"name": "dt",
"value": "2025-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:56",
"last_data": "2026-03-16 07:25:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647553,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-17/",
"name": "dt",
"value": "2025-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:00",
"last_data": "2026-03-16 07:26:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647630,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-18/",
"name": "dt",
"value": "2025-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:20",
"last_data": "2026-03-16 07:26:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647552,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-19/",
"name": "dt",
"value": "2025-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:59",
"last_data": "2026-03-16 07:25:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647649,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-20/",
"name": "dt",
"value": "2025-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:25",
"last_data": "2026-03-16 07:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647623,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-21/",
"name": "dt",
"value": "2025-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:18",
"last_data": "2026-03-16 07:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647554,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-22/",
"name": "dt",
"value": "2025-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:00",
"last_data": "2026-03-16 07:26:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647612,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-23/",
"name": "dt",
"value": "2025-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:15",
"last_data": "2026-03-16 07:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647672,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-24/",
"name": "dt",
"value": "2025-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:30",
"last_data": "2026-03-16 07:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647699,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-25/",
"name": "dt",
"value": "2025-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:35",
"last_data": "2026-03-16 07:26:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647624,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-26/",
"name": "dt",
"value": "2025-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:18",
"last_data": "2026-03-16 07:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647707,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-27/",
"name": "dt",
"value": "2025-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:38",
"last_data": "2026-03-16 07:26:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647625,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-28/",
"name": "dt",
"value": "2025-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:18",
"last_data": "2026-03-16 07:26:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647530,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-29/",
"name": "dt",
"value": "2025-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:54",
"last_data": "2026-03-16 07:25:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647636,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-30/",
"name": "dt",
"value": "2025-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:21",
"last_data": "2026-03-16 07:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647654,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-01-31/",
"name": "dt",
"value": "2025-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:26",
"last_data": "2026-03-16 07:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647590,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-01/",
"name": "dt",
"value": "2025-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:09",
"last_data": "2026-03-16 07:26:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647673,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-02/",
"name": "dt",
"value": "2025-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:30",
"last_data": "2026-03-16 07:26:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647563,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-03/",
"name": "dt",
"value": "2025-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:03",
"last_data": "2026-03-16 07:26:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647655,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-04/",
"name": "dt",
"value": "2025-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:26",
"last_data": "2026-03-16 07:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647559,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-05/",
"name": "dt",
"value": "2025-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:02",
"last_data": "2026-03-16 07:26:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647701,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-06/",
"name": "dt",
"value": "2025-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:36",
"last_data": "2026-03-16 07:26:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647605,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-07/",
"name": "dt",
"value": "2025-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:14",
"last_data": "2026-03-16 07:26:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647549,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-08/",
"name": "dt",
"value": "2025-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:58",
"last_data": "2026-03-16 07:25:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647708,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-09/",
"name": "dt",
"value": "2025-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:38",
"last_data": "2026-03-16 07:26:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647658,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-10/",
"name": "dt",
"value": "2025-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:27",
"last_data": "2026-03-16 07:26:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647631,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-11/",
"name": "dt",
"value": "2025-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:20",
"last_data": "2026-03-16 07:26:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647577,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-12/",
"name": "dt",
"value": "2025-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:05",
"last_data": "2026-03-16 07:26:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647681,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-02-13/",
"name": "dt",
"value": "2025-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:32",
"last_data": "2026-03-16 07:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660599,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-14/",
"name": "dt",
"value": "2025-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:53",
"last_data": "2026-04-16 07:34:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660457,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-15/",
"name": "dt",
"value": "2025-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:34",
"last_data": "2026-04-16 07:34:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660706,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-16/",
"name": "dt",
"value": "2025-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:14",
"last_data": "2026-04-16 07:35:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660612,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-17/",
"name": "dt",
"value": "2025-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:55",
"last_data": "2026-04-16 07:34:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660628,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-18/",
"name": "dt",
"value": "2025-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:58",
"last_data": "2026-04-16 07:34:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660613,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-19/",
"name": "dt",
"value": "2025-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:55",
"last_data": "2026-04-16 07:34:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660537,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-20/",
"name": "dt",
"value": "2025-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:46",
"last_data": "2026-04-16 07:34:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660520,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-21/",
"name": "dt",
"value": "2025-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:43",
"last_data": "2026-04-16 07:34:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660462,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-22/",
"name": "dt",
"value": "2025-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:35",
"last_data": "2026-04-16 07:34:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660600,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-23/",
"name": "dt",
"value": "2025-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:54",
"last_data": "2026-04-16 07:34:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660683,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-24/",
"name": "dt",
"value": "2025-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:10",
"last_data": "2026-04-16 07:35:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660640,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-25/",
"name": "dt",
"value": "2025-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:00",
"last_data": "2026-04-16 07:35:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660650,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-26/",
"name": "dt",
"value": "2025-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:02",
"last_data": "2026-04-16 07:35:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660632,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-27/",
"name": "dt",
"value": "2025-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:58",
"last_data": "2026-04-16 07:34:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660693,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-02-28/",
"name": "dt",
"value": "2025-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:11",
"last_data": "2026-04-16 07:35:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660470,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-01/",
"name": "dt",
"value": "2025-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:36",
"last_data": "2026-04-16 07:34:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660575,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-02/",
"name": "dt",
"value": "2025-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:51",
"last_data": "2026-04-16 07:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660703,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-03/",
"name": "dt",
"value": "2025-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:13",
"last_data": "2026-04-16 07:35:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660513,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-04/",
"name": "dt",
"value": "2025-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:42",
"last_data": "2026-04-16 07:34:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660514,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-05/",
"name": "dt",
"value": "2025-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:42",
"last_data": "2026-04-16 07:34:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660434,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-06/",
"name": "dt",
"value": "2025-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:29",
"last_data": "2026-04-16 07:34:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-07/",
"name": "dt",
"value": "2025-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:49",
"last_data": "2026-04-16 07:34:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660485,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-08/",
"name": "dt",
"value": "2025-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:38",
"last_data": "2026-04-16 07:34:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660607,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-09/",
"name": "dt",
"value": "2025-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:54",
"last_data": "2026-04-16 07:34:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660576,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-10/",
"name": "dt",
"value": "2025-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:51",
"last_data": "2026-04-16 07:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660547,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-11/",
"name": "dt",
"value": "2025-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:47",
"last_data": "2026-04-16 07:34:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660604,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-12/",
"name": "dt",
"value": "2025-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:54",
"last_data": "2026-04-16 07:34:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660505,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-03-13/",
"name": "dt",
"value": "2025-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:41",
"last_data": "2026-04-16 07:34:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587824,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-14/",
"name": "dt",
"value": "2025-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:11",
"last_data": "2025-10-17 07:12:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588323,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-15/",
"name": "dt",
"value": "2025-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:33",
"last_data": "2025-10-17 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589642,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-16/",
"name": "dt",
"value": "2025-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:32",
"last_data": "2025-10-17 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588677,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-17/",
"name": "dt",
"value": "2025-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588488,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-18/",
"name": "dt",
"value": "2025-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:40",
"last_data": "2025-10-17 07:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588546,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-19/",
"name": "dt",
"value": "2025-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587517,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-20/",
"name": "dt",
"value": "2025-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:11:57",
"last_data": "2025-10-17 07:11:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589740,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-21/",
"name": "dt",
"value": "2025-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:37",
"last_data": "2025-10-17 07:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588490,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-22/",
"name": "dt",
"value": "2025-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588492,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-23/",
"name": "dt",
"value": "2025-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:41",
"last_data": "2025-10-17 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589871,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-24/",
"name": "dt",
"value": "2025-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589093,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-25/",
"name": "dt",
"value": "2025-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:08",
"last_data": "2025-10-17 07:13:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588548,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-26/",
"name": "dt",
"value": "2025-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:43",
"last_data": "2025-10-17 07:12:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589793,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-27/",
"name": "dt",
"value": "2025-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:39",
"last_data": "2025-10-17 07:13:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588575,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-28/",
"name": "dt",
"value": "2025-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:44",
"last_data": "2025-10-17 07:12:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587649,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-29/",
"name": "dt",
"value": "2025-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:03",
"last_data": "2025-10-17 07:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588117,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-30/",
"name": "dt",
"value": "2025-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:24",
"last_data": "2025-10-17 07:12:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588366,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-03-31/",
"name": "dt",
"value": "2025-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589873,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-01/",
"name": "dt",
"value": "2025-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:43",
"last_data": "2025-10-17 07:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589536,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-02/",
"name": "dt",
"value": "2025-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:28",
"last_data": "2025-10-17 07:13:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589567,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-03/",
"name": "dt",
"value": "2025-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:29",
"last_data": "2025-10-17 07:13:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588049,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-04/",
"name": "dt",
"value": "2025-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:21",
"last_data": "2025-10-17 07:12:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588368,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-05/",
"name": "dt",
"value": "2025-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:35",
"last_data": "2025-10-17 07:12:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589770,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-06/",
"name": "dt",
"value": "2025-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:38",
"last_data": "2025-10-17 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588861,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-07/",
"name": "dt",
"value": "2025-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:57",
"last_data": "2025-10-17 07:12:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1587929,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-08/",
"name": "dt",
"value": "2025-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:16",
"last_data": "2025-10-17 07:12:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588679,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-09/",
"name": "dt",
"value": "2025-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:49",
"last_data": "2025-10-17 07:12:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1589141,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-10/",
"name": "dt",
"value": "2025-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:10",
"last_data": "2025-10-17 07:13:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588802,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-11/",
"name": "dt",
"value": "2025-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:55",
"last_data": "2025-10-17 07:12:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588213,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-12/",
"name": "dt",
"value": "2025-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:28",
"last_data": "2025-10-17 07:12:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588291,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-13/",
"name": "dt",
"value": "2025-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:12:32",
"last_data": "2025-10-17 07:12:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1588972,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-04-14/",
"name": "dt",
"value": "2025-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:13:03",
"last_data": "2025-10-17 07:13:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605470,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-15/",
"name": "dt",
"value": "2025-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:03",
"last_data": "2025-11-16 07:50:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605490,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-16/",
"name": "dt",
"value": "2025-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:08",
"last_data": "2025-11-16 07:50:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605444,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-17/",
"name": "dt",
"value": "2025-04-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:56",
"last_data": "2025-11-16 07:49:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605463,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-18/",
"name": "dt",
"value": "2025-04-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:00",
"last_data": "2025-11-16 07:50:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605546,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-19/",
"name": "dt",
"value": "2025-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:21",
"last_data": "2025-11-16 07:50:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605396,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-20/",
"name": "dt",
"value": "2025-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:43",
"last_data": "2025-11-16 07:49:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-21/",
"name": "dt",
"value": "2025-04-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:24",
"last_data": "2025-11-16 07:50:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605561,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-22/",
"name": "dt",
"value": "2025-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:26",
"last_data": "2025-11-16 07:50:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605531,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-23/",
"name": "dt",
"value": "2025-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:18",
"last_data": "2025-11-16 07:50:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605485,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-24/",
"name": "dt",
"value": "2025-04-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:06",
"last_data": "2025-11-16 07:50:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605401,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-25/",
"name": "dt",
"value": "2025-04-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:44",
"last_data": "2025-11-16 07:49:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605584,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-26/",
"name": "dt",
"value": "2025-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:35",
"last_data": "2025-11-16 07:50:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605567,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-27/",
"name": "dt",
"value": "2025-04-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:28",
"last_data": "2025-11-16 07:50:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605576,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-28/",
"name": "dt",
"value": "2025-04-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:31",
"last_data": "2025-11-16 07:50:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605402,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-29/",
"name": "dt",
"value": "2025-04-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:44",
"last_data": "2025-11-16 07:49:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605408,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-04-30/",
"name": "dt",
"value": "2025-04-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:46",
"last_data": "2025-11-16 07:49:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605446,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-01/",
"name": "dt",
"value": "2025-05-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:56",
"last_data": "2025-11-16 07:49:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605471,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-02/",
"name": "dt",
"value": "2025-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:03",
"last_data": "2025-11-16 07:50:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605537,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-03/",
"name": "dt",
"value": "2025-05-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:19",
"last_data": "2025-11-16 07:50:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605452,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-04/",
"name": "dt",
"value": "2025-05-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:57",
"last_data": "2025-11-16 07:49:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605493,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-05/",
"name": "dt",
"value": "2025-05-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:08",
"last_data": "2025-11-16 07:50:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605538,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-06/",
"name": "dt",
"value": "2025-05-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:19",
"last_data": "2025-11-16 07:50:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605484,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-07/",
"name": "dt",
"value": "2025-05-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:06",
"last_data": "2025-11-16 07:50:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605580,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-08/",
"name": "dt",
"value": "2025-05-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:32",
"last_data": "2025-11-16 07:50:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605472,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-09/",
"name": "dt",
"value": "2025-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:03",
"last_data": "2025-11-16 07:50:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605447,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-10/",
"name": "dt",
"value": "2025-05-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:57",
"last_data": "2025-11-16 07:49:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605488,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-11/",
"name": "dt",
"value": "2025-05-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:07",
"last_data": "2025-11-16 07:50:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605503,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-12/",
"name": "dt",
"value": "2025-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:50:11",
"last_data": "2025-11-16 07:50:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605426,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-05-13/",
"name": "dt",
"value": "2025-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:49:51",
"last_data": "2025-11-16 07:49:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615892,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-14/",
"name": "dt",
"value": "2025-05-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:31",
"last_data": "2025-12-16 06:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615921,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-15/",
"name": "dt",
"value": "2025-05-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:41",
"last_data": "2025-12-16 06:26:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615938,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-16/",
"name": "dt",
"value": "2025-05-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:46",
"last_data": "2025-12-16 06:26:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615939,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-17/",
"name": "dt",
"value": "2025-05-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:46",
"last_data": "2025-12-16 06:26:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615831,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-18/",
"name": "dt",
"value": "2025-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:15",
"last_data": "2025-12-16 06:26:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615818,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-19/",
"name": "dt",
"value": "2025-05-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:12",
"last_data": "2025-12-16 06:26:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615995,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-20/",
"name": "dt",
"value": "2025-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:59",
"last_data": "2025-12-16 06:26:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615812,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-21/",
"name": "dt",
"value": "2025-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:09",
"last_data": "2025-12-16 06:26:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615944,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-22/",
"name": "dt",
"value": "2025-05-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:47",
"last_data": "2025-12-16 06:26:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615984,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-23/",
"name": "dt",
"value": "2025-05-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:56",
"last_data": "2025-12-16 06:26:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615993,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-24/",
"name": "dt",
"value": "2025-05-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:58",
"last_data": "2025-12-16 06:26:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615871,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-25/",
"name": "dt",
"value": "2025-05-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:25",
"last_data": "2025-12-16 06:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615819,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-26/",
"name": "dt",
"value": "2025-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:12",
"last_data": "2025-12-16 06:26:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615904,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-27/",
"name": "dt",
"value": "2025-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:37",
"last_data": "2025-12-16 06:26:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615886,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-28/",
"name": "dt",
"value": "2025-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:28",
"last_data": "2025-12-16 06:26:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616009,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-29/",
"name": "dt",
"value": "2025-05-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:02",
"last_data": "2025-12-16 06:27:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615945,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-30/",
"name": "dt",
"value": "2025-05-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:47",
"last_data": "2025-12-16 06:26:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615967,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-05-31/",
"name": "dt",
"value": "2025-05-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:52",
"last_data": "2025-12-16 06:26:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615847,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-01/",
"name": "dt",
"value": "2025-06-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:20",
"last_data": "2025-12-16 06:26:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616018,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-02/",
"name": "dt",
"value": "2025-06-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:04",
"last_data": "2025-12-16 06:27:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615934,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-03/",
"name": "dt",
"value": "2025-06-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:44",
"last_data": "2025-12-16 06:26:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616022,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-04/",
"name": "dt",
"value": "2025-06-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:27:05",
"last_data": "2025-12-16 06:27:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615980,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-05/",
"name": "dt",
"value": "2025-06-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:55",
"last_data": "2025-12-16 06:26:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615973,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-06/",
"name": "dt",
"value": "2025-06-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:54",
"last_data": "2025-12-16 06:26:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615854,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-07/",
"name": "dt",
"value": "2025-06-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:21",
"last_data": "2025-12-16 06:26:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615836,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-08/",
"name": "dt",
"value": "2025-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:17",
"last_data": "2025-12-16 06:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615861,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-09/",
"name": "dt",
"value": "2025-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:23",
"last_data": "2025-12-16 06:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615915,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-10/",
"name": "dt",
"value": "2025-06-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:40",
"last_data": "2025-12-16 06:26:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615988,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-11/",
"name": "dt",
"value": "2025-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:57",
"last_data": "2025-12-16 06:26:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615994,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-12/",
"name": "dt",
"value": "2025-06-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:58",
"last_data": "2025-12-16 06:26:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615900,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-06-13/",
"name": "dt",
"value": "2025-06-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:26:34",
"last_data": "2025-12-16 06:26:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625121,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-14/",
"name": "dt",
"value": "2025-06-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:52",
"last_data": "2026-01-16 07:19:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625090,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-15/",
"name": "dt",
"value": "2025-06-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:45",
"last_data": "2026-01-16 07:19:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625154,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-16/",
"name": "dt",
"value": "2025-06-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:01",
"last_data": "2026-01-16 07:20:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625276,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-17/",
"name": "dt",
"value": "2025-06-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:31",
"last_data": "2026-01-16 07:20:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625114,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-18/",
"name": "dt",
"value": "2025-06-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:50",
"last_data": "2026-01-16 07:19:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625126,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-19/",
"name": "dt",
"value": "2025-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:54",
"last_data": "2026-01-16 07:19:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625146,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-20/",
"name": "dt",
"value": "2025-06-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:58",
"last_data": "2026-01-16 07:19:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625148,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-21/",
"name": "dt",
"value": "2025-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:59",
"last_data": "2026-01-16 07:19:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625176,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-22/",
"name": "dt",
"value": "2025-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:08",
"last_data": "2026-01-16 07:20:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625248,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-23/",
"name": "dt",
"value": "2025-06-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:25",
"last_data": "2026-01-16 07:20:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625142,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-24/",
"name": "dt",
"value": "2025-06-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:57",
"last_data": "2026-01-16 07:19:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625249,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-25/",
"name": "dt",
"value": "2025-06-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:25",
"last_data": "2026-01-16 07:20:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625243,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-26/",
"name": "dt",
"value": "2025-06-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:23",
"last_data": "2026-01-16 07:20:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625232,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-27/",
"name": "dt",
"value": "2025-06-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:20",
"last_data": "2026-01-16 07:20:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625106,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-28/",
"name": "dt",
"value": "2025-06-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:49",
"last_data": "2026-01-16 07:19:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625250,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-29/",
"name": "dt",
"value": "2025-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:25",
"last_data": "2026-01-16 07:20:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625172,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-06-30/",
"name": "dt",
"value": "2025-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:06",
"last_data": "2026-01-16 07:20:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625130,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-01/",
"name": "dt",
"value": "2025-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:55",
"last_data": "2026-01-16 07:19:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625091,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-02/",
"name": "dt",
"value": "2025-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:45",
"last_data": "2026-01-16 07:19:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625107,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-03/",
"name": "dt",
"value": "2025-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:49",
"last_data": "2026-01-16 07:19:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625079,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-04/",
"name": "dt",
"value": "2025-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:43",
"last_data": "2026-01-16 07:19:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625259,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-05/",
"name": "dt",
"value": "2025-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:27",
"last_data": "2026-01-16 07:20:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625096,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-06/",
"name": "dt",
"value": "2025-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:19:46",
"last_data": "2026-01-16 07:19:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625215,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-07/",
"name": "dt",
"value": "2025-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:17",
"last_data": "2026-01-16 07:20:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625192,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-08/",
"name": "dt",
"value": "2025-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:12",
"last_data": "2026-01-16 07:20:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625233,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-09/",
"name": "dt",
"value": "2025-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:20",
"last_data": "2026-01-16 07:20:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625279,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-10/",
"name": "dt",
"value": "2025-07-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:32",
"last_data": "2026-01-16 07:20:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625255,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-11/",
"name": "dt",
"value": "2025-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:26",
"last_data": "2026-01-16 07:20:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625227,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-12/",
"name": "dt",
"value": "2025-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:19",
"last_data": "2026-01-16 07:20:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625253,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2025-07-13/",
"name": "dt",
"value": "2025-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:20:25",
"last_data": "2026-01-16 07:20:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634561,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-14/",
"name": "dt",
"value": "2025-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:10",
"last_data": "2026-02-16 07:22:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634515,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-15/",
"name": "dt",
"value": "2025-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:58",
"last_data": "2026-02-16 07:21:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634449,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-16/",
"name": "dt",
"value": "2025-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:41",
"last_data": "2026-02-16 07:21:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634575,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-17/",
"name": "dt",
"value": "2025-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:14",
"last_data": "2026-02-16 07:22:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634644,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-18/",
"name": "dt",
"value": "2025-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:29",
"last_data": "2026-02-16 07:22:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634590,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-19/",
"name": "dt",
"value": "2025-07-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:18",
"last_data": "2026-02-16 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634535,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-20/",
"name": "dt",
"value": "2025-07-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:02",
"last_data": "2026-02-16 07:22:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634505,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-21/",
"name": "dt",
"value": "2025-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:55",
"last_data": "2026-02-16 07:21:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634623,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-22/",
"name": "dt",
"value": "2025-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:25",
"last_data": "2026-02-16 07:22:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634487,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-23/",
"name": "dt",
"value": "2025-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:51",
"last_data": "2026-02-16 07:21:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634576,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-24/",
"name": "dt",
"value": "2025-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:14",
"last_data": "2026-02-16 07:22:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634539,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-25/",
"name": "dt",
"value": "2025-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:04",
"last_data": "2026-02-16 07:22:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634619,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-26/",
"name": "dt",
"value": "2025-07-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:24",
"last_data": "2026-02-16 07:22:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634522,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-27/",
"name": "dt",
"value": "2025-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:59",
"last_data": "2026-02-16 07:21:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634609,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-28/",
"name": "dt",
"value": "2025-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:22",
"last_data": "2026-02-16 07:22:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634645,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-29/",
"name": "dt",
"value": "2025-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:30",
"last_data": "2026-02-16 07:22:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634466,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-30/",
"name": "dt",
"value": "2025-07-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:45",
"last_data": "2026-02-16 07:21:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634542,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-07-31/",
"name": "dt",
"value": "2025-07-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:05",
"last_data": "2026-02-16 07:22:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634599,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-01/",
"name": "dt",
"value": "2025-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:20",
"last_data": "2026-02-16 07:22:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634482,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-02/",
"name": "dt",
"value": "2025-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:49",
"last_data": "2026-02-16 07:21:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634503,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-03/",
"name": "dt",
"value": "2025-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:54",
"last_data": "2026-02-16 07:21:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634642,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-04/",
"name": "dt",
"value": "2025-08-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:29",
"last_data": "2026-02-16 07:22:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634527,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-05/",
"name": "dt",
"value": "2025-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:00",
"last_data": "2026-02-16 07:22:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634516,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-06/",
"name": "dt",
"value": "2025-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:58",
"last_data": "2026-02-16 07:21:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634568,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-07/",
"name": "dt",
"value": "2025-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:12",
"last_data": "2026-02-16 07:22:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634615,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-08/",
"name": "dt",
"value": "2025-08-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:23",
"last_data": "2026-02-16 07:22:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634517,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-09/",
"name": "dt",
"value": "2025-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:58",
"last_data": "2026-02-16 07:21:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634545,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-10/",
"name": "dt",
"value": "2025-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:06",
"last_data": "2026-02-16 07:22:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634538,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-11/",
"name": "dt",
"value": "2025-08-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:22:04",
"last_data": "2026-02-16 07:22:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634518,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-12/",
"name": "dt",
"value": "2025-08-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:58",
"last_data": "2026-02-16 07:21:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634443,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2025-08-13/",
"name": "dt",
"value": "2025-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:21:40",
"last_data": "2026-02-16 07:21:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647566,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-14/",
"name": "dt",
"value": "2025-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:03",
"last_data": "2026-03-16 07:26:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647527,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-15/",
"name": "dt",
"value": "2025-08-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:53",
"last_data": "2026-03-16 07:25:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647651,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-16/",
"name": "dt",
"value": "2025-08-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:25",
"last_data": "2026-03-16 07:26:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647643,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-17/",
"name": "dt",
"value": "2025-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:23",
"last_data": "2026-03-16 07:26:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-18/",
"name": "dt",
"value": "2025-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:02",
"last_data": "2026-03-16 07:26:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647537,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-19/",
"name": "dt",
"value": "2025-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:56",
"last_data": "2026-03-16 07:25:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647570,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-20/",
"name": "dt",
"value": "2025-08-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:04",
"last_data": "2026-03-16 07:26:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647520,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-21/",
"name": "dt",
"value": "2025-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:52",
"last_data": "2026-03-16 07:25:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647676,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-22/",
"name": "dt",
"value": "2025-08-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:31",
"last_data": "2026-03-16 07:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647685,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-23/",
"name": "dt",
"value": "2025-08-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:32",
"last_data": "2026-03-16 07:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647555,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-24/",
"name": "dt",
"value": "2025-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:00",
"last_data": "2026-03-16 07:26:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647538,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-25/",
"name": "dt",
"value": "2025-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:56",
"last_data": "2026-03-16 07:25:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647698,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-26/",
"name": "dt",
"value": "2025-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:35",
"last_data": "2026-03-16 07:26:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647591,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-27/",
"name": "dt",
"value": "2025-08-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:09",
"last_data": "2026-03-16 07:26:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647550,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-28/",
"name": "dt",
"value": "2025-08-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:59",
"last_data": "2026-03-16 07:25:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647602,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-29/",
"name": "dt",
"value": "2025-08-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:13",
"last_data": "2026-03-16 07:26:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647664,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-30/",
"name": "dt",
"value": "2025-08-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:28",
"last_data": "2026-03-16 07:26:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647560,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-08-31/",
"name": "dt",
"value": "2025-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:02",
"last_data": "2026-03-16 07:26:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647545,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-01/",
"name": "dt",
"value": "2025-09-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:58",
"last_data": "2026-03-16 07:25:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647702,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-02/",
"name": "dt",
"value": "2025-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:36",
"last_data": "2026-03-16 07:26:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647644,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-03/",
"name": "dt",
"value": "2025-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:24",
"last_data": "2026-03-16 07:26:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647564,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-04/",
"name": "dt",
"value": "2025-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:03",
"last_data": "2026-03-16 07:26:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647688,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-05/",
"name": "dt",
"value": "2025-09-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:33",
"last_data": "2026-03-16 07:26:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647677,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-06/",
"name": "dt",
"value": "2025-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:31",
"last_data": "2026-03-16 07:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647682,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-07/",
"name": "dt",
"value": "2025-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:32",
"last_data": "2026-03-16 07:26:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647678,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-08/",
"name": "dt",
"value": "2025-09-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:31",
"last_data": "2026-03-16 07:26:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647528,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-09/",
"name": "dt",
"value": "2025-09-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:53",
"last_data": "2026-03-16 07:25:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647571,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-10/",
"name": "dt",
"value": "2025-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:04",
"last_data": "2026-03-16 07:26:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647620,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-11/",
"name": "dt",
"value": "2025-09-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:17",
"last_data": "2026-03-16 07:26:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647703,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-12/",
"name": "dt",
"value": "2025-09-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:26:36",
"last_data": "2026-03-16 07:26:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647551,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2025-09-13/",
"name": "dt",
"value": "2025-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:25:59",
"last_data": "2026-03-16 07:25:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660430,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-14/",
"name": "dt",
"value": "2025-09-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:29",
"last_data": "2026-04-16 07:34:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660521,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-15/",
"name": "dt",
"value": "2025-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:43",
"last_data": "2026-04-16 07:34:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660662,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-16/",
"name": "dt",
"value": "2025-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:06",
"last_data": "2026-04-16 07:35:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660426,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-17/",
"name": "dt",
"value": "2025-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:28",
"last_data": "2026-04-16 07:34:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660506,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-18/",
"name": "dt",
"value": "2025-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:41",
"last_data": "2026-04-16 07:34:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660582,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-19/",
"name": "dt",
"value": "2025-09-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:52",
"last_data": "2026-04-16 07:34:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660482,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-20/",
"name": "dt",
"value": "2025-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:38",
"last_data": "2026-04-16 07:34:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660695,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-21/",
"name": "dt",
"value": "2025-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:12",
"last_data": "2026-04-16 07:35:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660548,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-22/",
"name": "dt",
"value": "2025-09-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:47",
"last_data": "2026-04-16 07:34:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660622,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-23/",
"name": "dt",
"value": "2025-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:57",
"last_data": "2026-04-16 07:34:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660538,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-24/",
"name": "dt",
"value": "2025-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:46",
"last_data": "2026-04-16 07:34:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660463,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-25/",
"name": "dt",
"value": "2025-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:35",
"last_data": "2026-04-16 07:34:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660601,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-26/",
"name": "dt",
"value": "2025-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:54",
"last_data": "2026-04-16 07:34:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660435,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-27/",
"name": "dt",
"value": "2025-09-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:30",
"last_data": "2026-04-16 07:34:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660696,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-28/",
"name": "dt",
"value": "2025-09-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:12",
"last_data": "2026-04-16 07:35:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660707,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-29/",
"name": "dt",
"value": "2025-09-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:14",
"last_data": "2026-04-16 07:35:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660577,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-09-30/",
"name": "dt",
"value": "2025-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:51",
"last_data": "2026-04-16 07:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660418,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-01/",
"name": "dt",
"value": "2025-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:26",
"last_data": "2026-04-16 07:34:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660592,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-02/",
"name": "dt",
"value": "2025-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:52",
"last_data": "2026-04-16 07:34:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660609,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-03/",
"name": "dt",
"value": "2025-10-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:55",
"last_data": "2026-04-16 07:34:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660420,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-04/",
"name": "dt",
"value": "2025-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:27",
"last_data": "2026-04-16 07:34:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660678,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-05/",
"name": "dt",
"value": "2025-10-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:09",
"last_data": "2026-04-16 07:35:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660656,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-06/",
"name": "dt",
"value": "2025-10-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:04",
"last_data": "2026-04-16 07:35:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660471,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-07/",
"name": "dt",
"value": "2025-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:36",
"last_data": "2026-04-16 07:34:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660579,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-08/",
"name": "dt",
"value": "2025-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:51",
"last_data": "2026-04-16 07:34:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660458,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-09/",
"name": "dt",
"value": "2025-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:34",
"last_data": "2026-04-16 07:34:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660665,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-10/",
"name": "dt",
"value": "2025-10-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:07",
"last_data": "2026-04-16 07:35:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660709,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-11/",
"name": "dt",
"value": "2025-10-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:35:14",
"last_data": "2026-04-16 07:35:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660560,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-12/",
"name": "dt",
"value": "2025-10-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:49",
"last_data": "2026-04-16 07:34:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660633,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2025-10-13/",
"name": "dt",
"value": "2025-10-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:34:59",
"last_data": "2026-04-16 07:34:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1566077,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-15/1760529453/dt=2025-10-14/",
"name": "dt",
"value": "2025-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-15 07:09:18",
"last_data": "2025-10-15 07:09:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1566310,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-16/1760615700/dt=2025-10-15/",
"name": "dt",
"value": "2025-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-16 07:06:32",
"last_data": "2025-10-16 07:06:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1586616,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-17/1760702319/dt=2025-10-16/",
"name": "dt",
"value": "2025-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 07:10:44",
"last_data": "2025-10-17 07:10:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1595974,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-18/1760788755/dt=2025-10-17/",
"name": "dt",
"value": "2025-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-18 07:11:22",
"last_data": "2025-10-18 07:11:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596541,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-19/1760875532/dt=2025-10-18/",
"name": "dt",
"value": "2025-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-19 07:17:24",
"last_data": "2025-10-19 07:17:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596844,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-20/1760993049/dt=2025-10-19/",
"name": "dt",
"value": "2025-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-20 17:01:51",
"last_data": "2025-10-20 17:01:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597001,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-21/1761048403/dt=2025-10-20/",
"name": "dt",
"value": "2025-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-21 07:28:35",
"last_data": "2025-10-21 07:28:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597244,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-22/1761134367/dt=2025-10-21/",
"name": "dt",
"value": "2025-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-22 07:31:13",
"last_data": "2025-10-22 07:31:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597466,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-23/1761217146/dt=2025-10-22/",
"name": "dt",
"value": "2025-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-23 06:17:47",
"last_data": "2025-10-23 06:17:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597729,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-24/1761304675/dt=2025-10-23/",
"name": "dt",
"value": "2025-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-24 06:33:33",
"last_data": "2025-10-24 06:33:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597969,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-25/1761393449/dt=2025-10-24/",
"name": "dt",
"value": "2025-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-25 07:19:58",
"last_data": "2025-10-25 07:19:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598200,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-26/1761480976/dt=2025-10-25/",
"name": "dt",
"value": "2025-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-26 07:32:17",
"last_data": "2025-10-26 07:32:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598427,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-27/1761568191/dt=2025-10-26/",
"name": "dt",
"value": "2025-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-27 07:56:10",
"last_data": "2025-10-27 07:56:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598665,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-28/1761653307/dt=2025-10-27/",
"name": "dt",
"value": "2025-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-28 07:21:31",
"last_data": "2025-10-28 07:21:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598899,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-29/1761740882/dt=2025-10-28/",
"name": "dt",
"value": "2025-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-29 07:59:34",
"last_data": "2025-10-29 07:59:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599136,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-30/1761822649/dt=2025-10-29/",
"name": "dt",
"value": "2025-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-30 06:27:31",
"last_data": "2025-10-30 06:27:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599370,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-10-31/1761909382/dt=2025-10-30/",
"name": "dt",
"value": "2025-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-31 06:44:36",
"last_data": "2025-10-31 06:44:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599608,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-01/1761995590/dt=2025-10-31/",
"name": "dt",
"value": "2025-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-01 06:29:28",
"last_data": "2025-11-01 06:29:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600033,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-02/1762081495/dt=2025-11-01/",
"name": "dt",
"value": "2025-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-02 05:20:02",
"last_data": "2025-11-02 05:20:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600273,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-03/1762170650/dt=2025-11-02/",
"name": "dt",
"value": "2025-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-03 06:11:23",
"last_data": "2025-11-03 06:11:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600515,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-04/1762258243/dt=2025-11-03/",
"name": "dt",
"value": "2025-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-04 06:28:18",
"last_data": "2025-11-04 06:28:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600754,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-05/1762344927/dt=2025-11-04/",
"name": "dt",
"value": "2025-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-05 06:30:58",
"last_data": "2025-11-05 06:30:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600991,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-06/1762430153/dt=2025-11-05/",
"name": "dt",
"value": "2025-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-06 06:38:43",
"last_data": "2025-11-06 06:38:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601227,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-07/1762516450/dt=2025-11-06/",
"name": "dt",
"value": "2025-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-07 06:14:47",
"last_data": "2025-11-07 06:14:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601493,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-08/1762602446/dt=2025-11-07/",
"name": "dt",
"value": "2025-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-08 06:12:19",
"last_data": "2025-11-08 06:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601725,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-09/1762689047/dt=2025-11-08/",
"name": "dt",
"value": "2025-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-09 06:12:40",
"last_data": "2025-11-09 06:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601963,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-10/1762776007/dt=2025-11-09/",
"name": "dt",
"value": "2025-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-10 06:26:29",
"last_data": "2025-11-10 06:26:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602203,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-11/1762862734/dt=2025-11-10/",
"name": "dt",
"value": "2025-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-11 06:21:32",
"last_data": "2025-11-11 06:21:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602450,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-12/1762952580/dt=2025-11-11/",
"name": "dt",
"value": "2025-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-12 07:27:13",
"last_data": "2025-11-12 07:27:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602685,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-13/1763039446/dt=2025-11-12/",
"name": "dt",
"value": "2025-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-13 07:40:35",
"last_data": "2025-11-13 07:40:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602919,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-14/1763125565/dt=2025-11-13/",
"name": "dt",
"value": "2025-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-14 07:37:13",
"last_data": "2025-11-14 07:37:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1603149,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-15/1763211048/dt=2025-11-14/",
"name": "dt",
"value": "2025-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-15 07:13:02",
"last_data": "2025-11-15 07:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605388,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-16/1763298780/dt=2025-11-15/",
"name": "dt",
"value": "2025-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 07:48:35",
"last_data": "2025-11-16 07:48:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605805,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-17/1763380629/dt=2025-11-16/",
"name": "dt",
"value": "2025-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-17 06:18:17",
"last_data": "2025-11-17 06:18:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606082,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-18/1763470877/dt=2025-11-17/",
"name": "dt",
"value": "2025-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-18 07:40:20",
"last_data": "2025-11-18 07:40:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606311,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-19/1763557118/dt=2025-11-18/",
"name": "dt",
"value": "2025-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-19 07:27:55",
"last_data": "2025-11-19 07:27:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606552,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-20/1763643694/dt=2025-11-19/",
"name": "dt",
"value": "2025-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-20 07:32:27",
"last_data": "2025-11-20 07:32:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606782,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-21/1763729845/dt=2025-11-20/",
"name": "dt",
"value": "2025-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-21 07:10:02",
"last_data": "2025-11-21 07:10:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607549,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-22/1763812763/dt=2025-11-21/",
"name": "dt",
"value": "2025-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-22 06:16:32",
"last_data": "2025-11-22 06:16:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607807,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-23/1763903448/dt=2025-11-22/",
"name": "dt",
"value": "2025-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-23 07:22:18",
"last_data": "2025-11-23 07:22:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608039,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-24/1763990588/dt=2025-11-23/",
"name": "dt",
"value": "2025-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-24 07:44:56",
"last_data": "2025-11-24 07:44:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608273,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-25/1764075461/dt=2025-11-24/",
"name": "dt",
"value": "2025-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-25 07:20:52",
"last_data": "2025-11-25 07:20:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608504,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-26/1764158333/dt=2025-11-25/",
"name": "dt",
"value": "2025-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-26 06:15:34",
"last_data": "2025-11-26 06:15:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608738,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-27/1764245105/dt=2025-11-26/",
"name": "dt",
"value": "2025-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-27 06:21:16",
"last_data": "2025-11-27 06:21:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608963,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-28/1764331286/dt=2025-11-27/",
"name": "dt",
"value": "2025-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-28 06:19:00",
"last_data": "2025-11-28 06:19:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609198,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-29/1764417672/dt=2025-11-28/",
"name": "dt",
"value": "2025-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-29 06:38:50",
"last_data": "2025-11-29 06:38:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609424,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-11-30/1764504290/dt=2025-11-29/",
"name": "dt",
"value": "2025-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-30 06:20:37",
"last_data": "2025-11-30 06:20:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609658,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-01/1764592127/dt=2025-11-30/",
"name": "dt",
"value": "2025-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-01 06:49:02",
"last_data": "2025-12-01 06:49:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609903,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-02/1764677359/dt=2025-12-01/",
"name": "dt",
"value": "2025-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-02 06:25:29",
"last_data": "2025-12-02 06:25:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610141,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-03/1764763752/dt=2025-12-02/",
"name": "dt",
"value": "2025-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-03 06:25:32",
"last_data": "2025-12-03 06:25:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610383,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-04/1764849762/dt=2025-12-03/",
"name": "dt",
"value": "2025-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-04 06:26:26",
"last_data": "2025-12-04 06:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610616,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-05/1764935684/dt=2025-12-04/",
"name": "dt",
"value": "2025-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-05 06:18:49",
"last_data": "2025-12-05 06:18:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611134,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-06/1765022157/dt=2025-12-05/",
"name": "dt",
"value": "2025-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-06 06:13:02",
"last_data": "2025-12-06 06:13:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611363,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-07/1765108672/dt=2025-12-06/",
"name": "dt",
"value": "2025-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-07 06:17:01",
"last_data": "2025-12-07 06:17:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611588,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-08/1765194917/dt=2025-12-07/",
"name": "dt",
"value": "2025-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-08 06:12:19",
"last_data": "2025-12-08 06:12:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611829,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-09/1765282123/dt=2025-12-08/",
"name": "dt",
"value": "2025-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-09 06:24:48",
"last_data": "2025-12-09 06:24:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612313,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-10/1765368740/dt=2025-12-09/",
"name": "dt",
"value": "2025-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-10 06:28:37",
"last_data": "2025-12-10 06:28:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612550,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-11/1765457725/dt=2025-12-10/",
"name": "dt",
"value": "2025-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-11 07:12:41",
"last_data": "2025-12-11 07:12:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612806,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-12/1765544756/dt=2025-12-11/",
"name": "dt",
"value": "2025-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-12 07:26:26",
"last_data": "2025-12-12 07:26:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613129,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-13/1765630801/dt=2025-12-12/",
"name": "dt",
"value": "2025-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-13 07:37:26",
"last_data": "2025-12-13 07:37:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613347,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-14/1765718148/dt=2025-12-13/",
"name": "dt",
"value": "2025-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-14 07:30:09",
"last_data": "2025-12-14 07:30:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613576,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-15/1765805202/dt=2025-12-14/",
"name": "dt",
"value": "2025-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-15 08:00:57",
"last_data": "2025-12-15 08:00:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1615810,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-16/1765886459/dt=2025-12-15/",
"name": "dt",
"value": "2025-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 06:24:58",
"last_data": "2025-12-16 06:24:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616591,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-17/1765976184/dt=2025-12-16/",
"name": "dt",
"value": "2025-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-17 07:17:57",
"last_data": "2025-12-17 07:17:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616810,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-18/1766063486/dt=2025-12-17/",
"name": "dt",
"value": "2025-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-18 07:23:17",
"last_data": "2025-12-18 07:23:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617032,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-19/1766149058/dt=2025-12-18/",
"name": "dt",
"value": "2025-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-19 07:16:04",
"last_data": "2025-12-19 07:16:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617249,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-20/1766236480/dt=2025-12-19/",
"name": "dt",
"value": "2025-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-20 07:29:42",
"last_data": "2025-12-20 07:29:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617499,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-21/1766322899/dt=2025-12-20/",
"name": "dt",
"value": "2025-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-21 07:39:42",
"last_data": "2025-12-21 07:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617710,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-22/1766408842/dt=2025-12-21/",
"name": "dt",
"value": "2025-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-22 07:27:55",
"last_data": "2025-12-22 07:27:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617924,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-23/1766494945/dt=2025-12-22/",
"name": "dt",
"value": "2025-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-23 07:15:59",
"last_data": "2025-12-23 07:15:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618141,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-24/1766581062/dt=2025-12-23/",
"name": "dt",
"value": "2025-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-24 07:09:47",
"last_data": "2025-12-24 07:09:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618358,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-25/1766666911/dt=2025-12-24/",
"name": "dt",
"value": "2025-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-25 07:00:27",
"last_data": "2025-12-25 07:00:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618573,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-26/1766754097/dt=2025-12-25/",
"name": "dt",
"value": "2025-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-26 07:12:56",
"last_data": "2025-12-26 07:12:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618786,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-27/1766839988/dt=2025-12-26/",
"name": "dt",
"value": "2025-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-27 07:05:40",
"last_data": "2025-12-27 07:05:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618997,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-28/1766927269/dt=2025-12-27/",
"name": "dt",
"value": "2025-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-28 07:20:57",
"last_data": "2025-12-28 07:20:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619250,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-29/1767013521/dt=2025-12-28/",
"name": "dt",
"value": "2025-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-29 07:17:34",
"last_data": "2025-12-29 07:17:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619467,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-30/1767100019/dt=2025-12-29/",
"name": "dt",
"value": "2025-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-30 07:18:58",
"last_data": "2025-12-30 07:18:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619684,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2025-12-31/1767185927/dt=2025-12-30/",
"name": "dt",
"value": "2025-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-31 07:11:47",
"last_data": "2025-12-31 07:11:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619912,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-01/1767272741/dt=2025-12-31/",
"name": "dt",
"value": "2025-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-01 07:18:26",
"last_data": "2026-01-01 07:18:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620132,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-02/1767357693/dt=2026-01-01/",
"name": "dt",
"value": "2026-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-02 06:57:46",
"last_data": "2026-01-02 06:57:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620357,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-03/1767444785/dt=2026-01-02/",
"name": "dt",
"value": "2026-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-03 07:07:12",
"last_data": "2026-01-03 07:07:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620564,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-04/1767531348/dt=2026-01-03/",
"name": "dt",
"value": "2026-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-04 07:08:01",
"last_data": "2026-01-04 07:08:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620781,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-05/1767616897/dt=2026-01-04/",
"name": "dt",
"value": "2026-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-05 06:57:22",
"last_data": "2026-01-05 06:57:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621002,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-06/1767703443/dt=2026-01-05/",
"name": "dt",
"value": "2026-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-06 06:58:13",
"last_data": "2026-01-06 06:58:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621302,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-07/1767812834/dt=2026-01-06/",
"name": "dt",
"value": "2026-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-07 13:17:38",
"last_data": "2026-01-07 13:17:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621449,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-08/1767872948/dt=2026-01-07/",
"name": "dt",
"value": "2026-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-08 06:05:40",
"last_data": "2026-01-08 06:05:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621831,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-09/1768006435/dt=2026-01-08/",
"name": "dt",
"value": "2026-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-09 19:11:59",
"last_data": "2026-01-09 19:11:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621899,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-10/1768048310/dt=2026-01-09/",
"name": "dt",
"value": "2026-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-10 06:47:53",
"last_data": "2026-01-10 06:47:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622128,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-11/1768136757/dt=2026-01-10/",
"name": "dt",
"value": "2026-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-11 07:18:59",
"last_data": "2026-01-11 07:18:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622343,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-12/1768222465/dt=2026-01-11/",
"name": "dt",
"value": "2026-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-12 07:07:03",
"last_data": "2026-01-12 07:07:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622679,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-13/1768306858/dt=2026-01-12/",
"name": "dt",
"value": "2026-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-13 06:37:06",
"last_data": "2026-01-13 06:37:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622897,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-14/1768395099/dt=2026-01-13/",
"name": "dt",
"value": "2026-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-14 07:08:29",
"last_data": "2026-01-14 07:08:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1623112,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-15/1768481511/dt=2026-01-14/",
"name": "dt",
"value": "2026-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-15 07:08:13",
"last_data": "2026-01-15 07:08:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625045,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-16/1768568818/dt=2026-01-15/",
"name": "dt",
"value": "2026-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 07:18:31",
"last_data": "2026-01-16 07:18:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625676,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-17/1768643957/dt=2026-01-16/",
"name": "dt",
"value": "2026-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-17 04:07:49",
"last_data": "2026-01-17 04:07:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626136,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-18/1768741953/dt=2026-01-17/",
"name": "dt",
"value": "2026-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-18 07:24:28",
"last_data": "2026-01-18 07:24:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626343,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-19/1768825804/dt=2026-01-18/",
"name": "dt",
"value": "2026-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-19 06:47:01",
"last_data": "2026-01-19 06:47:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626595,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-20/1768914637/dt=2026-01-19/",
"name": "dt",
"value": "2026-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-20 07:23:20",
"last_data": "2026-01-20 07:23:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626811,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-21/1769002251/dt=2026-01-20/",
"name": "dt",
"value": "2026-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-21 07:47:55",
"last_data": "2026-01-21 07:47:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627029,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-22/1769081478/dt=2026-01-21/",
"name": "dt",
"value": "2026-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-22 05:48:26",
"last_data": "2026-01-22 05:48:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627244,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-23/1769169561/dt=2026-01-22/",
"name": "dt",
"value": "2026-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-23 06:16:24",
"last_data": "2026-01-23 06:16:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627459,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-24/1769259617/dt=2026-01-23/",
"name": "dt",
"value": "2026-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-24 07:14:59",
"last_data": "2026-01-24 07:14:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627675,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-25/1769347632/dt=2026-01-24/",
"name": "dt",
"value": "2026-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-25 07:40:35",
"last_data": "2026-01-25 07:40:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627889,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-26/1769433378/dt=2026-01-25/",
"name": "dt",
"value": "2026-01-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-26 07:28:21",
"last_data": "2026-01-26 07:28:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628108,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-27/1769515703/dt=2026-01-26/",
"name": "dt",
"value": "2026-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-27 06:24:28",
"last_data": "2026-01-27 06:24:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628327,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-28/1769604320/dt=2026-01-27/",
"name": "dt",
"value": "2026-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-28 07:02:37",
"last_data": "2026-01-28 07:02:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628545,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-29/1769689722/dt=2026-01-28/",
"name": "dt",
"value": "2026-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-29 06:45:59",
"last_data": "2026-01-29 06:45:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628777,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-30/1769778720/dt=2026-01-29/",
"name": "dt",
"value": "2026-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-30 07:23:29",
"last_data": "2026-01-30 07:23:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628996,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-01-31/1769863324/dt=2026-01-30/",
"name": "dt",
"value": "2026-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-31 06:58:59",
"last_data": "2026-01-31 06:58:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629218,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-01/1769950991/dt=2026-01-31/",
"name": "dt",
"value": "2026-01-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-01 07:15:10",
"last_data": "2026-02-01 07:15:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629427,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-02/1770037004/dt=2026-02-01/",
"name": "dt",
"value": "2026-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-02 07:11:08",
"last_data": "2026-02-02 07:11:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629711,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-03/1770123245/dt=2026-02-02/",
"name": "dt",
"value": "2026-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-03 07:08:38",
"last_data": "2026-02-03 07:08:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629938,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-04/1770210769/dt=2026-02-03/",
"name": "dt",
"value": "2026-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-04 07:24:17",
"last_data": "2026-02-04 07:24:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630158,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-05/1770296594/dt=2026-02-04/",
"name": "dt",
"value": "2026-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-05 07:18:42",
"last_data": "2026-02-05 07:18:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630377,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-06/1770383023/dt=2026-02-05/",
"name": "dt",
"value": "2026-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-06 07:17:21",
"last_data": "2026-02-06 07:17:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630600,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-07/1770470450/dt=2026-02-06/",
"name": "dt",
"value": "2026-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-07 07:33:10",
"last_data": "2026-02-07 07:33:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630809,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-08/1770552637/dt=2026-02-07/",
"name": "dt",
"value": "2026-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-08 06:27:11",
"last_data": "2026-02-08 06:27:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631027,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-09/1770641781/dt=2026-02-08/",
"name": "dt",
"value": "2026-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-09 07:12:33",
"last_data": "2026-02-09 07:12:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631250,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-10/1770728379/dt=2026-02-09/",
"name": "dt",
"value": "2026-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-10 07:17:23",
"last_data": "2026-02-10 07:17:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631480,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-11/1770814475/dt=2026-02-10/",
"name": "dt",
"value": "2026-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-11 07:09:19",
"last_data": "2026-02-11 07:09:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631791,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-12/1770901172/dt=2026-02-11/",
"name": "dt",
"value": "2026-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-12 07:13:38",
"last_data": "2026-02-12 07:13:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632100,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-13/1770987823/dt=2026-02-12/",
"name": "dt",
"value": "2026-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-13 07:17:18",
"last_data": "2026-02-13 07:17:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632313,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-14/1771073651/dt=2026-02-13/",
"name": "dt",
"value": "2026-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-14 07:11:39",
"last_data": "2026-02-14 07:11:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632521,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-15/1771160398/dt=2026-02-14/",
"name": "dt",
"value": "2026-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-15 07:13:45",
"last_data": "2026-02-15 07:13:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1634433,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-16/1771247129/dt=2026-02-15/",
"name": "dt",
"value": "2026-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 07:20:21",
"last_data": "2026-02-16 07:20:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635092,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-17/1771333264/dt=2026-02-16/",
"name": "dt",
"value": "2026-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-17 07:18:13",
"last_data": "2026-02-17 07:18:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635313,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-18/1771419800/dt=2026-02-17/",
"name": "dt",
"value": "2026-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-18 07:18:27",
"last_data": "2026-02-18 07:18:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635528,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-19/1771506053/dt=2026-02-18/",
"name": "dt",
"value": "2026-02-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-19 07:15:14",
"last_data": "2026-02-19 07:15:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635743,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-20/1771592735/dt=2026-02-19/",
"name": "dt",
"value": "2026-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-20 07:18:12",
"last_data": "2026-02-20 07:18:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635954,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-21/1771678787/dt=2026-02-20/",
"name": "dt",
"value": "2026-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-21 07:13:25",
"last_data": "2026-02-21 07:13:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636166,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-22/1771765966/dt=2026-02-21/",
"name": "dt",
"value": "2026-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-22 07:28:11",
"last_data": "2026-02-22 07:28:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636438,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-23/1771852907/dt=2026-02-22/",
"name": "dt",
"value": "2026-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-23 07:34:13",
"last_data": "2026-02-23 07:34:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636718,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-24/1771938212/dt=2026-02-23/",
"name": "dt",
"value": "2026-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-24 07:21:47",
"last_data": "2026-02-24 07:21:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636975,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-25/1772024633/dt=2026-02-24/",
"name": "dt",
"value": "2026-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-25 07:21:49",
"last_data": "2026-02-25 07:21:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1637556,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-26/1772111284/dt=2026-02-25/",
"name": "dt",
"value": "2026-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-26 07:24:12",
"last_data": "2026-02-26 07:24:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1640944,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-27/1772197045/dt=2026-02-26/",
"name": "dt",
"value": "2026-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-27 07:14:45",
"last_data": "2026-02-27 07:14:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641162,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-02-28/1772284106/dt=2026-02-27/",
"name": "dt",
"value": "2026-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-28 07:24:55",
"last_data": "2026-02-28 07:24:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641392,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-01/1772371236/dt=2026-02-28/",
"name": "dt",
"value": "2026-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-01 07:33:25",
"last_data": "2026-03-01 07:33:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641765,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-02/1772500249/dt=2026-03-01/",
"name": "dt",
"value": "2026-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-02 19:20:16",
"last_data": "2026-03-02 19:20:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641833,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-03/1772542624/dt=2026-03-02/",
"name": "dt",
"value": "2026-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-03 07:13:32",
"last_data": "2026-03-03 07:13:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642047,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-04/1772629162/dt=2026-03-03/",
"name": "dt",
"value": "2026-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-04 07:15:17",
"last_data": "2026-03-04 07:15:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642266,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-05/1772715065/dt=2026-03-04/",
"name": "dt",
"value": "2026-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-05 07:09:43",
"last_data": "2026-03-05 07:09:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642489,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-06/1772801997/dt=2026-03-05/",
"name": "dt",
"value": "2026-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-06 07:16:04",
"last_data": "2026-03-06 07:16:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642707,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-07/1772888022/dt=2026-03-06/",
"name": "dt",
"value": "2026-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-07 07:08:10",
"last_data": "2026-03-07 07:08:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642924,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-08/1772974974/dt=2026-03-07/",
"name": "dt",
"value": "2026-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-08 08:15:50",
"last_data": "2026-03-08 08:15:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1643758,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-09/1773058074/dt=2026-03-08/",
"name": "dt",
"value": "2026-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-09 07:22:11",
"last_data": "2026-03-09 07:22:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1644100,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-10/1773143856/dt=2026-03-09/",
"name": "dt",
"value": "2026-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-10 07:13:49",
"last_data": "2026-03-10 07:13:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645050,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-11/1773230648/dt=2026-03-10/",
"name": "dt",
"value": "2026-03-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-11 07:18:14",
"last_data": "2026-03-11 07:18:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645264,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-12/1773312622/dt=2026-03-11/",
"name": "dt",
"value": "2026-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-12 06:07:55",
"last_data": "2026-03-12 06:07:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645482,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-13/1773403466/dt=2026-03-12/",
"name": "dt",
"value": "2026-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-13 07:18:51",
"last_data": "2026-03-13 07:18:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645698,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-14/1773490121/dt=2026-03-13/",
"name": "dt",
"value": "2026-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-14 07:21:32",
"last_data": "2026-03-14 07:21:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645909,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-15/1773577511/dt=2026-03-14/",
"name": "dt",
"value": "2026-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-15 07:37:48",
"last_data": "2026-03-15 07:37:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1647508,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-16/1773662800/dt=2026-03-15/",
"name": "dt",
"value": "2026-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 07:24:19",
"last_data": "2026-03-16 07:24:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648137,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-17/1773749623/dt=2026-03-16/",
"name": "dt",
"value": "2026-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-17 07:28:28",
"last_data": "2026-03-17 07:28:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648353,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-18/1773835609/dt=2026-03-17/",
"name": "dt",
"value": "2026-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-18 07:19:56",
"last_data": "2026-03-18 07:19:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648599,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-19/1773921857/dt=2026-03-18/",
"name": "dt",
"value": "2026-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-19 07:21:12",
"last_data": "2026-03-19 07:21:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648811,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-20/1774007937/dt=2026-03-19/",
"name": "dt",
"value": "2026-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-20 07:15:54",
"last_data": "2026-03-20 07:15:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649023,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-21/1774094917/dt=2026-03-20/",
"name": "dt",
"value": "2026-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-21 07:25:38",
"last_data": "2026-03-21 07:25:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649353,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-22/1774181049/dt=2026-03-21/",
"name": "dt",
"value": "2026-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-22 07:20:21",
"last_data": "2026-03-22 07:20:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649558,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-23/1774267325/dt=2026-03-22/",
"name": "dt",
"value": "2026-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-23 07:20:02",
"last_data": "2026-03-23 07:20:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649780,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-24/1774353783/dt=2026-03-23/",
"name": "dt",
"value": "2026-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-24 07:16:37",
"last_data": "2026-03-24 07:16:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650004,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-25/1774440840/dt=2026-03-24/",
"name": "dt",
"value": "2026-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-25 07:27:05",
"last_data": "2026-03-25 07:27:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650248,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-26/1774527026/dt=2026-03-25/",
"name": "dt",
"value": "2026-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-26 07:25:47",
"last_data": "2026-03-26 07:25:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650462,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-27/1774612899/dt=2026-03-26/",
"name": "dt",
"value": "2026-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-27 07:17:48",
"last_data": "2026-03-27 07:17:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650676,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-28/1774700186/dt=2026-03-27/",
"name": "dt",
"value": "2026-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-28 07:29:30",
"last_data": "2026-03-28 07:29:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650891,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-29/1774786568/dt=2026-03-28/",
"name": "dt",
"value": "2026-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-29 07:29:06",
"last_data": "2026-03-29 07:29:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651520,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-30/1774872523/dt=2026-03-29/",
"name": "dt",
"value": "2026-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-30 07:26:08",
"last_data": "2026-03-30 07:26:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651827,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-03-31/1774959268/dt=2026-03-30/",
"name": "dt",
"value": "2026-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-31 07:31:06",
"last_data": "2026-03-31 07:31:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652052,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-01/1775045334/dt=2026-03-31/",
"name": "dt",
"value": "2026-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-01 07:22:04",
"last_data": "2026-04-01 07:22:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652428,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-02/1775132415/dt=2026-04-01/",
"name": "dt",
"value": "2026-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-02 07:35:43",
"last_data": "2026-04-02 07:35:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652642,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-03/1775218200/dt=2026-04-02/",
"name": "dt",
"value": "2026-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-03 07:23:47",
"last_data": "2026-04-03 07:23:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652863,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-04/1775304250/dt=2026-04-03/",
"name": "dt",
"value": "2026-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-04 07:17:30",
"last_data": "2026-04-04 07:17:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1653079,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-05/1775391981/dt=2026-04-04/",
"name": "dt",
"value": "2026-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-05 07:39:40",
"last_data": "2026-04-05 07:39:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656581,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-06/1775474439/dt=2026-04-05/",
"name": "dt",
"value": "2026-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-06 06:37:35",
"last_data": "2026-04-06 06:37:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656802,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-07/1775564179/dt=2026-04-06/",
"name": "dt",
"value": "2026-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-07 07:29:34",
"last_data": "2026-04-07 07:29:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657028,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-08/1775650647/dt=2026-04-07/",
"name": "dt",
"value": "2026-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-08 07:31:02",
"last_data": "2026-04-08 07:31:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657436,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-09/1775737047/dt=2026-04-08/",
"name": "dt",
"value": "2026-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-09 07:31:28",
"last_data": "2026-04-09 07:31:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657652,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-10/1775823214/dt=2026-04-09/",
"name": "dt",
"value": "2026-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-10 07:26:35",
"last_data": "2026-04-10 07:26:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657869,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-11/1775905383/dt=2026-04-10/",
"name": "dt",
"value": "2026-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-11 06:21:26",
"last_data": "2026-04-11 06:21:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658079,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-12/1775996448/dt=2026-04-11/",
"name": "dt",
"value": "2026-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-12 07:33:42",
"last_data": "2026-04-12 07:33:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658289,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-13/1776083270/dt=2026-04-12/",
"name": "dt",
"value": "2026-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-13 07:40:32",
"last_data": "2026-04-13 07:40:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658508,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-14/1776169280/dt=2026-04-13/",
"name": "dt",
"value": "2026-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-14 07:34:45",
"last_data": "2026-04-14 07:34:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658716,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-15/1776255009/dt=2026-04-14/",
"name": "dt",
"value": "2026-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-15 07:25:34",
"last_data": "2026-04-15 07:25:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1660345,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-16/1776342048/dt=2026-04-15/",
"name": "dt",
"value": "2026-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 07:33:07",
"last_data": "2026-04-16 07:33:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1661349,
"location": "s3://sfdl-redshift-analytics-prod/separated_dt/mart_unit/2026-04-17/1776427964/dt=2026-04-16/",
"name": "dt",
"value": "2026-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-17 07:26:10",
"last_data": "2026-04-17 07:26:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"_origin": "string",
"account_customer_segment": "varchar(30)",
"account_lifetime_customer_segment": "varchar(30)",
"account_manager": "varchar(24)",
"account_manager_key": "int",
"account_pricing_model": "varchar(10)",
"active": "int",
"annotations": "varchar(2048)",
"approve": "int",
"audit_id": "bigint",
"city": "varchar(100)",
"client_key": "int",
"client_name": "varchar(255)",
"climate_controlled": "int",
"day": "date",
"day_key": "int",
"drive_up": "int",
"facility_key": "int",
"facility_name": "varchar(255)",
"facility_promo": "varchar(65535)",
"facility_status": "varchar(40)",
"integration": "varchar(100)",
"is_directory_facility": "int",
"is_physical_unit": "int",
"location_key": "int",
"msa": "varchar(150)",
"publish": "int",
"state": "varchar(2)",
"total_unit_offering_price": "decimal",
"total_units": "int",
"unit_group": "varchar(10)",
"unit_group_size_key": "int",
"unit_offerings": "int",
"unit_status": "varchar(20)",
"unit_type": "varchar(24)",
"unit_type_key": "int",
"zip": "varchar(6)"
},
"created": "2026-04-17 07:26:10",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_mart_unit`\n(\n `audit_id` bigint , `day_key` int , `day` date , `facility_key` int , `facility_name` varchar(255) , `client_key` int , `client_name` varchar(255) , `account_manager_key` int , `account_manager` varchar(24) , `unit_group_size_key` int , `unit_group` varchar(10) , `active` int , `publish` int , `approve` int , `is_physical_unit` int , `unit_status` varchar(20) , `integration` varchar(100) , `facility_status` varchar(40) , `account_customer_segment` varchar(30) , `account_lifetime_customer_segment` varchar(30) , `account_pricing_model` varchar(10) , `location_key` int , `zip` varchar(6) , `city` varchar(100) , `state` varchar(2) , `msa` varchar(150) , `unit_type_key` int , `unit_type` varchar(24) , `climate_controlled` int , `facility_promo` varchar(65535) , `drive_up` int , `is_directory_facility` int , `total_units` int , `unit_offerings` int , `total_unit_offering_price` decimal , `annotations` varchar(2048) , `_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/mart_unit/2026-04-17/1776427964'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_mart_unit`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_mart_unit"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}