Schema Info

Schema Name: sfdl_stage_csv.payrixess_pnl_volume
  • created: 2024-07-22 13:07:10
  • disabled: False
  • format: raw
  • id: 2145
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_csv",
        "table": "payrixess_pnl_volume"
    }
  • type: csv
Schema Versions: 1
    • created: 2024-07-22 13:07:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
          "DROP TABLE IF EXISTS `sfdl_stage_csv.payrixess_pnl_volume`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrixess_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_csv.payrixess_pnl_volume"
      ]
    • hive_path: s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume
    • id: 724693
    • processed: 1
    • raw_data:
      {
          "amex_net_volume": 6,
          "amex_refund_volume": 5,
          "amex_sale_volume": 4,
          "amex_txn_count": 29,
          "created": 0,
          "discover_net_volume": 15,
          "discover_refund_volume": 14,
          "discover_sale_volume": 13,
          "discover_txn_count": 32,
          "division": 2,
          "echeck_net_volume": 18,
          "echeck_refund_volume": 17,
          "echeck_sale_volume": 16,
          "echeck_txn_count": 33,
          "entity": 1,
          "mc_net_volume": 12,
          "mc_refund_volume": 11,
          "mc_sale_volume": 10,
          "mc_txn_count": 31,
          "other_net_volume": 21,
          "other_refund_volume": 20,
          "other_sale_volume": 19,
          "other_txn_count": 34,
          "source": 3,
          "total_cc_net_volume": 24,
          "total_cc_refund_volume": 23,
          "total_cc_sale_volume": 22,
          "total_echeck_net_volume": 27,
          "total_echeck_refund_volume": 26,
          "total_echeck_sale_volume": 25,
          "total_net_volume": 28,
          "total_txn_count": 35,
          "visa_net_volume": 9,
          "visa_refund_volume": 8,
          "visa_sale_volume": 7,
          "visa_txn_count": 30
      }
    • schema_attributes:
      {
          "amex_net_volume": "string",
          "amex_refund_volume": "string",
          "amex_sale_volume": "string",
          "amex_txn_count": "string",
          "created": "string",
          "discover_net_volume": "string",
          "discover_refund_volume": "string",
          "discover_sale_volume": "string",
          "discover_txn_count": "string",
          "division": "string",
          "echeck_net_volume": "string",
          "echeck_refund_volume": "string",
          "echeck_sale_volume": "string",
          "echeck_txn_count": "string",
          "entity": "string",
          "mc_net_volume": "string",
          "mc_refund_volume": "string",
          "mc_sale_volume": "string",
          "mc_txn_count": "string",
          "other_net_volume": "string",
          "other_refund_volume": "string",
          "other_sale_volume": "string",
          "other_txn_count": "string",
          "source": "string",
          "total_cc_net_volume": "string",
          "total_cc_refund_volume": "string",
          "total_cc_sale_volume": "string",
          "total_echeck_net_volume": "string",
          "total_echeck_refund_volume": "string",
          "total_echeck_sale_volume": "string",
          "total_net_volume": "string",
          "total_txn_count": "string",
          "visa_net_volume": "string",
          "visa_refund_volume": "string",
          "visa_sale_volume": "string",
          "visa_txn_count": "string"
      }
    • schema_name_id: 2145
    • schema_scan_id: 5871210
    • updated: 2024-07-22 13:07:25
Schema Scans: 5
Last at 2026-04-17 09:34:40
    • duration: 0:00:04.161698
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6415448
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-stage",
              "hive_path": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-16/82dfd704-67e7-4e50-82df-30911f5e2cd3.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 13970047133766746997,
              "service_name": "drive-thru",
              "span_id": 12145821455890881339,
              "trace_id": 16300208224967138879
          }
      }
    • running: False
    • schema_name_id: 2145
    • start_time: 2026-04-17 09:34:40
    • success: True
    • trace_id: 16300208224967138879
    • duration: 0:00:01.403930
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 6415428
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-stage",
              "hive_path": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/e6720316-ecc2-4344-a337-d0abad836965.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 15404219078705245077,
              "service_name": "drive-thru",
              "span_id": 14742257939104691689,
              "trace_id": 7629571908657060881
          }
      }
    • running: False
    • schema_name_id: 2145
    • start_time: 2026-04-17 09:31:23
    • success: True
    • trace_id: 7629571908657060881
    • duration: 0:00:01.418149
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414923
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-stage",
              "hive_path": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/65216b52-9d0f-491b-b0b0-f8b8fb5e14d9.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 2082579340519410894,
              "service_name": "drive-thru",
              "span_id": 1736046668070131752,
              "trace_id": 14788133878093584053
          }
      }
    • running: False
    • schema_name_id: 2145
    • start_time: 2026-04-16 09:44:09
    • success: True
    • trace_id: 14788133878093584053
    • duration: 0:00:04.261012
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6414917
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-stage",
              "hive_path": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/65216b52-9d0f-491b-b0b0-f8b8fb5e14d9.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 1436860834437618740,
              "service_name": "drive-thru",
              "span_id": 18042890625688983174,
              "trace_id": 13316820965753395579
          }
      }
    • running: False
    • schema_name_id: 2145
    • start_time: 2026-04-16 09:43:40
    • success: True
    • trace_id: 13316820965753395579
    • duration: 0:00:17.725870
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 2,
          "partitions_applied": false,
          "success": true
      }
    • id: 5871210
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2024-07-21",
              "name": "dt",
              "type": "string",
              "value": "2024-07-21"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-stage",
              "hive_path": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2024-07-21/844f797e-da02-42d1-a65e-7f3bb1232ce1.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 5849035797735441592,
              "service_name": "drive-thru",
              "span_id": 1404897698919969584,
              "trace_id": 8438336703209822958
          }
      }
    • running: False
    • schema_name_id: 2145
    • start_time: 2024-07-22 13:07:10
    • success: True
    • trace_id: 8438336703209822958
