Schema Info

Schema Name: sfdl_stage_csv.payrix_pnl_volume
  • created: 2024-07-09 14:53:37
  • disabled: False
  • format: raw
  • id: 2125
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_csv",
        "table": "payrix_pnl_volume"
    }
  • type: csv
Schema Versions: 1
    • created: 2024-07-09 14:53:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
          "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_pnl_volume`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_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-payrix-stage/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_csv.payrix_pnl_volume"
      ]
    • hive_path: s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume
    • id: 719193
    • 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: 2125
    • schema_scan_id: 5840878
    • updated: 2024-07-09 14:53:56
Schema Scans: 5
Last at 2026-04-17 09:31:25
    • duration: 0:00:01.267712
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 6415430
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-16/853d85c8-6587-4f5a-93b3-01427c7e2978.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 11531347423082029995,
              "service_name": "drive-thru",
              "span_id": 9390307231943820765,
              "trace_id": 4545495608163622123
          }
      }
    • running: False
    • schema_name_id: 2125
    • start_time: 2026-04-17 09:31:25
    • success: True
    • trace_id: 4545495608163622123
    • duration: 0:00:04.185295
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6415413
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-16/853d85c8-6587-4f5a-93b3-01427c7e2978.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 8205767140334847814,
              "service_name": "drive-thru",
              "span_id": 13061122284581289694,
              "trace_id": 13173917302221598687
          }
      }
    • running: False
    • schema_name_id: 2125
    • start_time: 2026-04-17 09:30:35
    • success: True
    • trace_id: 13173917302221598687
    • duration: 0:00:04.212536
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6414841
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/ac4ac92a-8c93-4ecd-a0a0-4712239886a9.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 17654484427563336995,
              "service_name": "drive-thru",
              "span_id": 6131899532710243948,
              "trace_id": 11275468180385969783
          }
      }
    • running: False
    • schema_name_id: 2125
    • start_time: 2026-04-16 09:30:23
    • success: True
    • trace_id: 11275468180385969783
    • duration: 0:00:01.542536
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414791
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-14",
              "name": "dt",
              "type": "string",
              "value": "2026-04-14"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-14/1b6b2530-e212-4410-b172-c45f1cf0fcbe.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 14372914274021586063,
              "service_name": "drive-thru",
              "span_id": 6420875387824013270,
              "trace_id": 9779950294104702329
          }
      }
    • running: False
    • schema_name_id: 2125
    • start_time: 2026-04-16 09:25:14
    • success: True
    • trace_id: 9779950294104702329
    • duration: 0:00:14.943619
    • exit_message:
      {
          "exception": "Query failed: FAILED: SemanticException [Error 10001]: Table not found sfdl_stage_csv.payrix_pnl_volume `SHOW PARTITIONS `sfdl_stage_csv.payrix_pnl_volume``\nTraceback (most recent call last):\n  File \"/schema_manager/schema_generator/schema_scanner.py\", line 102, in scan\n    response = service.run()\n  File \"/schema_manager/schema_generator/process_hive_table.py\", line 105, in run\n    response['ingested_partitions'] = pi.run()  # *total* current number of partitions in the table\n  File \"/schema_manager/schema_manager/service/partition_ingester.py\", line 17, in run\n    result = self.runner.run_single_query(ddl, timeout=ATHENA_TIMEOUT)\n  File \"/src/athena-runner/athena_runner/runner.py\", line 51, in run_single_query\n    return self._run_single_query(query, timeout, database)\n  File \"/src/athena-runner/athena_runner/runner.py\", line 120, in _run_single_query\n    raise e\n  File \"/src/athena-runner/athena_runner/runner.py\", line 103, in _run_single_query\n    raise AthenaRunnerQueryException('Query failed: {} `{}`'.format(info['QueryExecution']['Status']['StateChangeReason'], query))\nathena_runner.exceptions.AthenaRunnerQueryException: Query failed: FAILED: SemanticException [Error 10001]: Table not found sfdl_stage_csv.payrix_pnl_volume `SHOW PARTITIONS `sfdl_stage_csv.payrix_pnl_volume``\n: Expecting value: line 1 column 1 (char 0)"
      }
    • id: 5840878
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2024-07-09",
              "name": "dt",
              "type": "string",
              "value": "2024-07-09"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2024-07-09/ac76ece3-ec46-4699-8c30-706f23d3b2e9.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 5822998090807801975,
              "service_name": "drive-thru",
              "span_id": 17507674033742832082,
              "trace_id": 10167260505070316415
          }
      }
    • running: False
    • schema_name_id: 2125
    • start_time: 2024-07-09 14:53:37
    • success: False
    • trace_id: 10167260505070316415
