Schema Info

Schema Name: sfdl_prod_csv.payrix_pnl_volume
  • created: 2024-07-10 09:27:02
  • disabled: False
  • format: raw
  • id: 1902
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_csv",
        "table": "payrix_pnl_volume"
    }
  • type: csv
Schema Versions: 1
    • created: 2024-07-10 09:27:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.payrix_pnl_volume`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.payrix_pnl_volume"
      ]
    • hive_path: s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume
    • id: 939559
    • 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: 1902
    • schema_scan_id: 122680510
    • updated: 2024-07-10 09:27:15
Schema Scans: 5
Last at 2026-04-17 09:47:19
    • duration: 0:00:04.035639
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162178893
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-prod",
              "hive_path": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-16/dd80318b-df81-4e7c-a116-d8a7385b726c.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 8045751555170155359,
              "service_name": "drive-thru",
              "span_id": 6958175433341482090,
              "trace_id": 3186906228201967529
          }
      }
    • running: False
    • schema_name_id: 1902
    • start_time: 2026-04-17 09:47:19
    • success: True
    • trace_id: 3186906228201967529
    • duration: 0:00:01.451489
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162178340
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-prod",
              "hive_path": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/9a05ffe1-78fb-424d-a40a-37f57f092675.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 10484138241674394385,
              "service_name": "drive-thru",
              "span_id": 6309999204144567978,
              "trace_id": 5609806522233516558
          }
      }
    • running: False
    • schema_name_id: 1902
    • start_time: 2026-04-17 09:26:30
    • success: True
    • trace_id: 5609806522233516558
    • duration: 0:00:04.358276
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162122732
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-prod",
              "hive_path": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/42e5cbb1-b80b-420a-8544-019f712c01fd.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 17571875453514858169,
              "service_name": "drive-thru",
              "span_id": 16552340485338351039,
              "trace_id": 7049941455795015627
          }
      }
    • running: False
    • schema_name_id: 1902
    • start_time: 2026-04-16 09:29:52
    • success: True
    • trace_id: 7049941455795015627
    • duration: 0:00:01.307881
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162122711
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-14",
              "name": "dt",
              "type": "string",
              "value": "2026-04-14"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-prod",
              "hive_path": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-14/572b5880-db58-44d7-80b6-8f2007a7321f.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 4779856372366018050,
              "service_name": "drive-thru",
              "span_id": 14186673711966269318,
              "trace_id": 16795216756198025
          }
      }
    • running: False
    • schema_name_id: 1902
    • start_time: 2026-04-16 09:29:14
    • success: True
    • trace_id: 16795216756198025
    • duration: 0:00:15.192206
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 122680510
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2024-07-08",
              "name": "dt",
              "type": "string",
              "value": "2024-07-08"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-prod",
              "hive_path": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2024-07-08/17ca6927-cfb1-45bf-b0f4-8862982162ff.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 8335591271810626534,
              "service_name": "drive-thru",
              "span_id": 14081190233050693566,
              "trace_id": 166095550353577409
          }
      }
    • running: False
    • schema_name_id: 1902
    • start_time: 2024-07-10 09:27:02
    • success: True
    • trace_id: 166095550353577409
Partitions:
  • count: 185
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_csv.payrix_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-11-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-25'\n PARTITION (dt='2025-11-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-27'\n PARTITION (dt='2025-11-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-28'\n PARTITION (dt='2025-11-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-30'\n PARTITION (dt='2025-12-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-01'\n PARTITION (dt='2025-12-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-02'\n PARTITION (dt='2025-12-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-03'\n PARTITION (dt='2025-12-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-04'\n PARTITION (dt='2025-12-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-05'\n PARTITION (dt='2025-12-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-06'\n PARTITION (dt='2025-12-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-07'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-18'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1566130,
                "location": "s3://sfdl-csv-payrix-prod/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:29:19",
                    "last_data": "2025-10-16 09:29:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1566392,
                "location": "s3://sfdl-csv-payrix-prod/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:29:43",
                    "last_data": "2025-10-17 09:26:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1595737,
                "location": "s3://sfdl-csv-payrix-prod/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:26:41",
                    "last_data": "2025-10-17 09:26:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596044,
                "location": "s3://sfdl-csv-payrix-prod/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:40:47",
                    "last_data": "2025-10-18 09:41:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596619,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-18",
                "name": "dt",
                "value": "2025-10-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-19 09:44:01",
                    "last_data": "2025-10-20 15:21:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596831,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-19",
                "name": "dt",
                "value": "2025-10-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-20 15:25:50",
                    "last_data": "2025-10-21 13:22:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597074,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-20/",
                "name": "dt",
                "value": "2025-10-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-21 13:22:39",
                    "last_data": "2025-10-21 13:22:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597289,
                "location": "s3://sfdl-csv-payrix-prod/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:57:28",
                    "last_data": "2025-10-22 09:58:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597526,
                "location": "s3://sfdl-csv-payrix-prod/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:41:56",
                    "last_data": "2025-10-24 10:23:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597777,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-23",
                "name": "dt",
                "value": "2025-10-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-24 10:22:30",
                    "last_data": "2025-10-25 10:05:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598052,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-24/",
                "name": "dt",
                "value": "2025-10-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-25 10:06:26",
                    "last_data": "2025-10-25 10:06:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598267,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-25",
                "name": "dt",
                "value": "2025-10-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-26 10:48:51",
                    "last_data": "2025-10-27 10:01:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598477,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-26/",
                "name": "dt",
                "value": "2025-10-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-27 10:25:59",
                    "last_data": "2025-10-27 10:25:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598730,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-27",
                "name": "dt",
                "value": "2025-10-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-28 10:45:21",
                    "last_data": "2025-10-28 11:02:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598950,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-28",
                "name": "dt",
                "value": "2025-10-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-29 10:11:11",
                    "last_data": "2025-10-30 09:48:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599187,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-29/",
                "name": "dt",
                "value": "2025-10-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-30 10:04:07",
                    "last_data": "2025-10-30 10:04:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599412,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-30",
                "name": "dt",
                "value": "2025-10-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-31 10:20:05",
                    "last_data": "2025-11-01 10:40:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599670,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-31/",
                "name": "dt",
                "value": "2025-10-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-01 10:38:19",
                    "last_data": "2025-11-01 10:38:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600072,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-01",
                "name": "dt",
                "value": "2025-11-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-02 10:29:24",
                    "last_data": "2025-11-03 10:13:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600335,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-02",
                "name": "dt",
                "value": "2025-11-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-03 10:11:30",
                    "last_data": "2025-11-04 09:53:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600603,
                "location": "s3://sfdl-csv-payrix-prod/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:55:22",
                    "last_data": "2025-11-05 10:00:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600800,
                "location": "s3://sfdl-csv-payrix-prod/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:51:42",
                    "last_data": "2025-11-06 09:31:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601073,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-05",
                "name": "dt",
                "value": "2025-11-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-06 10:05:32",
                    "last_data": "2025-11-07 10:06:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601315,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-06",
                "name": "dt",
                "value": "2025-11-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-07 10:13:46",
                    "last_data": "2025-11-08 09:39:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601559,
                "location": "s3://sfdl-csv-payrix-prod/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:52:40",
                    "last_data": "2025-11-09 09:56:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601760,
                "location": "s3://sfdl-csv-payrix-prod/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:43:52",
                    "last_data": "2025-11-10 09:54:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602054,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-09",
                "name": "dt",
                "value": "2025-11-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-10 10:06:35",
                    "last_data": "2025-11-11 09:47:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602244,
                "location": "s3://sfdl-csv-payrix-prod/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:53:08",
                    "last_data": "2025-11-11 09:53:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602504,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-11",
                "name": "dt",
                "value": "2025-11-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 10:43:30",
                    "last_data": "2025-11-13 10:31:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602732,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-12/",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-13 10:30:37",
                    "last_data": "2025-11-13 10:30:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602992,
                "location": "s3://sfdl-csv-payrix-prod/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:51:38",
                    "last_data": "2025-11-14 09:51:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603198,
                "location": "s3://sfdl-csv-payrix-prod/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:43:07",
                    "last_data": "2025-11-15 09:44:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605635,
                "location": "s3://sfdl-csv-payrix-prod/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:35:02",
                    "last_data": "2025-11-16 09:36:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605880,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-16",
                "name": "dt",
                "value": "2025-11-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-17 10:01:31",
                    "last_data": "2025-11-18 09:48:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606127,
                "location": "s3://sfdl-csv-payrix-prod/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:35:00",
                    "last_data": "2025-11-19 09:56:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606371,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-18/",
                "name": "dt",
                "value": "2025-11-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-19 10:04:38",
                    "last_data": "2025-11-19 10:04:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606617,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-19",
                "name": "dt",
                "value": "2025-11-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-20 10:01:39",
                    "last_data": "2025-11-20 10:02:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606825,
                "location": "s3://sfdl-csv-payrix-prod/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:40:33",
                    "last_data": "2025-11-22 09:38:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607647,
                "location": "s3://sfdl-csv-payrix-prod/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:55:50",
                    "last_data": "2025-11-22 09:55:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607843,
                "location": "s3://sfdl-csv-payrix-prod/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:41:12",
                    "last_data": "2025-11-23 10:02:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608085,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-23",
                "name": "dt",
                "value": "2025-11-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-24 10:26:44",
                    "last_data": "2025-11-24 10:30:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608310,
                "location": "s3://sfdl-csv-payrix-prod/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:35:31",
                    "last_data": "2025-11-26 09:32:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608588,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-25",
                "name": "dt",
                "value": "2025-11-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-26 10:04:02",
                    "last_data": "2025-11-27 09:33:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608798,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-26/",
                "name": "dt",
                "value": "2025-11-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-27 09:45:38",
                    "last_data": "2025-11-27 09:45:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609019,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-27",
                "name": "dt",
                "value": "2025-11-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-28 09:54:46",
                    "last_data": "2025-11-29 09:54:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609265,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-28",
                "name": "dt",
                "value": "2025-11-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-29 09:56:10",
                    "last_data": "2025-11-30 10:00:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609502,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-29/",
                "name": "dt",
                "value": "2025-11-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-30 10:00:57",
                    "last_data": "2025-11-30 10:00:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609702,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-30",
                "name": "dt",
                "value": "2025-11-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-01 10:00:13",
                    "last_data": "2025-12-01 10:11:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609976,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-01",
                "name": "dt",
                "value": "2025-12-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-02 09:50:44",
                    "last_data": "2025-12-02 09:58:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610181,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-02",
                "name": "dt",
                "value": "2025-12-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-03 09:35:37",
                    "last_data": "2025-12-03 10:00:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610423,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-03",
                "name": "dt",
                "value": "2025-12-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-04 10:15:50",
                    "last_data": "2025-12-04 10:24:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610671,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-04",
                "name": "dt",
                "value": "2025-12-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-05 09:54:11",
                    "last_data": "2025-12-05 09:57:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611208,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-05",
                "name": "dt",
                "value": "2025-12-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-06 09:48:47",
                    "last_data": "2025-12-07 09:50:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611441,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-06",
                "name": "dt",
                "value": "2025-12-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-07 10:04:57",
                    "last_data": "2025-12-08 09:58:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611655,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-07",
                "name": "dt",
                "value": "2025-12-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-08 09:56:41",
                    "last_data": "2025-12-09 09:48:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611896,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-08/",
                "name": "dt",
                "value": "2025-12-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-09 09:57:32",
                    "last_data": "2025-12-09 09:57:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612356,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-09",
                "name": "dt",
                "value": "2025-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 10:20:14",
                    "last_data": "2025-12-10 10:22:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612583,
                "location": "s3://sfdl-csv-payrix-prod/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:33:24",
                    "last_data": "2025-12-11 09:42:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612877,
                "location": "s3://sfdl-csv-payrix-prod/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:49:18",
                    "last_data": "2025-12-12 09:59:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613183,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-12",
                "name": "dt",
                "value": "2025-12-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-13 09:41:55",
                    "last_data": "2025-12-14 09:34:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613436,
                "location": "s3://sfdl-csv-payrix-prod/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:59:54",
                    "last_data": "2025-12-14 09:59:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613593,
                "location": "s3://sfdl-csv-payrix-prod/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:31:50",
                    "last_data": "2025-12-16 09:48:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616308,
                "location": "s3://sfdl-csv-payrix-prod/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:50:15",
                    "last_data": "2025-12-16 09:50:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616633,
                "location": "s3://sfdl-csv-payrix-prod/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:47:58",
                    "last_data": "2025-12-18 09:55:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616878,
                "location": "s3://sfdl-csv-payrix-prod/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:55:32",
                    "last_data": "2025-12-19 09:53:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617112,
                "location": "s3://sfdl-csv-payrix-prod/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:55:17",
                    "last_data": "2025-12-20 09:50:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617323,
                "location": "s3://sfdl-csv-payrix-prod/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:51:00",
                    "last_data": "2025-12-21 10:09:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617577,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-20",
                "name": "dt",
                "value": "2025-12-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-21 10:11:30",
                    "last_data": "2025-12-22 09:58:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617766,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-21/",
                "name": "dt",
                "value": "2025-12-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-22 10:03:13",
                    "last_data": "2025-12-22 10:03:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618004,
                "location": "s3://sfdl-csv-payrix-prod/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:33:15",
                    "last_data": "2025-12-24 09:31:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618206,
                "location": "s3://sfdl-csv-payrix-prod/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:32:40",
                    "last_data": "2025-12-24 09:32:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618390,
                "location": "s3://sfdl-csv-payrix-prod/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:26:13",
                    "last_data": "2025-12-26 09:39:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618655,
                "location": "s3://sfdl-csv-payrix-prod/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:39:59",
                    "last_data": "2025-12-27 09:25:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618867,
                "location": "s3://sfdl-csv-payrix-prod/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:39:13",
                    "last_data": "2025-12-28 09:26:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619057,
                "location": "s3://sfdl-csv-payrix-prod/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:39:49",
                    "last_data": "2025-12-29 09:35:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619320,
                "location": "s3://sfdl-csv-payrix-prod/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:41:09",
                    "last_data": "2025-12-29 09:41:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619525,
                "location": "s3://sfdl-csv-payrix-prod/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:44:20",
                    "last_data": "2025-12-31 09:44:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619769,
                "location": "s3://sfdl-csv-payrix-prod/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:45:17",
                    "last_data": "2025-12-31 09:45:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619960,
                "location": "s3://sfdl-csv-payrix-prod/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:28:09",
                    "last_data": "2026-01-02 09:43:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620215,
                "location": "s3://sfdl-csv-payrix-prod/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:45:09",
                    "last_data": "2026-01-02 09:45:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620434,
                "location": "s3://sfdl-csv-payrix-prod/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:41:48",
                    "last_data": "2026-01-03 09:41:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620647,
                "location": "s3://sfdl-csv-payrix-prod/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:50:42",
                    "last_data": "2026-01-05 09:26:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620819,
                "location": "s3://sfdl-csv-payrix-prod/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:38:48",
                    "last_data": "2026-01-05 09:38:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621036,
                "location": "s3://sfdl-csv-payrix-prod/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:25:12",
                    "last_data": "2026-01-06 09:25:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621282,
                "location": "s3://sfdl-csv-payrix-prod/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:32:08",
                    "last_data": "2026-01-07 09:32:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621504,
                "location": "s3://sfdl-csv-payrix-prod/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:30:07",
                    "last_data": "2026-01-08 09:31:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621687,
                "location": "s3://sfdl-csv-payrix-prod/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:40:01",
                    "last_data": "2026-01-10 09:27:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621948,
                "location": "s3://sfdl-csv-payrix-prod/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:31:12",
                    "last_data": "2026-01-11 09:30:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622201,
                "location": "s3://sfdl-csv-payrix-prod/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:31:12",
                    "last_data": "2026-01-12 09:23:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622403,
                "location": "s3://sfdl-csv-payrix-prod/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:29:34",
                    "last_data": "2026-01-12 09:29:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622695,
                "location": "s3://sfdl-csv-payrix-prod/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:34",
                    "last_data": "2026-01-13 09:33:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622930,
                "location": "s3://sfdl-csv-payrix-prod/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:26:52",
                    "last_data": "2026-01-14 09:30:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623145,
                "location": "s3://sfdl-csv-payrix-prod/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:25:56",
                    "last_data": "2026-01-15 09:33:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625569,
                "location": "s3://sfdl-csv-payrix-prod/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:43:18",
                    "last_data": "2026-01-16 09:44:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625704,
                "location": "s3://sfdl-csv-payrix-prod/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:27:11",
                    "last_data": "2026-01-17 09:42:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626214,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-17",
                "name": "dt",
                "value": "2026-01-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-18 09:42:08",
                    "last_data": "2026-01-18 09:43:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626409,
                "location": "s3://sfdl-csv-payrix-prod/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:39:28",
                    "last_data": "2026-01-19 09:39:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626626,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-19",
                "name": "dt",
                "value": "2026-01-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-20 09:29:23",
                    "last_data": "2026-01-21 09:28:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626867,
                "location": "s3://sfdl-csv-payrix-prod/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:28:45",
                    "last_data": "2026-01-21 09:28:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627062,
                "location": "s3://sfdl-csv-payrix-prod/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:26:37",
                    "last_data": "2026-01-23 09:41:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627333,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-22/",
                "name": "dt",
                "value": "2026-01-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-23 09:43:14",
                    "last_data": "2026-01-23 09:43:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627507,
                "location": "s3://sfdl-csv-payrix-prod/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:39:53",
                    "last_data": "2026-01-24 09:43:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627706,
                "location": "s3://sfdl-csv-payrix-prod/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:30:01",
                    "last_data": "2026-01-26 09:25:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627975,
                "location": "s3://sfdl-csv-payrix-prod/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:20",
                    "last_data": "2026-01-26 09:41:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628162,
                "location": "s3://sfdl-csv-payrix-prod/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:33",
                    "last_data": "2026-01-27 09:28:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628389,
                "location": "s3://sfdl-csv-payrix-prod/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:31:31",
                    "last_data": "2026-01-29 09:29:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628610,
                "location": "s3://sfdl-csv-payrix-prod/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:38:45",
                    "last_data": "2026-01-30 09:29:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628827,
                "location": "s3://sfdl-csv-payrix-prod/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:33:16",
                    "last_data": "2026-01-31 09:29:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629074,
                "location": "s3://sfdl-csv-payrix-prod/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:32:04",
                    "last_data": "2026-01-31 09:32:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629267,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-31",
                "name": "dt",
                "value": "2026-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-01 09:28:15",
                    "last_data": "2026-02-01 09:30:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629461,
                "location": "s3://sfdl-csv-payrix-prod/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:24:26",
                    "last_data": "2026-02-02 09:39:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629761,
                "location": "s3://sfdl-csv-payrix-prod/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:37:01",
                    "last_data": "2026-02-04 09:39:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629992,
                "location": "s3://sfdl-csv-payrix-prod/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:40:07",
                    "last_data": "2026-02-05 09:34:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630246,
                "location": "s3://sfdl-csv-payrix-prod/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:48:18",
                    "last_data": "2026-02-05 09:48:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630441,
                "location": "s3://sfdl-csv-payrix-prod/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:40:50",
                    "last_data": "2026-02-07 09:25:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630636,
                "location": "s3://sfdl-csv-payrix-prod/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:26:23",
                    "last_data": "2026-02-08 09:26:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630872,
                "location": "s3://sfdl-csv-payrix-prod/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:30:06",
                    "last_data": "2026-02-09 09:30:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631092,
                "location": "s3://sfdl-csv-payrix-prod/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:32:14",
                    "last_data": "2026-02-10 09:33:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631312,
                "location": "s3://sfdl-csv-payrix-prod/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:36:57",
                    "last_data": "2026-02-10 09:36:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631537,
                "location": "s3://sfdl-csv-payrix-prod/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:27:01",
                    "last_data": "2026-02-11 09:28:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631824,
                "location": "s3://sfdl-csv-payrix-prod/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:26:57",
                    "last_data": "2026-02-13 09:28:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632133,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-12",
                "name": "dt",
                "value": "2026-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-13 09:28:01",
                    "last_data": "2026-02-14 09:28:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632374,
                "location": "s3://sfdl-csv-payrix-prod/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:28:18",
                    "last_data": "2026-02-15 09:26:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632560,
                "location": "s3://sfdl-csv-payrix-prod/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:27:26",
                    "last_data": "2026-02-15 09:27:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1634935,
                "location": "s3://sfdl-csv-payrix-prod/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:59",
                    "last_data": "2026-02-17 09:30:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635153,
                "location": "s3://sfdl-csv-payrix-prod/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:38:33",
                    "last_data": "2026-02-18 09:34:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635398,
                "location": "s3://sfdl-csv-payrix-prod/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:45:37",
                    "last_data": "2026-02-19 09:29:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635587,
                "location": "s3://sfdl-csv-payrix-prod/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:29:03",
                    "last_data": "2026-02-20 09:26:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635817,
                "location": "s3://sfdl-csv-payrix-prod/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:31:48",
                    "last_data": "2026-02-21 09:28:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636020,
                "location": "s3://sfdl-csv-payrix-prod/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:29:41",
                    "last_data": "2026-02-22 09:31:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636296,
                "location": "s3://sfdl-csv-payrix-prod/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:31:41",
                    "last_data": "2026-02-23 09:48:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636500,
                "location": "s3://sfdl-csv-payrix-prod/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:49:47",
                    "last_data": "2026-02-23 09:49:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636778,
                "location": "s3://sfdl-csv-payrix-prod/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:44:39",
                    "last_data": "2026-02-24 09:45:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637058,
                "location": "s3://sfdl-csv-payrix-prod/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:32:23",
                    "last_data": "2026-02-26 09:30:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637605,
                "location": "s3://sfdl-csv-payrix-prod/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:39:38",
                    "last_data": "2026-02-27 09:44:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641029,
                "location": "s3://sfdl-csv-payrix-prod/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:49:30",
                    "last_data": "2026-02-28 09:33:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641218,
                "location": "s3://sfdl-csv-payrix-prod/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:33:05",
                    "last_data": "2026-03-01 09:42:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641472,
                "location": "s3://sfdl-csv-payrix-prod/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:44:57",
                    "last_data": "2026-03-02 09:31:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641665,
                "location": "s3://sfdl-csv-payrix-prod/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:39:07",
                    "last_data": "2026-03-03 09:32:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641884,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-02",
                "name": "dt",
                "value": "2026-03-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-03 09:32:17",
                    "last_data": "2026-03-04 09:45:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642126,
                "location": "s3://sfdl-csv-payrix-prod/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:46:37",
                    "last_data": "2026-03-05 09:38:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642350,
                "location": "s3://sfdl-csv-payrix-prod/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:40:09",
                    "last_data": "2026-03-06 09:33:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642550,
                "location": "s3://sfdl-csv-payrix-prod/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:34:50",
                    "last_data": "2026-03-06 09:34:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642761,
                "location": "s3://sfdl-csv-payrix-prod/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:34:52",
                    "last_data": "2026-03-08 09:33:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642974,
                "location": "s3://sfdl-csv-payrix-prod/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:33:57",
                    "last_data": "2026-03-08 09:33:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1643815,
                "location": "s3://sfdl-csv-payrix-prod/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:31:53",
                    "last_data": "2026-03-09 09:34:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1644141,
                "location": "s3://sfdl-csv-payrix-prod/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:31:46",
                    "last_data": "2026-03-11 09:27:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645120,
                "location": "s3://sfdl-csv-payrix-prod/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:44:34",
                    "last_data": "2026-03-11 09:44:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645302,
                "location": "s3://sfdl-csv-payrix-prod/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:25:34",
                    "last_data": "2026-03-13 09:27:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645520,
                "location": "s3://sfdl-csv-payrix-prod/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:46",
                    "last_data": "2026-03-13 09:32:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645751,
                "location": "s3://sfdl-csv-payrix-prod/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:30:14",
                    "last_data": "2026-03-14 09:30:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645962,
                "location": "s3://sfdl-csv-payrix-prod/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:28:21",
                    "last_data": "2026-03-15 09:28:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648003,
                "location": "s3://sfdl-csv-payrix-prod/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:33:18",
                    "last_data": "2026-03-16 09:35:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648191,
                "location": "s3://sfdl-csv-payrix-prod/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:35:06",
                    "last_data": "2026-03-18 09:49:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648433,
                "location": "s3://sfdl-csv-payrix-prod/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:51:11",
                    "last_data": "2026-03-19 09:25:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648666,
                "location": "s3://sfdl-csv-payrix-prod/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:42:21",
                    "last_data": "2026-03-20 09:27:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648897,
                "location": "s3://sfdl-csv-payrix-prod/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:42:59",
                    "last_data": "2026-03-21 09:29:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649080,
                "location": "s3://sfdl-csv-payrix-prod/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:29:49",
                    "last_data": "2026-03-21 09:29:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649405,
                "location": "s3://sfdl-csv-payrix-prod/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:29:10",
                    "last_data": "2026-03-22 09:29:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649609,
                "location": "s3://sfdl-csv-payrix-prod/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:29:58",
                    "last_data": "2026-03-23 09:41:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649835,
                "location": "s3://sfdl-csv-payrix-prod/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:05",
                    "last_data": "2026-03-24 09:30:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650068,
                "location": "s3://sfdl-csv-payrix-prod/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:44:38",
                    "last_data": "2026-03-26 09:49:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650333,
                "location": "s3://sfdl-csv-payrix-prod/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:51:16",
                    "last_data": "2026-03-26 09:51:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650494,
                "location": "s3://sfdl-csv-payrix-prod/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:26:23",
                    "last_data": "2026-03-27 09:33:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650732,
                "location": "s3://sfdl-csv-payrix-prod/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:28:51",
                    "last_data": "2026-03-28 09:28:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650922,
                "location": "s3://sfdl-csv-payrix-prod/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:27:10",
                    "last_data": "2026-03-29 09:40:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651601,
                "location": "s3://sfdl-csv-payrix-prod/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:43:43",
                    "last_data": "2026-03-30 09:43:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651898,
                "location": "s3://sfdl-csv-payrix-prod/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:39:43",
                    "last_data": "2026-04-01 09:29:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652089,
                "location": "s3://sfdl-csv-payrix-prod/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:30:01",
                    "last_data": "2026-04-02 09:29:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652480,
                "location": "s3://sfdl-csv-payrix-prod/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:32:54",
                    "last_data": "2026-04-03 09:49:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652725,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-02",
                "name": "dt",
                "value": "2026-04-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-03 10:01:01",
                    "last_data": "2026-04-04 09:50:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652949,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-03",
                "name": "dt",
                "value": "2026-04-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-04 10:02:17",
                    "last_data": "2026-04-05 09:37:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656442,
                "location": "s3://sfdl-csv-payrix-prod/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:37:50",
                    "last_data": "2026-04-06 09:41:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656672,
                "location": "s3://sfdl-csv-payrix-prod/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:45:31",
                    "last_data": "2026-04-07 09:46:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656889,
                "location": "s3://sfdl-csv-payrix-prod/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:46:43",
                    "last_data": "2026-04-07 09:46:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657082,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-07",
                "name": "dt",
                "value": "2026-04-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-08 09:34:12",
                    "last_data": "2026-04-09 09:26:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657523,
                "location": "s3://sfdl-csv-payrix-prod/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:46:47",
                    "last_data": "2026-04-10 09:25:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657729,
                "location": "s3://sfdl-csv-payrix-prod/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:31:45",
                    "last_data": "2026-04-10 09:31:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657925,
                "location": "s3://sfdl-csv-payrix-prod/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:30:05",
                    "last_data": "2026-04-11 09:30:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658135,
                "location": "s3://sfdl-csv-payrix-prod/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:31:32",
                    "last_data": "2026-04-12 09:32:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658361,
                "location": "s3://sfdl-csv-payrix-prod/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:47:46",
                    "last_data": "2026-04-13 09:50:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658657,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-13",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-14 21:09:20",
                    "last_data": "2026-04-14 21:10:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658800,
                "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-14",
                "name": "dt",
                "value": "2026-04-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-15 11:21:15",
                    "last_data": "2026-04-16 09:29:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1661043,
                "location": "s3://sfdl-csv-payrix-prod/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:29:53",
                    "last_data": "2026-04-17 09:26:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1661431,
                "location": "s3://sfdl-csv-payrix-prod/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:47:20",
                    "last_data": "2026-04-17 09:47:20"
                },
                "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-10 09:27:04
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.payrix_pnl_volume`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.payrix_pnl_volume"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-07-10 09:27:02",
        "disabled": false,
        "format": "raw",
        "id": 1902,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_csv",
            "table": "payrix_pnl_volume"
        },
        "type": "csv"
    },
    "partition": {
        "count": 185,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_csv.payrix_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-11-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-25'\n PARTITION (dt='2025-11-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-27'\n PARTITION (dt='2025-11-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-28'\n PARTITION (dt='2025-11-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-30'\n PARTITION (dt='2025-12-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-01'\n PARTITION (dt='2025-12-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-02'\n PARTITION (dt='2025-12-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-03'\n PARTITION (dt='2025-12-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-04'\n PARTITION (dt='2025-12-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-05'\n PARTITION (dt='2025-12-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-06'\n PARTITION (dt='2025-12-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-07'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-22/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-25/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-30/'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-18'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1566130,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:19",
                        "last_data": "2025-10-16 09:29:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1566392,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:43",
                        "last_data": "2025-10-17 09:26:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1595737,
                    "location": "s3://sfdl-csv-payrix-prod/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:26:41",
                        "last_data": "2025-10-17 09:26:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596044,
                    "location": "s3://sfdl-csv-payrix-prod/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:40:47",
                        "last_data": "2025-10-18 09:41:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596619,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-18",
                    "name": "dt",
                    "value": "2025-10-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-19 09:44:01",
                        "last_data": "2025-10-20 15:21:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596831,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-19",
                    "name": "dt",
                    "value": "2025-10-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-20 15:25:50",
                        "last_data": "2025-10-21 13:22:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597074,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-20/",
                    "name": "dt",
                    "value": "2025-10-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-21 13:22:39",
                        "last_data": "2025-10-21 13:22:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597289,
                    "location": "s3://sfdl-csv-payrix-prod/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:57:28",
                        "last_data": "2025-10-22 09:58:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597526,
                    "location": "s3://sfdl-csv-payrix-prod/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:41:56",
                        "last_data": "2025-10-24 10:23:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597777,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-23",
                    "name": "dt",
                    "value": "2025-10-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-24 10:22:30",
                        "last_data": "2025-10-25 10:05:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598052,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-24/",
                    "name": "dt",
                    "value": "2025-10-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-25 10:06:26",
                        "last_data": "2025-10-25 10:06:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598267,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-25",
                    "name": "dt",
                    "value": "2025-10-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-26 10:48:51",
                        "last_data": "2025-10-27 10:01:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598477,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-26/",
                    "name": "dt",
                    "value": "2025-10-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-27 10:25:59",
                        "last_data": "2025-10-27 10:25:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598730,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-27",
                    "name": "dt",
                    "value": "2025-10-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-28 10:45:21",
                        "last_data": "2025-10-28 11:02:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598950,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-28",
                    "name": "dt",
                    "value": "2025-10-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-29 10:11:11",
                        "last_data": "2025-10-30 09:48:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599187,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-29/",
                    "name": "dt",
                    "value": "2025-10-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-30 10:04:07",
                        "last_data": "2025-10-30 10:04:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599412,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-30",
                    "name": "dt",
                    "value": "2025-10-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-31 10:20:05",
                        "last_data": "2025-11-01 10:40:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599670,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-10-31/",
                    "name": "dt",
                    "value": "2025-10-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-01 10:38:19",
                        "last_data": "2025-11-01 10:38:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600072,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-01",
                    "name": "dt",
                    "value": "2025-11-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-02 10:29:24",
                        "last_data": "2025-11-03 10:13:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600335,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-02",
                    "name": "dt",
                    "value": "2025-11-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-03 10:11:30",
                        "last_data": "2025-11-04 09:53:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600603,
                    "location": "s3://sfdl-csv-payrix-prod/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:55:22",
                        "last_data": "2025-11-05 10:00:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600800,
                    "location": "s3://sfdl-csv-payrix-prod/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:51:42",
                        "last_data": "2025-11-06 09:31:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601073,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-05",
                    "name": "dt",
                    "value": "2025-11-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-06 10:05:32",
                        "last_data": "2025-11-07 10:06:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601315,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-06",
                    "name": "dt",
                    "value": "2025-11-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-07 10:13:46",
                        "last_data": "2025-11-08 09:39:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601559,
                    "location": "s3://sfdl-csv-payrix-prod/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:52:40",
                        "last_data": "2025-11-09 09:56:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601760,
                    "location": "s3://sfdl-csv-payrix-prod/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:43:52",
                        "last_data": "2025-11-10 09:54:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602054,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-09",
                    "name": "dt",
                    "value": "2025-11-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-10 10:06:35",
                        "last_data": "2025-11-11 09:47:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602244,
                    "location": "s3://sfdl-csv-payrix-prod/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:53:08",
                        "last_data": "2025-11-11 09:53:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602504,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-11",
                    "name": "dt",
                    "value": "2025-11-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 10:43:30",
                        "last_data": "2025-11-13 10:31:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602732,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-12/",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-13 10:30:37",
                        "last_data": "2025-11-13 10:30:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602992,
                    "location": "s3://sfdl-csv-payrix-prod/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:51:38",
                        "last_data": "2025-11-14 09:51:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603198,
                    "location": "s3://sfdl-csv-payrix-prod/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:43:07",
                        "last_data": "2025-11-15 09:44:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605635,
                    "location": "s3://sfdl-csv-payrix-prod/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:35:02",
                        "last_data": "2025-11-16 09:36:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605880,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-16",
                    "name": "dt",
                    "value": "2025-11-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-17 10:01:31",
                        "last_data": "2025-11-18 09:48:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606127,
                    "location": "s3://sfdl-csv-payrix-prod/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:35:00",
                        "last_data": "2025-11-19 09:56:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606371,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-18/",
                    "name": "dt",
                    "value": "2025-11-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-19 10:04:38",
                        "last_data": "2025-11-19 10:04:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606617,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-19",
                    "name": "dt",
                    "value": "2025-11-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-20 10:01:39",
                        "last_data": "2025-11-20 10:02:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606825,
                    "location": "s3://sfdl-csv-payrix-prod/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:40:33",
                        "last_data": "2025-11-22 09:38:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607647,
                    "location": "s3://sfdl-csv-payrix-prod/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:55:50",
                        "last_data": "2025-11-22 09:55:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607843,
                    "location": "s3://sfdl-csv-payrix-prod/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:41:12",
                        "last_data": "2025-11-23 10:02:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608085,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-23",
                    "name": "dt",
                    "value": "2025-11-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-24 10:26:44",
                        "last_data": "2025-11-24 10:30:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608310,
                    "location": "s3://sfdl-csv-payrix-prod/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:35:31",
                        "last_data": "2025-11-26 09:32:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608588,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-25",
                    "name": "dt",
                    "value": "2025-11-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-26 10:04:02",
                        "last_data": "2025-11-27 09:33:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608798,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-26/",
                    "name": "dt",
                    "value": "2025-11-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-27 09:45:38",
                        "last_data": "2025-11-27 09:45:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609019,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-27",
                    "name": "dt",
                    "value": "2025-11-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-28 09:54:46",
                        "last_data": "2025-11-29 09:54:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609265,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-28",
                    "name": "dt",
                    "value": "2025-11-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-29 09:56:10",
                        "last_data": "2025-11-30 10:00:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609502,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-29/",
                    "name": "dt",
                    "value": "2025-11-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-30 10:00:57",
                        "last_data": "2025-11-30 10:00:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609702,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-11-30",
                    "name": "dt",
                    "value": "2025-11-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-01 10:00:13",
                        "last_data": "2025-12-01 10:11:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609976,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-01",
                    "name": "dt",
                    "value": "2025-12-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-02 09:50:44",
                        "last_data": "2025-12-02 09:58:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610181,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-02",
                    "name": "dt",
                    "value": "2025-12-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-03 09:35:37",
                        "last_data": "2025-12-03 10:00:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610423,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-03",
                    "name": "dt",
                    "value": "2025-12-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-04 10:15:50",
                        "last_data": "2025-12-04 10:24:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610671,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-04",
                    "name": "dt",
                    "value": "2025-12-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-05 09:54:11",
                        "last_data": "2025-12-05 09:57:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611208,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-05",
                    "name": "dt",
                    "value": "2025-12-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-06 09:48:47",
                        "last_data": "2025-12-07 09:50:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611441,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-06",
                    "name": "dt",
                    "value": "2025-12-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-07 10:04:57",
                        "last_data": "2025-12-08 09:58:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611655,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-07",
                    "name": "dt",
                    "value": "2025-12-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-08 09:56:41",
                        "last_data": "2025-12-09 09:48:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611896,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-08/",
                    "name": "dt",
                    "value": "2025-12-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-09 09:57:32",
                        "last_data": "2025-12-09 09:57:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612356,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-09",
                    "name": "dt",
                    "value": "2025-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 10:20:14",
                        "last_data": "2025-12-10 10:22:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612583,
                    "location": "s3://sfdl-csv-payrix-prod/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:33:24",
                        "last_data": "2025-12-11 09:42:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612877,
                    "location": "s3://sfdl-csv-payrix-prod/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:49:18",
                        "last_data": "2025-12-12 09:59:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613183,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-12",
                    "name": "dt",
                    "value": "2025-12-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-13 09:41:55",
                        "last_data": "2025-12-14 09:34:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613436,
                    "location": "s3://sfdl-csv-payrix-prod/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:59:54",
                        "last_data": "2025-12-14 09:59:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613593,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:50",
                        "last_data": "2025-12-16 09:48:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616308,
                    "location": "s3://sfdl-csv-payrix-prod/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:50:15",
                        "last_data": "2025-12-16 09:50:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616633,
                    "location": "s3://sfdl-csv-payrix-prod/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:47:58",
                        "last_data": "2025-12-18 09:55:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616878,
                    "location": "s3://sfdl-csv-payrix-prod/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:55:32",
                        "last_data": "2025-12-19 09:53:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617112,
                    "location": "s3://sfdl-csv-payrix-prod/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:55:17",
                        "last_data": "2025-12-20 09:50:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617323,
                    "location": "s3://sfdl-csv-payrix-prod/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:51:00",
                        "last_data": "2025-12-21 10:09:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617577,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-20",
                    "name": "dt",
                    "value": "2025-12-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-21 10:11:30",
                        "last_data": "2025-12-22 09:58:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617766,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2025-12-21/",
                    "name": "dt",
                    "value": "2025-12-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-22 10:03:13",
                        "last_data": "2025-12-22 10:03:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618004,
                    "location": "s3://sfdl-csv-payrix-prod/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:33:15",
                        "last_data": "2025-12-24 09:31:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618206,
                    "location": "s3://sfdl-csv-payrix-prod/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:32:40",
                        "last_data": "2025-12-24 09:32:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618390,
                    "location": "s3://sfdl-csv-payrix-prod/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:26:13",
                        "last_data": "2025-12-26 09:39:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618655,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:59",
                        "last_data": "2025-12-27 09:25:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618867,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:13",
                        "last_data": "2025-12-28 09:26:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619057,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:49",
                        "last_data": "2025-12-29 09:35:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619320,
                    "location": "s3://sfdl-csv-payrix-prod/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:41:09",
                        "last_data": "2025-12-29 09:41:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619525,
                    "location": "s3://sfdl-csv-payrix-prod/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:44:20",
                        "last_data": "2025-12-31 09:44:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619769,
                    "location": "s3://sfdl-csv-payrix-prod/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:45:17",
                        "last_data": "2025-12-31 09:45:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619960,
                    "location": "s3://sfdl-csv-payrix-prod/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:28:09",
                        "last_data": "2026-01-02 09:43:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620215,
                    "location": "s3://sfdl-csv-payrix-prod/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:45:09",
                        "last_data": "2026-01-02 09:45:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620434,
                    "location": "s3://sfdl-csv-payrix-prod/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:41:48",
                        "last_data": "2026-01-03 09:41:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620647,
                    "location": "s3://sfdl-csv-payrix-prod/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:50:42",
                        "last_data": "2026-01-05 09:26:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620819,
                    "location": "s3://sfdl-csv-payrix-prod/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:38:48",
                        "last_data": "2026-01-05 09:38:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621036,
                    "location": "s3://sfdl-csv-payrix-prod/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:25:12",
                        "last_data": "2026-01-06 09:25:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621282,
                    "location": "s3://sfdl-csv-payrix-prod/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:32:08",
                        "last_data": "2026-01-07 09:32:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621504,
                    "location": "s3://sfdl-csv-payrix-prod/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:30:07",
                        "last_data": "2026-01-08 09:31:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621687,
                    "location": "s3://sfdl-csv-payrix-prod/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:40:01",
                        "last_data": "2026-01-10 09:27:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621948,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:12",
                        "last_data": "2026-01-11 09:30:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622201,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:12",
                        "last_data": "2026-01-12 09:23:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622403,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:34",
                        "last_data": "2026-01-12 09:29:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622695,
                    "location": "s3://sfdl-csv-payrix-prod/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:34",
                        "last_data": "2026-01-13 09:33:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622930,
                    "location": "s3://sfdl-csv-payrix-prod/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:26:52",
                        "last_data": "2026-01-14 09:30:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623145,
                    "location": "s3://sfdl-csv-payrix-prod/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:25:56",
                        "last_data": "2026-01-15 09:33:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625569,
                    "location": "s3://sfdl-csv-payrix-prod/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:43:18",
                        "last_data": "2026-01-16 09:44:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625704,
                    "location": "s3://sfdl-csv-payrix-prod/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:27:11",
                        "last_data": "2026-01-17 09:42:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626214,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-17",
                    "name": "dt",
                    "value": "2026-01-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-18 09:42:08",
                        "last_data": "2026-01-18 09:43:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626409,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:28",
                        "last_data": "2026-01-19 09:39:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626626,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-19",
                    "name": "dt",
                    "value": "2026-01-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-20 09:29:23",
                        "last_data": "2026-01-21 09:28:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626867,
                    "location": "s3://sfdl-csv-payrix-prod/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:28:45",
                        "last_data": "2026-01-21 09:28:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627062,
                    "location": "s3://sfdl-csv-payrix-prod/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:26:37",
                        "last_data": "2026-01-23 09:41:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627333,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-22/",
                    "name": "dt",
                    "value": "2026-01-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-23 09:43:14",
                        "last_data": "2026-01-23 09:43:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627507,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:53",
                        "last_data": "2026-01-24 09:43:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627706,
                    "location": "s3://sfdl-csv-payrix-prod/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:30:01",
                        "last_data": "2026-01-26 09:25:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627975,
                    "location": "s3://sfdl-csv-payrix-prod/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:20",
                        "last_data": "2026-01-26 09:41:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628162,
                    "location": "s3://sfdl-csv-payrix-prod/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:33",
                        "last_data": "2026-01-27 09:28:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628389,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:31",
                        "last_data": "2026-01-29 09:29:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628610,
                    "location": "s3://sfdl-csv-payrix-prod/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:38:45",
                        "last_data": "2026-01-30 09:29:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628827,
                    "location": "s3://sfdl-csv-payrix-prod/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:33:16",
                        "last_data": "2026-01-31 09:29:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629074,
                    "location": "s3://sfdl-csv-payrix-prod/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:32:04",
                        "last_data": "2026-01-31 09:32:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629267,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-01-31",
                    "name": "dt",
                    "value": "2026-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-01 09:28:15",
                        "last_data": "2026-02-01 09:30:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629461,
                    "location": "s3://sfdl-csv-payrix-prod/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:24:26",
                        "last_data": "2026-02-02 09:39:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629761,
                    "location": "s3://sfdl-csv-payrix-prod/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:37:01",
                        "last_data": "2026-02-04 09:39:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629992,
                    "location": "s3://sfdl-csv-payrix-prod/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:40:07",
                        "last_data": "2026-02-05 09:34:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630246,
                    "location": "s3://sfdl-csv-payrix-prod/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:48:18",
                        "last_data": "2026-02-05 09:48:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630441,
                    "location": "s3://sfdl-csv-payrix-prod/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:40:50",
                        "last_data": "2026-02-07 09:25:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630636,
                    "location": "s3://sfdl-csv-payrix-prod/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:26:23",
                        "last_data": "2026-02-08 09:26:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630872,
                    "location": "s3://sfdl-csv-payrix-prod/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:30:06",
                        "last_data": "2026-02-09 09:30:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631092,
                    "location": "s3://sfdl-csv-payrix-prod/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:32:14",
                        "last_data": "2026-02-10 09:33:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631312,
                    "location": "s3://sfdl-csv-payrix-prod/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:36:57",
                        "last_data": "2026-02-10 09:36:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631537,
                    "location": "s3://sfdl-csv-payrix-prod/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:27:01",
                        "last_data": "2026-02-11 09:28:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631824,
                    "location": "s3://sfdl-csv-payrix-prod/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:26:57",
                        "last_data": "2026-02-13 09:28:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632133,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-02-12",
                    "name": "dt",
                    "value": "2026-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-13 09:28:01",
                        "last_data": "2026-02-14 09:28:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632374,
                    "location": "s3://sfdl-csv-payrix-prod/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:28:18",
                        "last_data": "2026-02-15 09:26:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632560,
                    "location": "s3://sfdl-csv-payrix-prod/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:27:26",
                        "last_data": "2026-02-15 09:27:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1634935,
                    "location": "s3://sfdl-csv-payrix-prod/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:59",
                        "last_data": "2026-02-17 09:30:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635153,
                    "location": "s3://sfdl-csv-payrix-prod/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:38:33",
                        "last_data": "2026-02-18 09:34:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635398,
                    "location": "s3://sfdl-csv-payrix-prod/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:45:37",
                        "last_data": "2026-02-19 09:29:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635587,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:03",
                        "last_data": "2026-02-20 09:26:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635817,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:48",
                        "last_data": "2026-02-21 09:28:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636020,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:41",
                        "last_data": "2026-02-22 09:31:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636296,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:41",
                        "last_data": "2026-02-23 09:48:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636500,
                    "location": "s3://sfdl-csv-payrix-prod/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:49:47",
                        "last_data": "2026-02-23 09:49:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636778,
                    "location": "s3://sfdl-csv-payrix-prod/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:44:39",
                        "last_data": "2026-02-24 09:45:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637058,
                    "location": "s3://sfdl-csv-payrix-prod/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:32:23",
                        "last_data": "2026-02-26 09:30:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637605,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:38",
                        "last_data": "2026-02-27 09:44:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641029,
                    "location": "s3://sfdl-csv-payrix-prod/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:49:30",
                        "last_data": "2026-02-28 09:33:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641218,
                    "location": "s3://sfdl-csv-payrix-prod/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:33:05",
                        "last_data": "2026-03-01 09:42:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641472,
                    "location": "s3://sfdl-csv-payrix-prod/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:44:57",
                        "last_data": "2026-03-02 09:31:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641665,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:07",
                        "last_data": "2026-03-03 09:32:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641884,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-03-02",
                    "name": "dt",
                    "value": "2026-03-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-03 09:32:17",
                        "last_data": "2026-03-04 09:45:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642126,
                    "location": "s3://sfdl-csv-payrix-prod/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:46:37",
                        "last_data": "2026-03-05 09:38:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642350,
                    "location": "s3://sfdl-csv-payrix-prod/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:40:09",
                        "last_data": "2026-03-06 09:33:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642550,
                    "location": "s3://sfdl-csv-payrix-prod/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:34:50",
                        "last_data": "2026-03-06 09:34:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642761,
                    "location": "s3://sfdl-csv-payrix-prod/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:34:52",
                        "last_data": "2026-03-08 09:33:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642974,
                    "location": "s3://sfdl-csv-payrix-prod/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:33:57",
                        "last_data": "2026-03-08 09:33:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1643815,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:53",
                        "last_data": "2026-03-09 09:34:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1644141,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:46",
                        "last_data": "2026-03-11 09:27:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645120,
                    "location": "s3://sfdl-csv-payrix-prod/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:44:34",
                        "last_data": "2026-03-11 09:44:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645302,
                    "location": "s3://sfdl-csv-payrix-prod/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:25:34",
                        "last_data": "2026-03-13 09:27:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645520,
                    "location": "s3://sfdl-csv-payrix-prod/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:46",
                        "last_data": "2026-03-13 09:32:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645751,
                    "location": "s3://sfdl-csv-payrix-prod/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:30:14",
                        "last_data": "2026-03-14 09:30:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645962,
                    "location": "s3://sfdl-csv-payrix-prod/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:28:21",
                        "last_data": "2026-03-15 09:28:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648003,
                    "location": "s3://sfdl-csv-payrix-prod/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:33:18",
                        "last_data": "2026-03-16 09:35:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648191,
                    "location": "s3://sfdl-csv-payrix-prod/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:35:06",
                        "last_data": "2026-03-18 09:49:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648433,
                    "location": "s3://sfdl-csv-payrix-prod/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:51:11",
                        "last_data": "2026-03-19 09:25:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648666,
                    "location": "s3://sfdl-csv-payrix-prod/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:42:21",
                        "last_data": "2026-03-20 09:27:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648897,
                    "location": "s3://sfdl-csv-payrix-prod/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:42:59",
                        "last_data": "2026-03-21 09:29:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649080,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:49",
                        "last_data": "2026-03-21 09:29:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649405,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:10",
                        "last_data": "2026-03-22 09:29:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649609,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:58",
                        "last_data": "2026-03-23 09:41:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649835,
                    "location": "s3://sfdl-csv-payrix-prod/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:05",
                        "last_data": "2026-03-24 09:30:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650068,
                    "location": "s3://sfdl-csv-payrix-prod/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:44:38",
                        "last_data": "2026-03-26 09:49:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650333,
                    "location": "s3://sfdl-csv-payrix-prod/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:51:16",
                        "last_data": "2026-03-26 09:51:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650494,
                    "location": "s3://sfdl-csv-payrix-prod/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:26:23",
                        "last_data": "2026-03-27 09:33:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650732,
                    "location": "s3://sfdl-csv-payrix-prod/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:28:51",
                        "last_data": "2026-03-28 09:28:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650922,
                    "location": "s3://sfdl-csv-payrix-prod/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:27:10",
                        "last_data": "2026-03-29 09:40:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651601,
                    "location": "s3://sfdl-csv-payrix-prod/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:43:43",
                        "last_data": "2026-03-30 09:43:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651898,
                    "location": "s3://sfdl-csv-payrix-prod/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:39:43",
                        "last_data": "2026-04-01 09:29:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652089,
                    "location": "s3://sfdl-csv-payrix-prod/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:30:01",
                        "last_data": "2026-04-02 09:29:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652480,
                    "location": "s3://sfdl-csv-payrix-prod/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:32:54",
                        "last_data": "2026-04-03 09:49:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652725,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-02",
                    "name": "dt",
                    "value": "2026-04-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-03 10:01:01",
                        "last_data": "2026-04-04 09:50:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652949,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-03",
                    "name": "dt",
                    "value": "2026-04-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-04 10:02:17",
                        "last_data": "2026-04-05 09:37:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656442,
                    "location": "s3://sfdl-csv-payrix-prod/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:37:50",
                        "last_data": "2026-04-06 09:41:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656672,
                    "location": "s3://sfdl-csv-payrix-prod/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:45:31",
                        "last_data": "2026-04-07 09:46:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656889,
                    "location": "s3://sfdl-csv-payrix-prod/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:46:43",
                        "last_data": "2026-04-07 09:46:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657082,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-07",
                    "name": "dt",
                    "value": "2026-04-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-08 09:34:12",
                        "last_data": "2026-04-09 09:26:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657523,
                    "location": "s3://sfdl-csv-payrix-prod/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:46:47",
                        "last_data": "2026-04-10 09:25:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657729,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:45",
                        "last_data": "2026-04-10 09:31:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657925,
                    "location": "s3://sfdl-csv-payrix-prod/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:30:05",
                        "last_data": "2026-04-11 09:30:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658135,
                    "location": "s3://sfdl-csv-payrix-prod/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:31:32",
                        "last_data": "2026-04-12 09:32:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658361,
                    "location": "s3://sfdl-csv-payrix-prod/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:47:46",
                        "last_data": "2026-04-13 09:50:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658657,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-13",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-14 21:09:20",
                        "last_data": "2026-04-14 21:10:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658800,
                    "location": "s3://sfdl-csv-payrix-prod/raw_incremental/pnl_volume/dt=2026-04-14",
                    "name": "dt",
                    "value": "2026-04-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-15 11:21:15",
                        "last_data": "2026-04-16 09:29:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1661043,
                    "location": "s3://sfdl-csv-payrix-prod/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:29:53",
                        "last_data": "2026-04-17 09:26:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1661431,
                    "location": "s3://sfdl-csv-payrix-prod/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:47:20",
                        "last_data": "2026-04-17 09:47:20"
                    },
                    "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-10 09:27:04",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.payrix_pnl_volume`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.payrix_pnl_volume"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}