Partitions:
  • count: 172
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_csv.payrixess_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-26'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-18'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 650208,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-14",
                "name": "dt",
                "value": "2025-10-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-15 09:30:37",
                    "last_data": "2025-10-15 09:33:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650328,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-15",
                "name": "dt",
                "value": "2025-10-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-16 09:43:41",
                    "last_data": "2025-10-17 09:29:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650447,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-16/",
                "name": "dt",
                "value": "2025-10-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-17 09:30:06",
                    "last_data": "2025-10-17 09:30:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650551,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-17",
                "name": "dt",
                "value": "2025-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-18 09:29:36",
                    "last_data": "2025-10-18 09:30:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650680,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-18",
                "name": "dt",
                "value": "2025-10-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-19 09:44:02",
                    "last_data": "2025-10-19 09:44:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650763,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-19",
                "name": "dt",
                "value": "2025-10-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-20 14:40:24",
                    "last_data": "2025-10-20 14:42:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650900,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-20",
                "name": "dt",
                "value": "2025-10-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-21 09:29:13",
                    "last_data": "2025-10-22 09:39:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651000,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-21/",
                "name": "dt",
                "value": "2025-10-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-22 09:39:50",
                    "last_data": "2025-10-22 09:39:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651139,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-22",
                "name": "dt",
                "value": "2025-10-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-23 09:42:14",
                    "last_data": "2025-10-23 09:42:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651252,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-23",
                "name": "dt",
                "value": "2025-10-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-24 09:38:43",
                    "last_data": "2025-10-24 09:40:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651332,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-24",
                "name": "dt",
                "value": "2025-10-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-25 09:32:27",
                    "last_data": "2025-10-25 09:42:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651458,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-25",
                "name": "dt",
                "value": "2025-10-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-26 09:29:00",
                    "last_data": "2025-10-26 09:29:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651586,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-26",
                "name": "dt",
                "value": "2025-10-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-27 09:45:43",
                    "last_data": "2025-10-27 09:49:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651702,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-27",
                "name": "dt",
                "value": "2025-10-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-28 09:32:18",
                    "last_data": "2025-10-28 09:44:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651808,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-28",
                "name": "dt",
                "value": "2025-10-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-29 09:31:51",
                    "last_data": "2025-10-30 09:41:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651938,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-29/",
                "name": "dt",
                "value": "2025-10-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-30 09:44:15",
                    "last_data": "2025-10-30 09:44:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652046,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-30",
                "name": "dt",
                "value": "2025-10-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-31 09:40:19",
                    "last_data": "2025-11-01 09:30:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652153,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-31",
                "name": "dt",
                "value": "2025-10-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-01 09:32:34",
                    "last_data": "2025-11-02 09:35:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652270,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-01",
                "name": "dt",
                "value": "2025-11-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-02 09:37:06",
                    "last_data": "2025-11-03 09:33:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652364,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-02/",
                "name": "dt",
                "value": "2025-11-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-03 09:33:31",
                    "last_data": "2025-11-03 09:33:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652486,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-03",
                "name": "dt",
                "value": "2025-11-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-04 09:34:01",
                    "last_data": "2025-11-05 09:33:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652605,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-04",
                "name": "dt",
                "value": "2025-11-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-05 09:33:55",
                    "last_data": "2025-11-06 09:30:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652744,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-05",
                "name": "dt",
                "value": "2025-11-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-06 09:42:25",
                    "last_data": "2025-11-07 09:29:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652840,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-06",
                "name": "dt",
                "value": "2025-11-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-07 09:31:16",
                    "last_data": "2025-11-08 09:38:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652969,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-07",
                "name": "dt",
                "value": "2025-11-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-08 09:43:23",
                    "last_data": "2025-11-09 09:41:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653068,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-08/",
                "name": "dt",
                "value": "2025-11-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-09 09:41:29",
                    "last_data": "2025-11-09 09:41:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653191,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-09",
                "name": "dt",
                "value": "2025-11-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-10 09:42:39",
                    "last_data": "2025-11-11 09:29:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653304,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-10",
                "name": "dt",
                "value": "2025-11-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-11 09:29:35",
                    "last_data": "2025-11-12 09:41:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653428,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-11",
                "name": "dt",
                "value": "2025-11-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 09:46:09",
                    "last_data": "2025-11-13 09:33:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653546,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-12/",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-13 09:42:26",
                    "last_data": "2025-11-13 09:42:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653636,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-13",
                "name": "dt",
                "value": "2025-11-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-14 09:29:18",
                    "last_data": "2025-11-14 09:29:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653743,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-14",
                "name": "dt",
                "value": "2025-11-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-15 09:30:02",
                    "last_data": "2025-11-16 09:29:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653879,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-15",
                "name": "dt",
                "value": "2025-11-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-16 09:38:07",
                    "last_data": "2025-11-17 09:32:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656057,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-16/",
                "name": "dt",
                "value": "2025-11-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-17 09:33:03",
                    "last_data": "2025-11-17 09:33:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656171,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-17",
                "name": "dt",
                "value": "2025-11-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-18 09:32:49",
                    "last_data": "2025-11-18 09:39:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656252,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-18",
                "name": "dt",
                "value": "2025-11-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-19 09:31:14",
                    "last_data": "2025-11-20 09:32:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656391,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-19",
                "name": "dt",
                "value": "2025-11-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-20 09:33:09",
                    "last_data": "2025-11-21 09:42:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656513,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-20/",
                "name": "dt",
                "value": "2025-11-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-21 09:42:13",
                    "last_data": "2025-11-21 09:42:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656592,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-21",
                "name": "dt",
                "value": "2025-11-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-22 09:30:40",
                    "last_data": "2025-11-22 09:30:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656708,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-22",
                "name": "dt",
                "value": "2025-11-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-23 09:40:42",
                    "last_data": "2025-11-24 09:42:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656846,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-23/",
                "name": "dt",
                "value": "2025-11-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-24 09:43:01",
                    "last_data": "2025-11-24 09:43:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656947,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-24",
                "name": "dt",
                "value": "2025-11-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-25 09:29:38",
                    "last_data": "2025-11-25 09:42:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657346,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-08/",
                "name": "dt",
                "value": "2025-12-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 09:28:49",
                    "last_data": "2025-12-10 09:28:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657369,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-09",
                "name": "dt",
                "value": "2025-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 09:30:04",
                    "last_data": "2025-12-11 09:39:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657486,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-10",
                "name": "dt",
                "value": "2025-12-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-11 09:39:56",
                    "last_data": "2025-12-12 09:28:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657595,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-11",
                "name": "dt",
                "value": "2025-12-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-12 09:29:15",
                    "last_data": "2025-12-13 09:30:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657731,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-12",
                "name": "dt",
                "value": "2025-12-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-13 09:41:16",
                    "last_data": "2025-12-14 09:39:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657822,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-13",
                "name": "dt",
                "value": "2025-12-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-14 09:39:52",
                    "last_data": "2025-12-15 09:28:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657937,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-14",
                "name": "dt",
                "value": "2025-12-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-15 09:28:16",
                    "last_data": "2025-12-16 09:29:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658069,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-15",
                "name": "dt",
                "value": "2025-12-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-16 09:30:08",
                    "last_data": "2025-12-17 09:28:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658176,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-16/",
                "name": "dt",
                "value": "2025-12-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-17 09:29:04",
                    "last_data": "2025-12-17 09:29:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658282,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-17",
                "name": "dt",
                "value": "2025-12-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-18 09:30:05",
                    "last_data": "2025-12-19 09:28:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658416,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-18/",
                "name": "dt",
                "value": "2025-12-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-19 09:28:48",
                    "last_data": "2025-12-19 09:28:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658535,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-19",
                "name": "dt",
                "value": "2025-12-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-20 09:39:28",
                    "last_data": "2025-12-21 09:30:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658641,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-20/",
                "name": "dt",
                "value": "2025-12-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-21 09:30:09",
                    "last_data": "2025-12-21 09:30:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658771,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-21",
                "name": "dt",
                "value": "2025-12-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-22 09:42:10",
                    "last_data": "2025-12-23 09:29:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658906,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-22/",
                "name": "dt",
                "value": "2025-12-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-23 09:30:02",
                    "last_data": "2025-12-23 09:30:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659049,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-23",
                "name": "dt",
                "value": "2025-12-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-24 09:41:41",
                    "last_data": "2025-12-25 09:26:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659166,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-24",
                "name": "dt",
                "value": "2025-12-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-25 09:30:21",
                    "last_data": "2025-12-26 09:30:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659278,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-25/",
                "name": "dt",
                "value": "2025-12-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-26 09:31:00",
                    "last_data": "2025-12-26 09:31:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659396,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-26",
                "name": "dt",
                "value": "2025-12-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-27 09:42:03",
                    "last_data": "2025-12-28 09:28:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659498,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-27",
                "name": "dt",
                "value": "2025-12-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-28 09:29:54",
                    "last_data": "2025-12-29 09:28:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659626,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-28",
                "name": "dt",
                "value": "2025-12-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-29 09:28:58",
                    "last_data": "2025-12-30 09:29:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659723,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-29/",
                "name": "dt",
                "value": "2025-12-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-30 09:32:16",
                    "last_data": "2025-12-30 09:32:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659855,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-30",
                "name": "dt",
                "value": "2025-12-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-31 09:29:02",
                    "last_data": "2026-01-01 09:29:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659974,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-31",
                "name": "dt",
                "value": "2025-12-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-01 09:29:59",
                    "last_data": "2026-01-02 09:38:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660113,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-01",
                "name": "dt",
                "value": "2026-01-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-02 09:41:07",
                    "last_data": "2026-01-03 09:49:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660228,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-02",
                "name": "dt",
                "value": "2026-01-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-03 09:49:25",
                    "last_data": "2026-01-04 09:47:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660340,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-03",
                "name": "dt",
                "value": "2026-01-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-04 09:49:13",
                    "last_data": "2026-01-05 09:30:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660465,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-04",
                "name": "dt",
                "value": "2026-01-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-05 09:46:32",
                    "last_data": "2026-01-06 09:26:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660544,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-05",
                "name": "dt",
                "value": "2026-01-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-06 09:27:16",
                    "last_data": "2026-01-07 09:39:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660693,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-06",
                "name": "dt",
                "value": "2026-01-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-07 09:39:28",
                    "last_data": "2026-01-08 09:41:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660822,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-07",
                "name": "dt",
                "value": "2026-01-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-08 09:44:21",
                    "last_data": "2026-01-09 09:28:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660911,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-08",
                "name": "dt",
                "value": "2026-01-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-09 09:29:21",
                    "last_data": "2026-01-10 09:29:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661056,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-09/",
                "name": "dt",
                "value": "2026-01-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-10 09:40:41",
                    "last_data": "2026-01-10 09:40:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661138,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-10",
                "name": "dt",
                "value": "2026-01-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-11 09:28:14",
                    "last_data": "2026-01-11 09:28:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661286,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-11",
                "name": "dt",
                "value": "2026-01-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-12 09:30:15",
                    "last_data": "2026-01-12 09:31:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661387,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-12",
                "name": "dt",
                "value": "2026-01-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-13 09:28:48",
                    "last_data": "2026-01-14 09:39:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661525,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-13",
                "name": "dt",
                "value": "2026-01-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-14 09:41:12",
                    "last_data": "2026-01-15 09:27:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661592,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-14/",
                "name": "dt",
                "value": "2026-01-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-15 09:28:15",
                    "last_data": "2026-01-15 09:28:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661733,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-15",
                "name": "dt",
                "value": "2026-01-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-16 09:28:26",
                    "last_data": "2026-01-16 09:39:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661849,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-16",
                "name": "dt",
                "value": "2026-01-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-17 09:28:03",
                    "last_data": "2026-01-18 09:39:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661989,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-17/",
                "name": "dt",
                "value": "2026-01-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-18 09:42:07",
                    "last_data": "2026-01-18 09:42:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662109,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-18",
                "name": "dt",
                "value": "2026-01-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-19 09:42:20",
                    "last_data": "2026-01-20 09:28:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662218,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-19",
                "name": "dt",
                "value": "2026-01-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-20 09:29:45",
                    "last_data": "2026-01-21 09:43:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662346,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-20/",
                "name": "dt",
                "value": "2026-01-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-21 09:46:19",
                    "last_data": "2026-01-21 09:46:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662504,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-21",
                "name": "dt",
                "value": "2026-01-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-22 09:41:22",
                    "last_data": "2026-01-23 09:27:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662630,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-22/",
                "name": "dt",
                "value": "2026-01-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-23 09:43:47",
                    "last_data": "2026-01-23 09:43:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662734,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-23",
                "name": "dt",
                "value": "2026-01-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-24 09:42:40",
                    "last_data": "2026-01-24 09:43:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662861,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-24",
                "name": "dt",
                "value": "2026-01-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-25 09:42:46",
                    "last_data": "2026-01-26 09:31:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662954,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-25",
                "name": "dt",
                "value": "2026-01-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-26 09:31:28",
                    "last_data": "2026-01-27 09:28:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663066,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-26",
                "name": "dt",
                "value": "2026-01-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-27 09:29:01",
                    "last_data": "2026-01-28 09:26:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663177,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-27/",
                "name": "dt",
                "value": "2026-01-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-28 09:27:32",
                    "last_data": "2026-01-28 09:27:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666017,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-28",
                "name": "dt",
                "value": "2026-01-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-29 09:28:46",
                    "last_data": "2026-01-30 09:34:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666160,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-29",
                "name": "dt",
                "value": "2026-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-30 09:38:30",
                    "last_data": "2026-01-31 09:29:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666267,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-30",
                "name": "dt",
                "value": "2026-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-31 09:29:19",
                    "last_data": "2026-02-01 09:28:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666397,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-31",
                "name": "dt",
                "value": "2026-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-01 09:28:19",
                    "last_data": "2026-02-02 09:44:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666544,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-01",
                "name": "dt",
                "value": "2026-02-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-02 09:45:13",
                    "last_data": "2026-02-03 09:34:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666642,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-02/",
                "name": "dt",
                "value": "2026-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-03 09:36:22",
                    "last_data": "2026-02-03 09:36:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666758,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-03",
                "name": "dt",
                "value": "2026-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-04 09:30:09",
                    "last_data": "2026-02-05 09:30:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666867,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-04/",
                "name": "dt",
                "value": "2026-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-05 09:31:02",
                    "last_data": "2026-02-05 09:31:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666994,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-05",
                "name": "dt",
                "value": "2026-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-06 09:28:19",
                    "last_data": "2026-02-07 09:29:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667106,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-06",
                "name": "dt",
                "value": "2026-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-07 09:29:34",
                    "last_data": "2026-02-08 09:29:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667222,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-07/",
                "name": "dt",
                "value": "2026-02-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-08 09:29:42",
                    "last_data": "2026-02-08 09:29:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667355,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-08",
                "name": "dt",
                "value": "2026-02-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-09 09:42:45",
                    "last_data": "2026-02-10 09:40:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667480,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-09/",
                "name": "dt",
                "value": "2026-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-10 09:44:40",
                    "last_data": "2026-02-10 09:44:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667583,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-10",
                "name": "dt",
                "value": "2026-02-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-11 09:29:45",
                    "last_data": "2026-02-12 09:32:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667705,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-11/",
                "name": "dt",
                "value": "2026-02-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-12 09:39:51",
                    "last_data": "2026-02-12 09:39:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667807,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-12",
                "name": "dt",
                "value": "2026-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-13 09:28:51",
                    "last_data": "2026-02-13 09:29:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667928,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-13",
                "name": "dt",
                "value": "2026-02-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-14 09:29:20",
                    "last_data": "2026-02-14 09:29:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668044,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-14",
                "name": "dt",
                "value": "2026-02-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-15 09:40:54",
                    "last_data": "2026-02-16 09:28:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668142,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-15/",
                "name": "dt",
                "value": "2026-02-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-16 09:28:03",
                    "last_data": "2026-02-16 09:28:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668300,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-16",
                "name": "dt",
                "value": "2026-02-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-17 09:43:50",
                    "last_data": "2026-02-17 09:48:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668403,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-17",
                "name": "dt",
                "value": "2026-02-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-18 09:43:55",
                    "last_data": "2026-02-19 09:41:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668532,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-18/",
                "name": "dt",
                "value": "2026-02-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-19 09:41:54",
                    "last_data": "2026-02-19 09:41:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668634,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-19",
                "name": "dt",
                "value": "2026-02-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-20 09:32:25",
                    "last_data": "2026-02-21 09:30:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668734,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-20",
                "name": "dt",
                "value": "2026-02-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-21 09:30:56",
                    "last_data": "2026-02-22 09:40:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668888,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-21/",
                "name": "dt",
                "value": "2026-02-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-22 09:43:58",
                    "last_data": "2026-02-22 09:43:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668988,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-22",
                "name": "dt",
                "value": "2026-02-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-23 09:31:39",
                    "last_data": "2026-02-24 09:28:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669098,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-23",
                "name": "dt",
                "value": "2026-02-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-24 09:28:55",
                    "last_data": "2026-02-25 09:45:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669242,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-24",
                "name": "dt",
                "value": "2026-02-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-25 09:45:54",
                    "last_data": "2026-02-26 09:44:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669346,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-25",
                "name": "dt",
                "value": "2026-02-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-26 09:44:49",
                    "last_data": "2026-02-27 09:42:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669475,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-26",
                "name": "dt",
                "value": "2026-02-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-27 09:43:43",
                    "last_data": "2026-02-28 09:40:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669589,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-27/",
                "name": "dt",
                "value": "2026-02-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-28 09:40:49",
                    "last_data": "2026-02-28 09:40:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669707,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-28",
                "name": "dt",
                "value": "2026-02-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-01 09:32:35",
                    "last_data": "2026-03-01 09:37:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669811,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-01",
                "name": "dt",
                "value": "2026-03-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-02 09:31:26",
                    "last_data": "2026-03-02 09:32:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669927,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-02",
                "name": "dt",
                "value": "2026-03-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-03 09:32:47",
                    "last_data": "2026-03-03 09:32:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670097,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-03",
                "name": "dt",
                "value": "2026-03-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-04 09:35:48",
                    "last_data": "2026-03-05 09:29:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670198,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-04/",
                "name": "dt",
                "value": "2026-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-05 09:29:50",
                    "last_data": "2026-03-05 09:29:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670348,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-05",
                "name": "dt",
                "value": "2026-03-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-06 09:44:40",
                    "last_data": "2026-03-07 09:29:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670445,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-06/",
                "name": "dt",
                "value": "2026-03-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-07 09:29:14",
                    "last_data": "2026-03-07 09:29:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670553,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-07",
                "name": "dt",
                "value": "2026-03-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-08 09:29:13",
                    "last_data": "2026-03-09 09:43:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670700,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-08/",
                "name": "dt",
                "value": "2026-03-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-09 09:44:01",
                    "last_data": "2026-03-09 09:44:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670813,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-09",
                "name": "dt",
                "value": "2026-03-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-10 09:43:17",
                    "last_data": "2026-03-11 09:29:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670906,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-10/",
                "name": "dt",
                "value": "2026-03-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-11 09:29:24",
                    "last_data": "2026-03-11 09:29:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671050,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-11",
                "name": "dt",
                "value": "2026-03-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-12 09:33:26",
                    "last_data": "2026-03-12 09:34:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671169,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-12",
                "name": "dt",
                "value": "2026-03-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-13 09:32:19",
                    "last_data": "2026-03-14 09:31:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671285,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-13/",
                "name": "dt",
                "value": "2026-03-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-14 09:34:39",
                    "last_data": "2026-03-14 09:34:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671373,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-14",
                "name": "dt",
                "value": "2026-03-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-15 09:29:56",
                    "last_data": "2026-03-16 09:30:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671502,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-15/",
                "name": "dt",
                "value": "2026-03-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-16 09:31:12",
                    "last_data": "2026-03-16 09:31:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671600,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-16",
                "name": "dt",
                "value": "2026-03-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-17 09:31:01",
                    "last_data": "2026-03-18 09:33:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671758,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-17",
                "name": "dt",
                "value": "2026-03-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-18 09:45:19",
                    "last_data": "2026-03-19 09:27:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671873,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-18",
                "name": "dt",
                "value": "2026-03-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-19 09:43:48",
                    "last_data": "2026-03-20 09:29:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671955,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-19/",
                "name": "dt",
                "value": "2026-03-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-20 09:29:40",
                    "last_data": "2026-03-20 09:29:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672079,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-20",
                "name": "dt",
                "value": "2026-03-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-21 09:28:39",
                    "last_data": "2026-03-22 09:29:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672226,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-21",
                "name": "dt",
                "value": "2026-03-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-22 09:46:19",
                    "last_data": "2026-03-23 09:28:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672320,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-22",
                "name": "dt",
                "value": "2026-03-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-23 09:28:49",
                    "last_data": "2026-03-24 09:29:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672464,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-23",
                "name": "dt",
                "value": "2026-03-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-24 09:33:01",
                    "last_data": "2026-03-25 09:26:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672529,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-24",
                "name": "dt",
                "value": "2026-03-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-25 09:26:22",
                    "last_data": "2026-03-26 09:29:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672675,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-25",
                "name": "dt",
                "value": "2026-03-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-26 09:29:56",
                    "last_data": "2026-03-27 09:31:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672799,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-26/",
                "name": "dt",
                "value": "2026-03-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-27 09:31:45",
                    "last_data": "2026-03-27 09:31:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672931,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-27",
                "name": "dt",
                "value": "2026-03-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-28 09:42:42",
                    "last_data": "2026-03-29 09:31:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673024,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-28",
                "name": "dt",
                "value": "2026-03-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-29 09:32:19",
                    "last_data": "2026-03-30 09:43:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673167,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-29/",
                "name": "dt",
                "value": "2026-03-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-30 09:44:03",
                    "last_data": "2026-03-30 09:44:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673253,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-30",
                "name": "dt",
                "value": "2026-03-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-31 09:27:33",
                    "last_data": "2026-04-01 09:29:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673420,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-31/",
                "name": "dt",
                "value": "2026-03-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 09:29:47",
                    "last_data": "2026-04-01 09:29:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673557,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-01",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-02 09:45:24",
                    "last_data": "2026-04-03 09:52:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673659,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-02",
                "name": "dt",
                "value": "2026-04-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-03 09:52:21",
                    "last_data": "2026-04-04 09:35:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673768,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-03",
                "name": "dt",
                "value": "2026-04-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-04 09:35:09",
                    "last_data": "2026-04-05 09:28:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673888,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-04/",
                "name": "dt",
                "value": "2026-04-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-05 09:29:44",
                    "last_data": "2026-04-05 09:29:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674012,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-05",
                "name": "dt",
                "value": "2026-04-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-06 09:29:39",
                    "last_data": "2026-04-07 09:31:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674125,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-06",
                "name": "dt",
                "value": "2026-04-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-07 09:31:18",
                    "last_data": "2026-04-08 09:32:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674269,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-07",
                "name": "dt",
                "value": "2026-04-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-08 09:34:43",
                    "last_data": "2026-04-09 09:47:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674389,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-08",
                "name": "dt",
                "value": "2026-04-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-09 09:48:35",
                    "last_data": "2026-04-10 09:41:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674508,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-09/",
                "name": "dt",
                "value": "2026-04-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-10 09:42:31",
                    "last_data": "2026-04-10 09:42:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674587,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-10",
                "name": "dt",
                "value": "2026-04-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-11 09:27:42",
                    "last_data": "2026-04-11 09:28:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674700,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-11",
                "name": "dt",
                "value": "2026-04-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-12 09:29:06",
                    "last_data": "2026-04-13 09:32:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674820,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-12/",
                "name": "dt",
                "value": "2026-04-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 09:32:04",
                    "last_data": "2026-04-13 09:32:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674962,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-13",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-14 09:31:06",
                    "last_data": "2026-04-15 09:31:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675077,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-14/",
                "name": "dt",
                "value": "2026-04-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-15 09:30:58",
                    "last_data": "2026-04-15 09:30:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675209,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-15",
                "name": "dt",
                "value": "2026-04-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-16 09:43:42",
                    "last_data": "2026-04-17 09:31:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675347,
                "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-16/",
                "name": "dt",
                "value": "2026-04-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-17 09:34:41",
                    "last_data": "2026-04-17 09:34:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "amex_net_volume": "string",
        "amex_refund_volume": "string",
        "amex_sale_volume": "string",
        "amex_txn_count": "string",
        "created": "string",
        "discover_net_volume": "string",
        "discover_refund_volume": "string",
        "discover_sale_volume": "string",
        "discover_txn_count": "string",
        "division": "string",
        "echeck_net_volume": "string",
        "echeck_refund_volume": "string",
        "echeck_sale_volume": "string",
        "echeck_txn_count": "string",
        "entity": "string",
        "mc_net_volume": "string",
        "mc_refund_volume": "string",
        "mc_sale_volume": "string",
        "mc_txn_count": "string",
        "other_net_volume": "string",
        "other_refund_volume": "string",
        "other_sale_volume": "string",
        "other_txn_count": "string",
        "source": "string",
        "total_cc_net_volume": "string",
        "total_cc_refund_volume": "string",
        "total_cc_sale_volume": "string",
        "total_echeck_net_volume": "string",
        "total_echeck_refund_volume": "string",
        "total_echeck_sale_volume": "string",
        "total_net_volume": "string",
        "total_txn_count": "string",
        "visa_net_volume": "string",
        "visa_refund_volume": "string",
        "visa_sale_volume": "string",
        "visa_txn_count": "string"
    }
  • created: 2024-07-22 13:07:11
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrixess_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrixess_pnl_volume`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrixess_pnl_volume"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-07-22 13:07:10",
        "disabled": false,
        "format": "raw",
        "id": 2145,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_csv",
            "table": "payrixess_pnl_volume"
        },
        "type": "csv"
    },
    "partition": {
        "count": 172,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_csv.payrixess_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-26'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-18'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-08/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 650208,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-14",
                    "name": "dt",
                    "value": "2025-10-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-15 09:30:37",
                        "last_data": "2025-10-15 09:33:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650328,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-15",
                    "name": "dt",
                    "value": "2025-10-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-16 09:43:41",
                        "last_data": "2025-10-17 09:29:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650447,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-16/",
                    "name": "dt",
                    "value": "2025-10-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-17 09:30:06",
                        "last_data": "2025-10-17 09:30:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650551,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-17",
                    "name": "dt",
                    "value": "2025-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-18 09:29:36",
                        "last_data": "2025-10-18 09:30:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650680,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-18",
                    "name": "dt",
                    "value": "2025-10-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-19 09:44:02",
                        "last_data": "2025-10-19 09:44:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650763,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-19",
                    "name": "dt",
                    "value": "2025-10-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-20 14:40:24",
                        "last_data": "2025-10-20 14:42:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650900,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-20",
                    "name": "dt",
                    "value": "2025-10-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-21 09:29:13",
                        "last_data": "2025-10-22 09:39:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651000,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-21/",
                    "name": "dt",
                    "value": "2025-10-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-22 09:39:50",
                        "last_data": "2025-10-22 09:39:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651139,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-22",
                    "name": "dt",
                    "value": "2025-10-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-23 09:42:14",
                        "last_data": "2025-10-23 09:42:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651252,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-23",
                    "name": "dt",
                    "value": "2025-10-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-24 09:38:43",
                        "last_data": "2025-10-24 09:40:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651332,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-24",
                    "name": "dt",
                    "value": "2025-10-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-25 09:32:27",
                        "last_data": "2025-10-25 09:42:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651458,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-25",
                    "name": "dt",
                    "value": "2025-10-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-26 09:29:00",
                        "last_data": "2025-10-26 09:29:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651586,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-26",
                    "name": "dt",
                    "value": "2025-10-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-27 09:45:43",
                        "last_data": "2025-10-27 09:49:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651702,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-27",
                    "name": "dt",
                    "value": "2025-10-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-28 09:32:18",
                        "last_data": "2025-10-28 09:44:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651808,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-28",
                    "name": "dt",
                    "value": "2025-10-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-29 09:31:51",
                        "last_data": "2025-10-30 09:41:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651938,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-29/",
                    "name": "dt",
                    "value": "2025-10-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-30 09:44:15",
                        "last_data": "2025-10-30 09:44:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652046,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-30",
                    "name": "dt",
                    "value": "2025-10-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-31 09:40:19",
                        "last_data": "2025-11-01 09:30:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652153,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-10-31",
                    "name": "dt",
                    "value": "2025-10-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-01 09:32:34",
                        "last_data": "2025-11-02 09:35:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652270,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-01",
                    "name": "dt",
                    "value": "2025-11-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-02 09:37:06",
                        "last_data": "2025-11-03 09:33:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652364,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-02/",
                    "name": "dt",
                    "value": "2025-11-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-03 09:33:31",
                        "last_data": "2025-11-03 09:33:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652486,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-03",
                    "name": "dt",
                    "value": "2025-11-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-04 09:34:01",
                        "last_data": "2025-11-05 09:33:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652605,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-04",
                    "name": "dt",
                    "value": "2025-11-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-05 09:33:55",
                        "last_data": "2025-11-06 09:30:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652744,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-05",
                    "name": "dt",
                    "value": "2025-11-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-06 09:42:25",
                        "last_data": "2025-11-07 09:29:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652840,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-06",
                    "name": "dt",
                    "value": "2025-11-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-07 09:31:16",
                        "last_data": "2025-11-08 09:38:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652969,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-07",
                    "name": "dt",
                    "value": "2025-11-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-08 09:43:23",
                        "last_data": "2025-11-09 09:41:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653068,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-08/",
                    "name": "dt",
                    "value": "2025-11-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-09 09:41:29",
                        "last_data": "2025-11-09 09:41:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653191,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-09",
                    "name": "dt",
                    "value": "2025-11-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-10 09:42:39",
                        "last_data": "2025-11-11 09:29:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653304,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-10",
                    "name": "dt",
                    "value": "2025-11-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-11 09:29:35",
                        "last_data": "2025-11-12 09:41:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653428,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-11",
                    "name": "dt",
                    "value": "2025-11-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 09:46:09",
                        "last_data": "2025-11-13 09:33:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653546,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-12/",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-13 09:42:26",
                        "last_data": "2025-11-13 09:42:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653636,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-13",
                    "name": "dt",
                    "value": "2025-11-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-14 09:29:18",
                        "last_data": "2025-11-14 09:29:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653743,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-14",
                    "name": "dt",
                    "value": "2025-11-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-15 09:30:02",
                        "last_data": "2025-11-16 09:29:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653879,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-15",
                    "name": "dt",
                    "value": "2025-11-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-16 09:38:07",
                        "last_data": "2025-11-17 09:32:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656057,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-16/",
                    "name": "dt",
                    "value": "2025-11-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-17 09:33:03",
                        "last_data": "2025-11-17 09:33:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656171,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-17",
                    "name": "dt",
                    "value": "2025-11-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-18 09:32:49",
                        "last_data": "2025-11-18 09:39:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656252,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-18",
                    "name": "dt",
                    "value": "2025-11-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-19 09:31:14",
                        "last_data": "2025-11-20 09:32:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656391,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-19",
                    "name": "dt",
                    "value": "2025-11-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-20 09:33:09",
                        "last_data": "2025-11-21 09:42:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656513,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-20/",
                    "name": "dt",
                    "value": "2025-11-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-21 09:42:13",
                        "last_data": "2025-11-21 09:42:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656592,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-21",
                    "name": "dt",
                    "value": "2025-11-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-22 09:30:40",
                        "last_data": "2025-11-22 09:30:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656708,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-22",
                    "name": "dt",
                    "value": "2025-11-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-23 09:40:42",
                        "last_data": "2025-11-24 09:42:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656846,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-23/",
                    "name": "dt",
                    "value": "2025-11-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-24 09:43:01",
                        "last_data": "2025-11-24 09:43:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656947,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-11-24",
                    "name": "dt",
                    "value": "2025-11-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-25 09:29:38",
                        "last_data": "2025-11-25 09:42:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657346,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-08/",
                    "name": "dt",
                    "value": "2025-12-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 09:28:49",
                        "last_data": "2025-12-10 09:28:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657369,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-09",
                    "name": "dt",
                    "value": "2025-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 09:30:04",
                        "last_data": "2025-12-11 09:39:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657486,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-10",
                    "name": "dt",
                    "value": "2025-12-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-11 09:39:56",
                        "last_data": "2025-12-12 09:28:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657595,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-11",
                    "name": "dt",
                    "value": "2025-12-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-12 09:29:15",
                        "last_data": "2025-12-13 09:30:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657731,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-12",
                    "name": "dt",
                    "value": "2025-12-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-13 09:41:16",
                        "last_data": "2025-12-14 09:39:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657822,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-13",
                    "name": "dt",
                    "value": "2025-12-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-14 09:39:52",
                        "last_data": "2025-12-15 09:28:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657937,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-14",
                    "name": "dt",
                    "value": "2025-12-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-15 09:28:16",
                        "last_data": "2025-12-16 09:29:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658069,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-15",
                    "name": "dt",
                    "value": "2025-12-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-16 09:30:08",
                        "last_data": "2025-12-17 09:28:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658176,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-16/",
                    "name": "dt",
                    "value": "2025-12-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-17 09:29:04",
                        "last_data": "2025-12-17 09:29:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658282,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-17",
                    "name": "dt",
                    "value": "2025-12-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-18 09:30:05",
                        "last_data": "2025-12-19 09:28:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658416,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-18/",
                    "name": "dt",
                    "value": "2025-12-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-19 09:28:48",
                        "last_data": "2025-12-19 09:28:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658535,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-19",
                    "name": "dt",
                    "value": "2025-12-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-20 09:39:28",
                        "last_data": "2025-12-21 09:30:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658641,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-20/",
                    "name": "dt",
                    "value": "2025-12-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-21 09:30:09",
                        "last_data": "2025-12-21 09:30:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658771,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-21",
                    "name": "dt",
                    "value": "2025-12-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-22 09:42:10",
                        "last_data": "2025-12-23 09:29:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658906,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-22/",
                    "name": "dt",
                    "value": "2025-12-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-23 09:30:02",
                        "last_data": "2025-12-23 09:30:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659049,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-23",
                    "name": "dt",
                    "value": "2025-12-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-24 09:41:41",
                        "last_data": "2025-12-25 09:26:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659166,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-24",
                    "name": "dt",
                    "value": "2025-12-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-25 09:30:21",
                        "last_data": "2025-12-26 09:30:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659278,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-25/",
                    "name": "dt",
                    "value": "2025-12-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-26 09:31:00",
                        "last_data": "2025-12-26 09:31:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659396,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-26",
                    "name": "dt",
                    "value": "2025-12-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-27 09:42:03",
                        "last_data": "2025-12-28 09:28:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659498,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-27",
                    "name": "dt",
                    "value": "2025-12-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-28 09:29:54",
                        "last_data": "2025-12-29 09:28:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659626,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-28",
                    "name": "dt",
                    "value": "2025-12-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-29 09:28:58",
                        "last_data": "2025-12-30 09:29:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659723,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-29/",
                    "name": "dt",
                    "value": "2025-12-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-30 09:32:16",
                        "last_data": "2025-12-30 09:32:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659855,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-30",
                    "name": "dt",
                    "value": "2025-12-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-31 09:29:02",
                        "last_data": "2026-01-01 09:29:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659974,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2025-12-31",
                    "name": "dt",
                    "value": "2025-12-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-01 09:29:59",
                        "last_data": "2026-01-02 09:38:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660113,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-01",
                    "name": "dt",
                    "value": "2026-01-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-02 09:41:07",
                        "last_data": "2026-01-03 09:49:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660228,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-02",
                    "name": "dt",
                    "value": "2026-01-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-03 09:49:25",
                        "last_data": "2026-01-04 09:47:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660340,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-03",
                    "name": "dt",
                    "value": "2026-01-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-04 09:49:13",
                        "last_data": "2026-01-05 09:30:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660465,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-04",
                    "name": "dt",
                    "value": "2026-01-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-05 09:46:32",
                        "last_data": "2026-01-06 09:26:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660544,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-05",
                    "name": "dt",
                    "value": "2026-01-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-06 09:27:16",
                        "last_data": "2026-01-07 09:39:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660693,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-06",
                    "name": "dt",
                    "value": "2026-01-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-07 09:39:28",
                        "last_data": "2026-01-08 09:41:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660822,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-07",
                    "name": "dt",
                    "value": "2026-01-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-08 09:44:21",
                        "last_data": "2026-01-09 09:28:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660911,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-08",
                    "name": "dt",
                    "value": "2026-01-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-09 09:29:21",
                        "last_data": "2026-01-10 09:29:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661056,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-09/",
                    "name": "dt",
                    "value": "2026-01-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-10 09:40:41",
                        "last_data": "2026-01-10 09:40:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661138,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-10",
                    "name": "dt",
                    "value": "2026-01-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-11 09:28:14",
                        "last_data": "2026-01-11 09:28:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661286,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-11",
                    "name": "dt",
                    "value": "2026-01-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-12 09:30:15",
                        "last_data": "2026-01-12 09:31:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661387,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-12",
                    "name": "dt",
                    "value": "2026-01-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-13 09:28:48",
                        "last_data": "2026-01-14 09:39:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661525,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-13",
                    "name": "dt",
                    "value": "2026-01-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-14 09:41:12",
                        "last_data": "2026-01-15 09:27:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661592,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-14/",
                    "name": "dt",
                    "value": "2026-01-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-15 09:28:15",
                        "last_data": "2026-01-15 09:28:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661733,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-15",
                    "name": "dt",
                    "value": "2026-01-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-16 09:28:26",
                        "last_data": "2026-01-16 09:39:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661849,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-16",
                    "name": "dt",
                    "value": "2026-01-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-17 09:28:03",
                        "last_data": "2026-01-18 09:39:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661989,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-17/",
                    "name": "dt",
                    "value": "2026-01-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-18 09:42:07",
                        "last_data": "2026-01-18 09:42:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662109,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-18",
                    "name": "dt",
                    "value": "2026-01-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-19 09:42:20",
                        "last_data": "2026-01-20 09:28:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662218,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-19",
                    "name": "dt",
                    "value": "2026-01-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-20 09:29:45",
                        "last_data": "2026-01-21 09:43:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662346,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-20/",
                    "name": "dt",
                    "value": "2026-01-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-21 09:46:19",
                        "last_data": "2026-01-21 09:46:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662504,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-21",
                    "name": "dt",
                    "value": "2026-01-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-22 09:41:22",
                        "last_data": "2026-01-23 09:27:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662630,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-22/",
                    "name": "dt",
                    "value": "2026-01-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-23 09:43:47",
                        "last_data": "2026-01-23 09:43:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662734,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-23",
                    "name": "dt",
                    "value": "2026-01-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-24 09:42:40",
                        "last_data": "2026-01-24 09:43:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662861,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-24",
                    "name": "dt",
                    "value": "2026-01-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-25 09:42:46",
                        "last_data": "2026-01-26 09:31:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662954,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-25",
                    "name": "dt",
                    "value": "2026-01-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-26 09:31:28",
                        "last_data": "2026-01-27 09:28:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663066,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-26",
                    "name": "dt",
                    "value": "2026-01-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-27 09:29:01",
                        "last_data": "2026-01-28 09:26:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663177,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-27/",
                    "name": "dt",
                    "value": "2026-01-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-28 09:27:32",
                        "last_data": "2026-01-28 09:27:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666017,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-28",
                    "name": "dt",
                    "value": "2026-01-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-29 09:28:46",
                        "last_data": "2026-01-30 09:34:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666160,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-29",
                    "name": "dt",
                    "value": "2026-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-30 09:38:30",
                        "last_data": "2026-01-31 09:29:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666267,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-30",
                    "name": "dt",
                    "value": "2026-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-31 09:29:19",
                        "last_data": "2026-02-01 09:28:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666397,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-01-31",
                    "name": "dt",
                    "value": "2026-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-01 09:28:19",
                        "last_data": "2026-02-02 09:44:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666544,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-01",
                    "name": "dt",
                    "value": "2026-02-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-02 09:45:13",
                        "last_data": "2026-02-03 09:34:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666642,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-02/",
                    "name": "dt",
                    "value": "2026-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-03 09:36:22",
                        "last_data": "2026-02-03 09:36:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666758,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-03",
                    "name": "dt",
                    "value": "2026-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-04 09:30:09",
                        "last_data": "2026-02-05 09:30:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666867,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-04/",
                    "name": "dt",
                    "value": "2026-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-05 09:31:02",
                        "last_data": "2026-02-05 09:31:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666994,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-05",
                    "name": "dt",
                    "value": "2026-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-06 09:28:19",
                        "last_data": "2026-02-07 09:29:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667106,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-06",
                    "name": "dt",
                    "value": "2026-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-07 09:29:34",
                        "last_data": "2026-02-08 09:29:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667222,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-07/",
                    "name": "dt",
                    "value": "2026-02-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-08 09:29:42",
                        "last_data": "2026-02-08 09:29:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667355,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-08",
                    "name": "dt",
                    "value": "2026-02-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-09 09:42:45",
                        "last_data": "2026-02-10 09:40:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667480,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-09/",
                    "name": "dt",
                    "value": "2026-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-10 09:44:40",
                        "last_data": "2026-02-10 09:44:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667583,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-10",
                    "name": "dt",
                    "value": "2026-02-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-11 09:29:45",
                        "last_data": "2026-02-12 09:32:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667705,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-11/",
                    "name": "dt",
                    "value": "2026-02-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-12 09:39:51",
                        "last_data": "2026-02-12 09:39:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667807,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-12",
                    "name": "dt",
                    "value": "2026-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-13 09:28:51",
                        "last_data": "2026-02-13 09:29:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667928,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-13",
                    "name": "dt",
                    "value": "2026-02-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-14 09:29:20",
                        "last_data": "2026-02-14 09:29:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668044,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-14",
                    "name": "dt",
                    "value": "2026-02-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-15 09:40:54",
                        "last_data": "2026-02-16 09:28:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668142,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-15/",
                    "name": "dt",
                    "value": "2026-02-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-16 09:28:03",
                        "last_data": "2026-02-16 09:28:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668300,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-16",
                    "name": "dt",
                    "value": "2026-02-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-17 09:43:50",
                        "last_data": "2026-02-17 09:48:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668403,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-17",
                    "name": "dt",
                    "value": "2026-02-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-18 09:43:55",
                        "last_data": "2026-02-19 09:41:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668532,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-18/",
                    "name": "dt",
                    "value": "2026-02-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-19 09:41:54",
                        "last_data": "2026-02-19 09:41:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668634,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-19",
                    "name": "dt",
                    "value": "2026-02-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-20 09:32:25",
                        "last_data": "2026-02-21 09:30:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668734,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-20",
                    "name": "dt",
                    "value": "2026-02-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-21 09:30:56",
                        "last_data": "2026-02-22 09:40:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668888,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-21/",
                    "name": "dt",
                    "value": "2026-02-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-22 09:43:58",
                        "last_data": "2026-02-22 09:43:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668988,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-22",
                    "name": "dt",
                    "value": "2026-02-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-23 09:31:39",
                        "last_data": "2026-02-24 09:28:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669098,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-23",
                    "name": "dt",
                    "value": "2026-02-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-24 09:28:55",
                        "last_data": "2026-02-25 09:45:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669242,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-24",
                    "name": "dt",
                    "value": "2026-02-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-25 09:45:54",
                        "last_data": "2026-02-26 09:44:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669346,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-25",
                    "name": "dt",
                    "value": "2026-02-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-26 09:44:49",
                        "last_data": "2026-02-27 09:42:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669475,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-26",
                    "name": "dt",
                    "value": "2026-02-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-27 09:43:43",
                        "last_data": "2026-02-28 09:40:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669589,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-27/",
                    "name": "dt",
                    "value": "2026-02-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-28 09:40:49",
                        "last_data": "2026-02-28 09:40:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669707,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-02-28",
                    "name": "dt",
                    "value": "2026-02-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-01 09:32:35",
                        "last_data": "2026-03-01 09:37:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669811,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-01",
                    "name": "dt",
                    "value": "2026-03-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-02 09:31:26",
                        "last_data": "2026-03-02 09:32:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669927,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-02",
                    "name": "dt",
                    "value": "2026-03-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-03 09:32:47",
                        "last_data": "2026-03-03 09:32:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670097,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-03",
                    "name": "dt",
                    "value": "2026-03-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-04 09:35:48",
                        "last_data": "2026-03-05 09:29:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670198,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-04/",
                    "name": "dt",
                    "value": "2026-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-05 09:29:50",
                        "last_data": "2026-03-05 09:29:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670348,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-05",
                    "name": "dt",
                    "value": "2026-03-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-06 09:44:40",
                        "last_data": "2026-03-07 09:29:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670445,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-06/",
                    "name": "dt",
                    "value": "2026-03-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-07 09:29:14",
                        "last_data": "2026-03-07 09:29:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670553,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-07",
                    "name": "dt",
                    "value": "2026-03-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-08 09:29:13",
                        "last_data": "2026-03-09 09:43:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670700,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-08/",
                    "name": "dt",
                    "value": "2026-03-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-09 09:44:01",
                        "last_data": "2026-03-09 09:44:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670813,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-09",
                    "name": "dt",
                    "value": "2026-03-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-10 09:43:17",
                        "last_data": "2026-03-11 09:29:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670906,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-10/",
                    "name": "dt",
                    "value": "2026-03-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-11 09:29:24",
                        "last_data": "2026-03-11 09:29:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671050,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-11",
                    "name": "dt",
                    "value": "2026-03-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-12 09:33:26",
                        "last_data": "2026-03-12 09:34:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671169,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-12",
                    "name": "dt",
                    "value": "2026-03-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-13 09:32:19",
                        "last_data": "2026-03-14 09:31:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671285,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-13/",
                    "name": "dt",
                    "value": "2026-03-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-14 09:34:39",
                        "last_data": "2026-03-14 09:34:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671373,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-14",
                    "name": "dt",
                    "value": "2026-03-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-15 09:29:56",
                        "last_data": "2026-03-16 09:30:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671502,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-15/",
                    "name": "dt",
                    "value": "2026-03-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-16 09:31:12",
                        "last_data": "2026-03-16 09:31:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671600,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-16",
                    "name": "dt",
                    "value": "2026-03-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-17 09:31:01",
                        "last_data": "2026-03-18 09:33:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671758,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-17",
                    "name": "dt",
                    "value": "2026-03-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-18 09:45:19",
                        "last_data": "2026-03-19 09:27:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671873,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-18",
                    "name": "dt",
                    "value": "2026-03-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-19 09:43:48",
                        "last_data": "2026-03-20 09:29:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671955,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-19/",
                    "name": "dt",
                    "value": "2026-03-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-20 09:29:40",
                        "last_data": "2026-03-20 09:29:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672079,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-20",
                    "name": "dt",
                    "value": "2026-03-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-21 09:28:39",
                        "last_data": "2026-03-22 09:29:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672226,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-21",
                    "name": "dt",
                    "value": "2026-03-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-22 09:46:19",
                        "last_data": "2026-03-23 09:28:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672320,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-22",
                    "name": "dt",
                    "value": "2026-03-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-23 09:28:49",
                        "last_data": "2026-03-24 09:29:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672464,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-23",
                    "name": "dt",
                    "value": "2026-03-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-24 09:33:01",
                        "last_data": "2026-03-25 09:26:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672529,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-24",
                    "name": "dt",
                    "value": "2026-03-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-25 09:26:22",
                        "last_data": "2026-03-26 09:29:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672675,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-25",
                    "name": "dt",
                    "value": "2026-03-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-26 09:29:56",
                        "last_data": "2026-03-27 09:31:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672799,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-26/",
                    "name": "dt",
                    "value": "2026-03-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-27 09:31:45",
                        "last_data": "2026-03-27 09:31:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672931,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-27",
                    "name": "dt",
                    "value": "2026-03-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-28 09:42:42",
                        "last_data": "2026-03-29 09:31:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673024,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-28",
                    "name": "dt",
                    "value": "2026-03-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-29 09:32:19",
                        "last_data": "2026-03-30 09:43:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673167,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-29/",
                    "name": "dt",
                    "value": "2026-03-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-30 09:44:03",
                        "last_data": "2026-03-30 09:44:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673253,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-30",
                    "name": "dt",
                    "value": "2026-03-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-31 09:27:33",
                        "last_data": "2026-04-01 09:29:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673420,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-03-31/",
                    "name": "dt",
                    "value": "2026-03-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 09:29:47",
                        "last_data": "2026-04-01 09:29:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673557,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-01",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-02 09:45:24",
                        "last_data": "2026-04-03 09:52:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673659,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-02",
                    "name": "dt",
                    "value": "2026-04-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-03 09:52:21",
                        "last_data": "2026-04-04 09:35:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673768,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-03",
                    "name": "dt",
                    "value": "2026-04-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-04 09:35:09",
                        "last_data": "2026-04-05 09:28:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673888,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-04/",
                    "name": "dt",
                    "value": "2026-04-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-05 09:29:44",
                        "last_data": "2026-04-05 09:29:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674012,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-05",
                    "name": "dt",
                    "value": "2026-04-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-06 09:29:39",
                        "last_data": "2026-04-07 09:31:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674125,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-06",
                    "name": "dt",
                    "value": "2026-04-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-07 09:31:18",
                        "last_data": "2026-04-08 09:32:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674269,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-07",
                    "name": "dt",
                    "value": "2026-04-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-08 09:34:43",
                        "last_data": "2026-04-09 09:47:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674389,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-08",
                    "name": "dt",
                    "value": "2026-04-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-09 09:48:35",
                        "last_data": "2026-04-10 09:41:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674508,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-09/",
                    "name": "dt",
                    "value": "2026-04-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-10 09:42:31",
                        "last_data": "2026-04-10 09:42:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674587,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-10",
                    "name": "dt",
                    "value": "2026-04-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-11 09:27:42",
                        "last_data": "2026-04-11 09:28:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674700,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-11",
                    "name": "dt",
                    "value": "2026-04-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-12 09:29:06",
                        "last_data": "2026-04-13 09:32:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674820,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-12/",
                    "name": "dt",
                    "value": "2026-04-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 09:32:04",
                        "last_data": "2026-04-13 09:32:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674962,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-13",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-14 09:31:06",
                        "last_data": "2026-04-15 09:31:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675077,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-14/",
                    "name": "dt",
                    "value": "2026-04-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-15 09:30:58",
                        "last_data": "2026-04-15 09:30:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675209,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-15",
                    "name": "dt",
                    "value": "2026-04-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-16 09:43:42",
                        "last_data": "2026-04-17 09:31:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675347,
                    "location": "s3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume/dt=2026-04-16/",
                    "name": "dt",
                    "value": "2026-04-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-17 09:34:41",
                        "last_data": "2026-04-17 09:34:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "amex_net_volume": "string",
            "amex_refund_volume": "string",
            "amex_sale_volume": "string",
            "amex_txn_count": "string",
            "created": "string",
            "discover_net_volume": "string",
            "discover_refund_volume": "string",
            "discover_sale_volume": "string",
            "discover_txn_count": "string",
            "division": "string",
            "echeck_net_volume": "string",
            "echeck_refund_volume": "string",
            "echeck_sale_volume": "string",
            "echeck_txn_count": "string",
            "entity": "string",
            "mc_net_volume": "string",
            "mc_refund_volume": "string",
            "mc_sale_volume": "string",
            "mc_txn_count": "string",
            "other_net_volume": "string",
            "other_refund_volume": "string",
            "other_sale_volume": "string",
            "other_txn_count": "string",
            "source": "string",
            "total_cc_net_volume": "string",
            "total_cc_refund_volume": "string",
            "total_cc_sale_volume": "string",
            "total_echeck_net_volume": "string",
            "total_echeck_refund_volume": "string",
            "total_echeck_sale_volume": "string",
            "total_net_volume": "string",
            "total_txn_count": "string",
            "visa_net_volume": "string",
            "visa_refund_volume": "string",
            "visa_sale_volume": "string",
            "visa_txn_count": "string"
        },
        "created": "2024-07-22 13:07:11",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrixess_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrixess-stage/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrixess_pnl_volume`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrixess_pnl_volume"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}