Partitions:
  • count: 172
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_csv.payrix_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-12'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-16'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 650221,
                "location": "s3://sfdl-csv-payrix-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:34:40",
                    "last_data": "2025-10-16 09:25:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650287,
                "location": "s3://sfdl-csv-payrix-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:25:43",
                    "last_data": "2025-10-17 09:29:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650437,
                "location": "s3://sfdl-csv-payrix-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:29:10",
                    "last_data": "2025-10-17 09:29:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650570,
                "location": "s3://sfdl-csv-payrix-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:34:29",
                    "last_data": "2025-10-19 09:37:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650669,
                "location": "s3://sfdl-csv-payrix-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:42:52",
                    "last_data": "2025-10-20 14:50:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650803,
                "location": "s3://sfdl-csv-payrix-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:51:35",
                    "last_data": "2025-10-21 09:29:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650920,
                "location": "s3://sfdl-csv-payrix-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:42:34",
                    "last_data": "2025-10-21 09:42:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651014,
                "location": "s3://sfdl-csv-payrix-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:41:08",
                    "last_data": "2025-10-22 09:41:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651113,
                "location": "s3://sfdl-csv-payrix-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:31:52",
                    "last_data": "2025-10-23 09:32:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651228,
                "location": "s3://sfdl-csv-payrix-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:28:49",
                    "last_data": "2025-10-25 09:29:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651350,
                "location": "s3://sfdl-csv-payrix-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:40:14",
                    "last_data": "2025-10-25 09:40:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651479,
                "location": "s3://sfdl-csv-payrix-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:36:27",
                    "last_data": "2025-10-27 09:31:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651584,
                "location": "s3://sfdl-csv-payrix-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:32",
                    "last_data": "2025-10-27 09:45:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651661,
                "location": "s3://sfdl-csv-payrix-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:26:00",
                    "last_data": "2025-10-28 09:26:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651812,
                "location": "s3://sfdl-csv-payrix-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:39:01",
                    "last_data": "2025-10-30 09:30:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651918,
                "location": "s3://sfdl-csv-payrix-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:31:02",
                    "last_data": "2025-10-30 09:31:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652019,
                "location": "s3://sfdl-csv-payrix-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:33:59",
                    "last_data": "2025-11-01 09:33:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652162,
                "location": "s3://sfdl-csv-payrix-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:34:27",
                    "last_data": "2025-11-01 09:34:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652278,
                "location": "s3://sfdl-csv-payrix-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:40:28",
                    "last_data": "2025-11-03 09:31:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652400,
                "location": "s3://sfdl-csv-payrix-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:52:03",
                    "last_data": "2025-11-03 09:52:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652502,
                "location": "s3://sfdl-csv-payrix-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:38:20",
                    "last_data": "2025-11-04 09:38:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652578,
                "location": "s3://sfdl-csv-payrix-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:26:49",
                    "last_data": "2025-11-05 09:37:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652735,
                "location": "s3://sfdl-csv-payrix-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:36:13",
                    "last_data": "2025-11-07 09:31:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652845,
                "location": "s3://sfdl-csv-payrix-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:38:04",
                    "last_data": "2025-11-08 09:40:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652968,
                "location": "s3://sfdl-csv-payrix-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:15",
                    "last_data": "2025-11-09 09:31:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653049,
                "location": "s3://sfdl-csv-payrix-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:31:23",
                    "last_data": "2025-11-10 09:28:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653168,
                "location": "s3://sfdl-csv-payrix-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:33:17",
                    "last_data": "2025-11-11 09:26:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653295,
                "location": "s3://sfdl-csv-payrix-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:08",
                    "last_data": "2025-11-12 09:31:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653396,
                "location": "s3://sfdl-csv-payrix-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:32:27",
                    "last_data": "2025-11-12 09:32:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653541,
                "location": "s3://sfdl-csv-payrix-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:40:47",
                    "last_data": "2025-11-13 09:41:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653652,
                "location": "s3://sfdl-csv-payrix-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:31:02",
                    "last_data": "2025-11-15 09:33:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653768,
                "location": "s3://sfdl-csv-payrix-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:34:35",
                    "last_data": "2025-11-16 09:31:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653872,
                "location": "s3://sfdl-csv-payrix-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:31:59",
                    "last_data": "2025-11-16 09:31:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656033,
                "location": "s3://sfdl-csv-payrix-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:30:22",
                    "last_data": "2025-11-18 09:30:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656151,
                "location": "s3://sfdl-csv-payrix-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:30:32",
                    "last_data": "2025-11-19 09:40:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656286,
                "location": "s3://sfdl-csv-payrix-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:43:56",
                    "last_data": "2025-11-19 09:43:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656372,
                "location": "s3://sfdl-csv-payrix-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:30:12",
                    "last_data": "2025-11-21 09:34:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656485,
                "location": "s3://sfdl-csv-payrix-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:34:44",
                    "last_data": "2025-11-22 09:38:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656622,
                "location": "s3://sfdl-csv-payrix-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:39:22",
                    "last_data": "2025-11-23 09:43:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656733,
                "location": "s3://sfdl-csv-payrix-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:44:06",
                    "last_data": "2025-11-24 09:34:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656828,
                "location": "s3://sfdl-csv-payrix-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:37:24",
                    "last_data": "2025-11-24 09:37:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656925,
                "location": "s3://sfdl-csv-payrix-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:27:54",
                    "last_data": "2025-11-25 09:39:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657371,
                "location": "s3://sfdl-csv-payrix-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:30:14",
                    "last_data": "2025-12-10 09:30:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657372,
                "location": "s3://sfdl-csv-payrix-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:18",
                    "last_data": "2025-12-11 09:32:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657465,
                "location": "s3://sfdl-csv-payrix-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:32:56",
                    "last_data": "2025-12-12 09:27:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657610,
                "location": "s3://sfdl-csv-payrix-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:33:28",
                    "last_data": "2025-12-13 09:32:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657719,
                "location": "s3://sfdl-csv-payrix-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:33:02",
                    "last_data": "2025-12-13 09:33:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657798,
                "location": "s3://sfdl-csv-payrix-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:26:45",
                    "last_data": "2025-12-15 09:38:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657955,
                "location": "s3://sfdl-csv-payrix-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:39:39",
                    "last_data": "2025-12-16 09:29:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658063,
                "location": "s3://sfdl-csv-payrix-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:29:27",
                    "last_data": "2025-12-16 09:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658144,
                "location": "s3://sfdl-csv-payrix-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:26:41",
                    "last_data": "2025-12-17 09:31:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658262,
                "location": "s3://sfdl-csv-payrix-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:27:09",
                    "last_data": "2025-12-19 09:24:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658374,
                "location": "s3://sfdl-csv-payrix-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:24:33",
                    "last_data": "2025-12-20 09:28:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658514,
                "location": "s3://sfdl-csv-payrix-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:28:30",
                    "last_data": "2025-12-20 09:28:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658654,
                "location": "s3://sfdl-csv-payrix-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:32:28",
                    "last_data": "2025-12-22 09:40:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658757,
                "location": "s3://sfdl-csv-payrix-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:40:46",
                    "last_data": "2025-12-22 09:40:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658932,
                "location": "s3://sfdl-csv-payrix-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:31:55",
                    "last_data": "2025-12-24 09:27:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659014,
                "location": "s3://sfdl-csv-payrix-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:28:20",
                    "last_data": "2025-12-24 09:28:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659139,
                "location": "s3://sfdl-csv-payrix-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:27:28",
                    "last_data": "2025-12-25 09:27:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659257,
                "location": "s3://sfdl-csv-payrix-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:28:26",
                    "last_data": "2025-12-26 09:28:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659372,
                "location": "s3://sfdl-csv-payrix-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:27:58",
                    "last_data": "2025-12-27 09:28:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659466,
                "location": "s3://sfdl-csv-payrix-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:26:25",
                    "last_data": "2025-12-28 09:26:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659586,
                "location": "s3://sfdl-csv-payrix-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:24:55",
                    "last_data": "2025-12-30 09:32:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659733,
                "location": "s3://sfdl-csv-payrix-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:37:17",
                    "last_data": "2025-12-31 09:30:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659866,
                "location": "s3://sfdl-csv-payrix-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:30:37",
                    "last_data": "2025-12-31 09:30:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659988,
                "location": "s3://sfdl-csv-payrix-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:36:29",
                    "last_data": "2026-01-02 09:34:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660085,
                "location": "s3://sfdl-csv-payrix-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:36:05",
                    "last_data": "2026-01-02 09:36:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660204,
                "location": "s3://sfdl-csv-payrix-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:43:04",
                    "last_data": "2026-01-03 09:43:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660313,
                "location": "s3://sfdl-csv-payrix-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:39:53",
                    "last_data": "2026-01-05 09:36:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660453,
                "location": "s3://sfdl-csv-payrix-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:36:42",
                    "last_data": "2026-01-06 09:30:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660575,
                "location": "s3://sfdl-csv-payrix-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:30:41",
                    "last_data": "2026-01-07 09:34:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660673,
                "location": "s3://sfdl-csv-payrix-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:34:43",
                    "last_data": "2026-01-08 09:41:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660811,
                "location": "s3://sfdl-csv-payrix-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:42:36",
                    "last_data": "2026-01-09 09:38:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660937,
                "location": "s3://sfdl-csv-payrix-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:39:40",
                    "last_data": "2026-01-09 09:39:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661045,
                "location": "s3://sfdl-csv-payrix-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:30:31",
                    "last_data": "2026-01-11 09:32:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661173,
                "location": "s3://sfdl-csv-payrix-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:42:26",
                    "last_data": "2026-01-11 09:42:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661270,
                "location": "s3://sfdl-csv-payrix-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:28:49",
                    "last_data": "2026-01-12 09:28:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661353,
                "location": "s3://sfdl-csv-payrix-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:25:00",
                    "last_data": "2026-01-14 09:26:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661503,
                "location": "s3://sfdl-csv-payrix-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:31:25",
                    "last_data": "2026-01-14 09:31:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661614,
                "location": "s3://sfdl-csv-payrix-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:31:12",
                    "last_data": "2026-01-15 09:44:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661759,
                "location": "s3://sfdl-csv-payrix-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:40:08",
                    "last_data": "2026-01-16 09:40:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661865,
                "location": "s3://sfdl-csv-payrix-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:31:02",
                    "last_data": "2026-01-18 09:30:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661961,
                "location": "s3://sfdl-csv-payrix-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:30:56",
                    "last_data": "2026-01-19 09:33:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662090,
                "location": "s3://sfdl-csv-payrix-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:33:33",
                    "last_data": "2026-01-20 09:29:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662222,
                "location": "s3://sfdl-csv-payrix-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:30:01",
                    "last_data": "2026-01-21 09:32:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662318,
                "location": "s3://sfdl-csv-payrix-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:37:45",
                    "last_data": "2026-01-22 09:24:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662499,
                "location": "s3://sfdl-csv-payrix-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:11",
                    "last_data": "2026-01-22 09:41:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662608,
                "location": "s3://sfdl-csv-payrix-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:30:17",
                    "last_data": "2026-01-23 09:30:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662696,
                "location": "s3://sfdl-csv-payrix-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:27:57",
                    "last_data": "2026-01-25 09:40:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662843,
                "location": "s3://sfdl-csv-payrix-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:40:22",
                    "last_data": "2026-01-26 09:40:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662981,
                "location": "s3://sfdl-csv-payrix-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:41:45",
                    "last_data": "2026-01-27 09:27:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663049,
                "location": "s3://sfdl-csv-payrix-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:27:32",
                    "last_data": "2026-01-27 09:27:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663164,
                "location": "s3://sfdl-csv-payrix-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:26:26",
                    "last_data": "2026-01-28 09:36:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666004,
                "location": "s3://sfdl-csv-payrix-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:25:46",
                    "last_data": "2026-01-29 09:40:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666169,
                "location": "s3://sfdl-csv-payrix-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:40:47",
                    "last_data": "2026-01-31 09:39:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666287,
                "location": "s3://sfdl-csv-payrix-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:40:22",
                    "last_data": "2026-02-01 09:33:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666418,
                "location": "s3://sfdl-csv-payrix-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:33:04",
                    "last_data": "2026-02-02 09:37:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666521,
                "location": "s3://sfdl-csv-payrix-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:37:23",
                    "last_data": "2026-02-03 09:31:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666661,
                "location": "s3://sfdl-csv-payrix-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:51:29",
                    "last_data": "2026-02-04 09:35:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666777,
                "location": "s3://sfdl-csv-payrix-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:36:04",
                    "last_data": "2026-02-05 09:26:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666890,
                "location": "s3://sfdl-csv-payrix-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:36:01",
                    "last_data": "2026-02-06 09:32:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667012,
                "location": "s3://sfdl-csv-payrix-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:32:47",
                    "last_data": "2026-02-06 09:32:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667110,
                "location": "s3://sfdl-csv-payrix-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:33:20",
                    "last_data": "2026-02-07 09:46:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667190,
                "location": "s3://sfdl-csv-payrix-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:26:08",
                    "last_data": "2026-02-09 09:33:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667329,
                "location": "s3://sfdl-csv-payrix-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:33:46",
                    "last_data": "2026-02-10 09:28:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667453,
                "location": "s3://sfdl-csv-payrix-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:33:33",
                    "last_data": "2026-02-11 09:30:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667587,
                "location": "s3://sfdl-csv-payrix-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:30:13",
                    "last_data": "2026-02-12 09:25:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667700,
                "location": "s3://sfdl-csv-payrix-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:38:47",
                    "last_data": "2026-02-13 09:30:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667831,
                "location": "s3://sfdl-csv-payrix-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:34:10",
                    "last_data": "2026-02-14 09:26:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667936,
                "location": "s3://sfdl-csv-payrix-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:54",
                    "last_data": "2026-02-14 09:29:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668057,
                "location": "s3://sfdl-csv-payrix-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:42:38",
                    "last_data": "2026-02-16 09:31:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668175,
                "location": "s3://sfdl-csv-payrix-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:31:58",
                    "last_data": "2026-02-16 09:31:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668266,
                "location": "s3://sfdl-csv-payrix-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:29:07",
                    "last_data": "2026-02-17 09:29:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668388,
                "location": "s3://sfdl-csv-payrix-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:38:33",
                    "last_data": "2026-02-19 09:29:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668503,
                "location": "s3://sfdl-csv-payrix-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:30:04",
                    "last_data": "2026-02-19 09:30:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668603,
                "location": "s3://sfdl-csv-payrix-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:24:57",
                    "last_data": "2026-02-21 09:32:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668757,
                "location": "s3://sfdl-csv-payrix-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:35:29",
                    "last_data": "2026-02-21 09:35:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668832,
                "location": "s3://sfdl-csv-payrix-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:25:52",
                    "last_data": "2026-02-22 09:25:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668951,
                "location": "s3://sfdl-csv-payrix-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:26:58",
                    "last_data": "2026-02-23 09:27:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669068,
                "location": "s3://sfdl-csv-payrix-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:25:04",
                    "last_data": "2026-02-25 09:27:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669217,
                "location": "s3://sfdl-csv-payrix-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:42:41",
                    "last_data": "2026-02-26 09:30:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669331,
                "location": "s3://sfdl-csv-payrix-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:38:35",
                    "last_data": "2026-02-26 09:38:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669423,
                "location": "s3://sfdl-csv-payrix-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:23:54",
                    "last_data": "2026-02-28 09:25:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669567,
                "location": "s3://sfdl-csv-payrix-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:28:31",
                    "last_data": "2026-02-28 09:28:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669667,
                "location": "s3://sfdl-csv-payrix-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:27:21",
                    "last_data": "2026-03-02 09:38:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669829,
                "location": "s3://sfdl-csv-payrix-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:38:31",
                    "last_data": "2026-03-03 09:33:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669955,
                "location": "s3://sfdl-csv-payrix-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:57:31",
                    "last_data": "2026-03-04 09:26:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670110,
                "location": "s3://sfdl-csv-payrix-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:43:50",
                    "last_data": "2026-03-04 09:43:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670221,
                "location": "s3://sfdl-csv-payrix-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:34:59",
                    "last_data": "2026-03-06 09:34:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670344,
                "location": "s3://sfdl-csv-payrix-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:39:06",
                    "last_data": "2026-03-07 09:27:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670460,
                "location": "s3://sfdl-csv-payrix-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:32:29",
                    "last_data": "2026-03-08 09:32:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670581,
                "location": "s3://sfdl-csv-payrix-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:34:21",
                    "last_data": "2026-03-09 09:30:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670676,
                "location": "s3://sfdl-csv-payrix-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:33:16",
                    "last_data": "2026-03-10 09:29:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670786,
                "location": "s3://sfdl-csv-payrix-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:29:23",
                    "last_data": "2026-03-10 09:29:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670885,
                "location": "s3://sfdl-csv-payrix-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:26:32",
                    "last_data": "2026-03-12 09:24:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671005,
                "location": "s3://sfdl-csv-payrix-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:24:52",
                    "last_data": "2026-03-13 09:32:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671170,
                "location": "s3://sfdl-csv-payrix-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:23",
                    "last_data": "2026-03-13 09:32:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671257,
                "location": "s3://sfdl-csv-payrix-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:28:06",
                    "last_data": "2026-03-14 09:28:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671387,
                "location": "s3://sfdl-csv-payrix-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:34:37",
                    "last_data": "2026-03-16 09:31:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671521,
                "location": "s3://sfdl-csv-payrix-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:37:33",
                    "last_data": "2026-03-16 09:37:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671621,
                "location": "s3://sfdl-csv-payrix-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:40:29",
                    "last_data": "2026-03-17 09:41:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671719,
                "location": "s3://sfdl-csv-payrix-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:30:40",
                    "last_data": "2026-03-18 09:30:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671831,
                "location": "s3://sfdl-csv-payrix-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:27:27",
                    "last_data": "2026-03-19 09:27:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671940,
                "location": "s3://sfdl-csv-payrix-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:27:34",
                    "last_data": "2026-03-21 09:27:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672097,
                "location": "s3://sfdl-csv-payrix-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:31:57",
                    "last_data": "2026-03-22 09:32:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672219,
                "location": "s3://sfdl-csv-payrix-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:33:00",
                    "last_data": "2026-03-23 09:27:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672340,
                "location": "s3://sfdl-csv-payrix-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:42:35",
                    "last_data": "2026-03-24 09:26:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672456,
                "location": "s3://sfdl-csv-payrix-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:30:55",
                    "last_data": "2026-03-25 09:27:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672560,
                "location": "s3://sfdl-csv-payrix-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:31:09",
                    "last_data": "2026-03-25 09:31:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672691,
                "location": "s3://sfdl-csv-payrix-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:31:31",
                    "last_data": "2026-03-27 09:27:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672767,
                "location": "s3://sfdl-csv-payrix-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:28:07",
                    "last_data": "2026-03-27 09:28:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672902,
                "location": "s3://sfdl-csv-payrix-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:29:40",
                    "last_data": "2026-03-28 09:31:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673040,
                "location": "s3://sfdl-csv-payrix-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:36:10",
                    "last_data": "2026-03-30 09:35:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673148,
                "location": "s3://sfdl-csv-payrix-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:40:37",
                    "last_data": "2026-03-31 09:34:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673288,
                "location": "s3://sfdl-csv-payrix-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:38:09",
                    "last_data": "2026-03-31 09:38:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673446,
                "location": "s3://sfdl-csv-payrix-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:39:09",
                    "last_data": "2026-04-01 09:39:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673519,
                "location": "s3://sfdl-csv-payrix-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:31:58",
                    "last_data": "2026-04-02 09:44:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673635,
                "location": "s3://sfdl-csv-payrix-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:33:43",
                    "last_data": "2026-04-03 09:57:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673792,
                "location": "s3://sfdl-csv-payrix-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:43:43",
                    "last_data": "2026-04-04 09:51:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673884,
                "location": "s3://sfdl-csv-payrix-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:39",
                    "last_data": "2026-04-05 09:29:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673982,
                "location": "s3://sfdl-csv-payrix-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:26:41",
                    "last_data": "2026-04-06 09:26:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674151,
                "location": "s3://sfdl-csv-payrix-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:43:07",
                    "last_data": "2026-04-07 09:43:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674241,
                "location": "s3://sfdl-csv-payrix-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:30:32",
                    "last_data": "2026-04-08 09:30:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674347,
                "location": "s3://sfdl-csv-payrix-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:34:01",
                    "last_data": "2026-04-10 09:29:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674472,
                "location": "s3://sfdl-csv-payrix-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:29:28",
                    "last_data": "2026-04-10 09:29:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674617,
                "location": "s3://sfdl-csv-payrix-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:32:41",
                    "last_data": "2026-04-12 09:43:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674737,
                "location": "s3://sfdl-csv-payrix-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:44:30",
                    "last_data": "2026-04-13 09:26:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674850,
                "location": "s3://sfdl-csv-payrix-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:43:58",
                    "last_data": "2026-04-13 09:43:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674924,
                "location": "s3://sfdl-csv-payrix-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:25:04",
                    "last_data": "2026-04-15 09:28:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675081,
                "location": "s3://sfdl-csv-payrix-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:31:13",
                    "last_data": "2026-04-16 09:25:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675179,
                "location": "s3://sfdl-csv-payrix-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:30:24",
                    "last_data": "2026-04-16 09:30:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675333,
                "location": "s3://sfdl-csv-payrix-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:30:36",
                    "last_data": "2026-04-17 09:31:26"
                },
                "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-09 14:53:38
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_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-payrix-stage/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_pnl_volume`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrix_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-09 14:53:37",
        "disabled": false,
        "format": "raw",
        "id": 2125,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_csv",
            "table": "payrix_pnl_volume"
        },
        "type": "csv"
    },
    "partition": {
        "count": 172,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_csv.payrix_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-12'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-09/'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/pnl_volume/dt=2026-04-16'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 650221,
                    "location": "s3://sfdl-csv-payrix-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:34:40",
                        "last_data": "2025-10-16 09:25:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650287,
                    "location": "s3://sfdl-csv-payrix-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:25:43",
                        "last_data": "2025-10-17 09:29:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650437,
                    "location": "s3://sfdl-csv-payrix-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:29:10",
                        "last_data": "2025-10-17 09:29:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650570,
                    "location": "s3://sfdl-csv-payrix-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:34:29",
                        "last_data": "2025-10-19 09:37:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650669,
                    "location": "s3://sfdl-csv-payrix-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:42:52",
                        "last_data": "2025-10-20 14:50:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650803,
                    "location": "s3://sfdl-csv-payrix-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:51:35",
                        "last_data": "2025-10-21 09:29:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650920,
                    "location": "s3://sfdl-csv-payrix-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:42:34",
                        "last_data": "2025-10-21 09:42:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651014,
                    "location": "s3://sfdl-csv-payrix-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:41:08",
                        "last_data": "2025-10-22 09:41:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651113,
                    "location": "s3://sfdl-csv-payrix-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:31:52",
                        "last_data": "2025-10-23 09:32:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651228,
                    "location": "s3://sfdl-csv-payrix-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:28:49",
                        "last_data": "2025-10-25 09:29:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651350,
                    "location": "s3://sfdl-csv-payrix-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:40:14",
                        "last_data": "2025-10-25 09:40:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651479,
                    "location": "s3://sfdl-csv-payrix-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:36:27",
                        "last_data": "2025-10-27 09:31:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651584,
                    "location": "s3://sfdl-csv-payrix-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:32",
                        "last_data": "2025-10-27 09:45:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651661,
                    "location": "s3://sfdl-csv-payrix-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:26:00",
                        "last_data": "2025-10-28 09:26:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651812,
                    "location": "s3://sfdl-csv-payrix-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:39:01",
                        "last_data": "2025-10-30 09:30:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651918,
                    "location": "s3://sfdl-csv-payrix-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:31:02",
                        "last_data": "2025-10-30 09:31:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652019,
                    "location": "s3://sfdl-csv-payrix-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:33:59",
                        "last_data": "2025-11-01 09:33:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652162,
                    "location": "s3://sfdl-csv-payrix-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:34:27",
                        "last_data": "2025-11-01 09:34:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652278,
                    "location": "s3://sfdl-csv-payrix-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:40:28",
                        "last_data": "2025-11-03 09:31:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652400,
                    "location": "s3://sfdl-csv-payrix-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:52:03",
                        "last_data": "2025-11-03 09:52:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652502,
                    "location": "s3://sfdl-csv-payrix-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:38:20",
                        "last_data": "2025-11-04 09:38:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652578,
                    "location": "s3://sfdl-csv-payrix-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:26:49",
                        "last_data": "2025-11-05 09:37:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652735,
                    "location": "s3://sfdl-csv-payrix-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:36:13",
                        "last_data": "2025-11-07 09:31:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652845,
                    "location": "s3://sfdl-csv-payrix-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:38:04",
                        "last_data": "2025-11-08 09:40:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652968,
                    "location": "s3://sfdl-csv-payrix-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:15",
                        "last_data": "2025-11-09 09:31:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653049,
                    "location": "s3://sfdl-csv-payrix-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:31:23",
                        "last_data": "2025-11-10 09:28:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653168,
                    "location": "s3://sfdl-csv-payrix-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:33:17",
                        "last_data": "2025-11-11 09:26:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653295,
                    "location": "s3://sfdl-csv-payrix-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:08",
                        "last_data": "2025-11-12 09:31:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653396,
                    "location": "s3://sfdl-csv-payrix-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:32:27",
                        "last_data": "2025-11-12 09:32:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653541,
                    "location": "s3://sfdl-csv-payrix-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:40:47",
                        "last_data": "2025-11-13 09:41:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653652,
                    "location": "s3://sfdl-csv-payrix-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:31:02",
                        "last_data": "2025-11-15 09:33:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653768,
                    "location": "s3://sfdl-csv-payrix-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:34:35",
                        "last_data": "2025-11-16 09:31:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653872,
                    "location": "s3://sfdl-csv-payrix-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:31:59",
                        "last_data": "2025-11-16 09:31:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656033,
                    "location": "s3://sfdl-csv-payrix-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:30:22",
                        "last_data": "2025-11-18 09:30:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656151,
                    "location": "s3://sfdl-csv-payrix-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:30:32",
                        "last_data": "2025-11-19 09:40:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656286,
                    "location": "s3://sfdl-csv-payrix-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:43:56",
                        "last_data": "2025-11-19 09:43:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656372,
                    "location": "s3://sfdl-csv-payrix-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:30:12",
                        "last_data": "2025-11-21 09:34:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656485,
                    "location": "s3://sfdl-csv-payrix-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:34:44",
                        "last_data": "2025-11-22 09:38:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656622,
                    "location": "s3://sfdl-csv-payrix-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:39:22",
                        "last_data": "2025-11-23 09:43:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656733,
                    "location": "s3://sfdl-csv-payrix-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:44:06",
                        "last_data": "2025-11-24 09:34:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656828,
                    "location": "s3://sfdl-csv-payrix-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:37:24",
                        "last_data": "2025-11-24 09:37:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656925,
                    "location": "s3://sfdl-csv-payrix-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:27:54",
                        "last_data": "2025-11-25 09:39:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657371,
                    "location": "s3://sfdl-csv-payrix-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:30:14",
                        "last_data": "2025-12-10 09:30:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657372,
                    "location": "s3://sfdl-csv-payrix-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:18",
                        "last_data": "2025-12-11 09:32:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657465,
                    "location": "s3://sfdl-csv-payrix-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:32:56",
                        "last_data": "2025-12-12 09:27:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657610,
                    "location": "s3://sfdl-csv-payrix-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:33:28",
                        "last_data": "2025-12-13 09:32:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657719,
                    "location": "s3://sfdl-csv-payrix-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:33:02",
                        "last_data": "2025-12-13 09:33:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657798,
                    "location": "s3://sfdl-csv-payrix-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:26:45",
                        "last_data": "2025-12-15 09:38:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657955,
                    "location": "s3://sfdl-csv-payrix-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:39:39",
                        "last_data": "2025-12-16 09:29:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658063,
                    "location": "s3://sfdl-csv-payrix-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:29:27",
                        "last_data": "2025-12-16 09:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658144,
                    "location": "s3://sfdl-csv-payrix-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:26:41",
                        "last_data": "2025-12-17 09:31:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658262,
                    "location": "s3://sfdl-csv-payrix-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:27:09",
                        "last_data": "2025-12-19 09:24:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658374,
                    "location": "s3://sfdl-csv-payrix-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:24:33",
                        "last_data": "2025-12-20 09:28:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658514,
                    "location": "s3://sfdl-csv-payrix-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:28:30",
                        "last_data": "2025-12-20 09:28:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658654,
                    "location": "s3://sfdl-csv-payrix-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:32:28",
                        "last_data": "2025-12-22 09:40:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658757,
                    "location": "s3://sfdl-csv-payrix-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:40:46",
                        "last_data": "2025-12-22 09:40:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658932,
                    "location": "s3://sfdl-csv-payrix-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:31:55",
                        "last_data": "2025-12-24 09:27:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659014,
                    "location": "s3://sfdl-csv-payrix-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:28:20",
                        "last_data": "2025-12-24 09:28:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659139,
                    "location": "s3://sfdl-csv-payrix-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:27:28",
                        "last_data": "2025-12-25 09:27:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659257,
                    "location": "s3://sfdl-csv-payrix-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:28:26",
                        "last_data": "2025-12-26 09:28:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659372,
                    "location": "s3://sfdl-csv-payrix-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:27:58",
                        "last_data": "2025-12-27 09:28:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659466,
                    "location": "s3://sfdl-csv-payrix-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:26:25",
                        "last_data": "2025-12-28 09:26:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659586,
                    "location": "s3://sfdl-csv-payrix-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:24:55",
                        "last_data": "2025-12-30 09:32:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659733,
                    "location": "s3://sfdl-csv-payrix-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:37:17",
                        "last_data": "2025-12-31 09:30:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659866,
                    "location": "s3://sfdl-csv-payrix-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:30:37",
                        "last_data": "2025-12-31 09:30:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659988,
                    "location": "s3://sfdl-csv-payrix-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:36:29",
                        "last_data": "2026-01-02 09:34:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660085,
                    "location": "s3://sfdl-csv-payrix-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:36:05",
                        "last_data": "2026-01-02 09:36:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660204,
                    "location": "s3://sfdl-csv-payrix-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:43:04",
                        "last_data": "2026-01-03 09:43:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660313,
                    "location": "s3://sfdl-csv-payrix-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:39:53",
                        "last_data": "2026-01-05 09:36:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660453,
                    "location": "s3://sfdl-csv-payrix-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:36:42",
                        "last_data": "2026-01-06 09:30:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660575,
                    "location": "s3://sfdl-csv-payrix-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:30:41",
                        "last_data": "2026-01-07 09:34:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660673,
                    "location": "s3://sfdl-csv-payrix-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:34:43",
                        "last_data": "2026-01-08 09:41:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660811,
                    "location": "s3://sfdl-csv-payrix-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:42:36",
                        "last_data": "2026-01-09 09:38:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660937,
                    "location": "s3://sfdl-csv-payrix-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:39:40",
                        "last_data": "2026-01-09 09:39:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661045,
                    "location": "s3://sfdl-csv-payrix-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:30:31",
                        "last_data": "2026-01-11 09:32:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661173,
                    "location": "s3://sfdl-csv-payrix-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:42:26",
                        "last_data": "2026-01-11 09:42:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661270,
                    "location": "s3://sfdl-csv-payrix-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:28:49",
                        "last_data": "2026-01-12 09:28:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661353,
                    "location": "s3://sfdl-csv-payrix-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:25:00",
                        "last_data": "2026-01-14 09:26:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661503,
                    "location": "s3://sfdl-csv-payrix-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:31:25",
                        "last_data": "2026-01-14 09:31:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661614,
                    "location": "s3://sfdl-csv-payrix-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:31:12",
                        "last_data": "2026-01-15 09:44:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661759,
                    "location": "s3://sfdl-csv-payrix-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:40:08",
                        "last_data": "2026-01-16 09:40:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661865,
                    "location": "s3://sfdl-csv-payrix-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:31:02",
                        "last_data": "2026-01-18 09:30:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661961,
                    "location": "s3://sfdl-csv-payrix-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:30:56",
                        "last_data": "2026-01-19 09:33:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662090,
                    "location": "s3://sfdl-csv-payrix-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:33:33",
                        "last_data": "2026-01-20 09:29:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662222,
                    "location": "s3://sfdl-csv-payrix-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:30:01",
                        "last_data": "2026-01-21 09:32:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662318,
                    "location": "s3://sfdl-csv-payrix-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:37:45",
                        "last_data": "2026-01-22 09:24:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662499,
                    "location": "s3://sfdl-csv-payrix-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:11",
                        "last_data": "2026-01-22 09:41:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662608,
                    "location": "s3://sfdl-csv-payrix-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:30:17",
                        "last_data": "2026-01-23 09:30:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662696,
                    "location": "s3://sfdl-csv-payrix-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:27:57",
                        "last_data": "2026-01-25 09:40:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662843,
                    "location": "s3://sfdl-csv-payrix-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:40:22",
                        "last_data": "2026-01-26 09:40:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662981,
                    "location": "s3://sfdl-csv-payrix-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:41:45",
                        "last_data": "2026-01-27 09:27:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663049,
                    "location": "s3://sfdl-csv-payrix-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:27:32",
                        "last_data": "2026-01-27 09:27:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663164,
                    "location": "s3://sfdl-csv-payrix-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:26:26",
                        "last_data": "2026-01-28 09:36:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666004,
                    "location": "s3://sfdl-csv-payrix-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:25:46",
                        "last_data": "2026-01-29 09:40:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666169,
                    "location": "s3://sfdl-csv-payrix-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:40:47",
                        "last_data": "2026-01-31 09:39:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666287,
                    "location": "s3://sfdl-csv-payrix-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:40:22",
                        "last_data": "2026-02-01 09:33:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666418,
                    "location": "s3://sfdl-csv-payrix-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:33:04",
                        "last_data": "2026-02-02 09:37:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666521,
                    "location": "s3://sfdl-csv-payrix-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:37:23",
                        "last_data": "2026-02-03 09:31:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666661,
                    "location": "s3://sfdl-csv-payrix-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:51:29",
                        "last_data": "2026-02-04 09:35:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666777,
                    "location": "s3://sfdl-csv-payrix-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:36:04",
                        "last_data": "2026-02-05 09:26:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666890,
                    "location": "s3://sfdl-csv-payrix-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:36:01",
                        "last_data": "2026-02-06 09:32:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667012,
                    "location": "s3://sfdl-csv-payrix-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:32:47",
                        "last_data": "2026-02-06 09:32:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667110,
                    "location": "s3://sfdl-csv-payrix-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:33:20",
                        "last_data": "2026-02-07 09:46:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667190,
                    "location": "s3://sfdl-csv-payrix-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:26:08",
                        "last_data": "2026-02-09 09:33:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667329,
                    "location": "s3://sfdl-csv-payrix-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:33:46",
                        "last_data": "2026-02-10 09:28:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667453,
                    "location": "s3://sfdl-csv-payrix-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:33:33",
                        "last_data": "2026-02-11 09:30:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667587,
                    "location": "s3://sfdl-csv-payrix-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:30:13",
                        "last_data": "2026-02-12 09:25:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667700,
                    "location": "s3://sfdl-csv-payrix-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:38:47",
                        "last_data": "2026-02-13 09:30:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667831,
                    "location": "s3://sfdl-csv-payrix-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:34:10",
                        "last_data": "2026-02-14 09:26:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667936,
                    "location": "s3://sfdl-csv-payrix-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:54",
                        "last_data": "2026-02-14 09:29:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668057,
                    "location": "s3://sfdl-csv-payrix-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:42:38",
                        "last_data": "2026-02-16 09:31:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668175,
                    "location": "s3://sfdl-csv-payrix-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:31:58",
                        "last_data": "2026-02-16 09:31:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668266,
                    "location": "s3://sfdl-csv-payrix-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:29:07",
                        "last_data": "2026-02-17 09:29:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668388,
                    "location": "s3://sfdl-csv-payrix-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:38:33",
                        "last_data": "2026-02-19 09:29:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668503,
                    "location": "s3://sfdl-csv-payrix-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:30:04",
                        "last_data": "2026-02-19 09:30:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668603,
                    "location": "s3://sfdl-csv-payrix-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:24:57",
                        "last_data": "2026-02-21 09:32:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668757,
                    "location": "s3://sfdl-csv-payrix-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:35:29",
                        "last_data": "2026-02-21 09:35:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668832,
                    "location": "s3://sfdl-csv-payrix-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:25:52",
                        "last_data": "2026-02-22 09:25:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668951,
                    "location": "s3://sfdl-csv-payrix-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:26:58",
                        "last_data": "2026-02-23 09:27:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669068,
                    "location": "s3://sfdl-csv-payrix-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:25:04",
                        "last_data": "2026-02-25 09:27:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669217,
                    "location": "s3://sfdl-csv-payrix-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:42:41",
                        "last_data": "2026-02-26 09:30:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669331,
                    "location": "s3://sfdl-csv-payrix-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:38:35",
                        "last_data": "2026-02-26 09:38:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669423,
                    "location": "s3://sfdl-csv-payrix-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:23:54",
                        "last_data": "2026-02-28 09:25:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669567,
                    "location": "s3://sfdl-csv-payrix-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:28:31",
                        "last_data": "2026-02-28 09:28:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669667,
                    "location": "s3://sfdl-csv-payrix-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:27:21",
                        "last_data": "2026-03-02 09:38:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669829,
                    "location": "s3://sfdl-csv-payrix-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:38:31",
                        "last_data": "2026-03-03 09:33:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669955,
                    "location": "s3://sfdl-csv-payrix-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:57:31",
                        "last_data": "2026-03-04 09:26:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670110,
                    "location": "s3://sfdl-csv-payrix-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:43:50",
                        "last_data": "2026-03-04 09:43:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670221,
                    "location": "s3://sfdl-csv-payrix-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:34:59",
                        "last_data": "2026-03-06 09:34:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670344,
                    "location": "s3://sfdl-csv-payrix-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:39:06",
                        "last_data": "2026-03-07 09:27:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670460,
                    "location": "s3://sfdl-csv-payrix-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:32:29",
                        "last_data": "2026-03-08 09:32:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670581,
                    "location": "s3://sfdl-csv-payrix-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:34:21",
                        "last_data": "2026-03-09 09:30:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670676,
                    "location": "s3://sfdl-csv-payrix-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:33:16",
                        "last_data": "2026-03-10 09:29:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670786,
                    "location": "s3://sfdl-csv-payrix-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:29:23",
                        "last_data": "2026-03-10 09:29:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670885,
                    "location": "s3://sfdl-csv-payrix-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:26:32",
                        "last_data": "2026-03-12 09:24:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671005,
                    "location": "s3://sfdl-csv-payrix-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:24:52",
                        "last_data": "2026-03-13 09:32:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671170,
                    "location": "s3://sfdl-csv-payrix-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:23",
                        "last_data": "2026-03-13 09:32:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671257,
                    "location": "s3://sfdl-csv-payrix-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:28:06",
                        "last_data": "2026-03-14 09:28:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671387,
                    "location": "s3://sfdl-csv-payrix-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:34:37",
                        "last_data": "2026-03-16 09:31:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671521,
                    "location": "s3://sfdl-csv-payrix-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:37:33",
                        "last_data": "2026-03-16 09:37:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671621,
                    "location": "s3://sfdl-csv-payrix-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:40:29",
                        "last_data": "2026-03-17 09:41:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671719,
                    "location": "s3://sfdl-csv-payrix-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:30:40",
                        "last_data": "2026-03-18 09:30:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671831,
                    "location": "s3://sfdl-csv-payrix-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:27:27",
                        "last_data": "2026-03-19 09:27:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671940,
                    "location": "s3://sfdl-csv-payrix-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:27:34",
                        "last_data": "2026-03-21 09:27:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672097,
                    "location": "s3://sfdl-csv-payrix-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:31:57",
                        "last_data": "2026-03-22 09:32:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672219,
                    "location": "s3://sfdl-csv-payrix-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:33:00",
                        "last_data": "2026-03-23 09:27:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672340,
                    "location": "s3://sfdl-csv-payrix-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:42:35",
                        "last_data": "2026-03-24 09:26:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672456,
                    "location": "s3://sfdl-csv-payrix-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:30:55",
                        "last_data": "2026-03-25 09:27:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672560,
                    "location": "s3://sfdl-csv-payrix-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:31:09",
                        "last_data": "2026-03-25 09:31:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672691,
                    "location": "s3://sfdl-csv-payrix-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:31:31",
                        "last_data": "2026-03-27 09:27:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672767,
                    "location": "s3://sfdl-csv-payrix-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:28:07",
                        "last_data": "2026-03-27 09:28:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672902,
                    "location": "s3://sfdl-csv-payrix-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:29:40",
                        "last_data": "2026-03-28 09:31:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673040,
                    "location": "s3://sfdl-csv-payrix-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:36:10",
                        "last_data": "2026-03-30 09:35:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673148,
                    "location": "s3://sfdl-csv-payrix-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:40:37",
                        "last_data": "2026-03-31 09:34:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673288,
                    "location": "s3://sfdl-csv-payrix-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:38:09",
                        "last_data": "2026-03-31 09:38:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673446,
                    "location": "s3://sfdl-csv-payrix-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:39:09",
                        "last_data": "2026-04-01 09:39:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673519,
                    "location": "s3://sfdl-csv-payrix-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:31:58",
                        "last_data": "2026-04-02 09:44:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673635,
                    "location": "s3://sfdl-csv-payrix-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:33:43",
                        "last_data": "2026-04-03 09:57:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673792,
                    "location": "s3://sfdl-csv-payrix-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:43:43",
                        "last_data": "2026-04-04 09:51:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673884,
                    "location": "s3://sfdl-csv-payrix-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:39",
                        "last_data": "2026-04-05 09:29:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673982,
                    "location": "s3://sfdl-csv-payrix-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:26:41",
                        "last_data": "2026-04-06 09:26:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674151,
                    "location": "s3://sfdl-csv-payrix-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:43:07",
                        "last_data": "2026-04-07 09:43:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674241,
                    "location": "s3://sfdl-csv-payrix-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:30:32",
                        "last_data": "2026-04-08 09:30:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674347,
                    "location": "s3://sfdl-csv-payrix-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:34:01",
                        "last_data": "2026-04-10 09:29:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674472,
                    "location": "s3://sfdl-csv-payrix-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:29:28",
                        "last_data": "2026-04-10 09:29:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674617,
                    "location": "s3://sfdl-csv-payrix-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:32:41",
                        "last_data": "2026-04-12 09:43:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674737,
                    "location": "s3://sfdl-csv-payrix-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:44:30",
                        "last_data": "2026-04-13 09:26:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674850,
                    "location": "s3://sfdl-csv-payrix-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:43:58",
                        "last_data": "2026-04-13 09:43:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674924,
                    "location": "s3://sfdl-csv-payrix-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:25:04",
                        "last_data": "2026-04-15 09:28:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675081,
                    "location": "s3://sfdl-csv-payrix-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:31:13",
                        "last_data": "2026-04-16 09:25:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675179,
                    "location": "s3://sfdl-csv-payrix-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:30:24",
                        "last_data": "2026-04-16 09:30:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675333,
                    "location": "s3://sfdl-csv-payrix-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:30:36",
                        "last_data": "2026-04-17 09:31:26"
                    },
                    "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-09 14:53:38",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_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-payrix-stage/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_pnl_volume`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrix_pnl_volume"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}