Schema Info

Schema Name: sfdl_prod_csv.payrixess_pnl_volume
  • created: 2024-07-24 10:17:09
  • disabled: False
  • format: raw
  • id: 1940
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_csv",
        "table": "payrixess_pnl_volume"
    }
  • type: csv
Schema Versions: 1
    • created: 2024-07-24 10:17:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.payrixess_pnl_volume`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.payrixess_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.payrixess_pnl_volume"
      ]
    • hive_path: s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume
    • id: 955490
    • 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: 1940
    • schema_scan_id: 123673508
    • updated: 2024-07-24 10:17:24
Schema Scans: 5
Last at 2026-04-17 09:32:29
    • duration: 0:00:04.137904
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162178458
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-prod",
              "hive_path": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-16/45e789ed-b3e0-4bd1-a7c5-b935648c9606.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 13444372367349825439,
              "service_name": "drive-thru",
              "span_id": 13360443475915051776,
              "trace_id": 12276071758531376770
          }
      }
    • running: False
    • schema_name_id: 1940
    • start_time: 2026-04-17 09:32:29
    • success: True
    • trace_id: 12276071758531376770
    • duration: 0:00:01.315551
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162178453
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-prod",
              "hive_path": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/5579b484-359e-4bb1-b8fe-9cf3ec1fb1df.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 8112374603201523511,
              "service_name": "drive-thru",
              "span_id": 11644552313051911830,
              "trace_id": 1184354245982904009
          }
      }
    • running: False
    • schema_name_id: 1940
    • start_time: 2026-04-17 09:32:13
    • success: True
    • trace_id: 1184354245982904009
    • duration: 0:00:01.441301
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162122786
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-prod",
              "hive_path": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/e87b62f3-7940-4cd8-9898-0ffff468f2e4.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 11799094172756390971,
              "service_name": "drive-thru",
              "span_id": 4249265245213437899,
              "trace_id": 15508379209139540072
          }
      }
    • running: False
    • schema_name_id: 1940
    • start_time: 2026-04-16 09:31:32
    • success: True
    • trace_id: 15508379209139540072
    • duration: 0:00:04.332587
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162122779
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-prod",
              "hive_path": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/e87b62f3-7940-4cd8-9898-0ffff468f2e4.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 17321915226564232024,
              "service_name": "drive-thru",
              "span_id": 12375838773327708018,
              "trace_id": 16023004953719433474
          }
      }
    • running: False
    • schema_name_id: 1940
    • start_time: 2026-04-16 09:31:15
    • success: True
    • trace_id: 16023004953719433474
    • duration: 0:00:17.737042
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 123673508
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2024-07-23",
              "name": "dt",
              "type": "string",
              "value": "2024-07-23"
          },
          "s3": {
              "bucket": "sfdl-csv-payrixess-prod",
              "hive_path": "s3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2024-07-23/e57760dd-8810-4ce6-8002-17dd1a11b3e6.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.payrixess_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 17318061818323416660,
              "service_name": "drive-thru",
              "span_id": 10556696583487417789,
              "trace_id": 12728098401824080593
          }
      }
    • running: False
    • schema_name_id: 1940
    • start_time: 2024-07-24 10:17:09
    • success: True
    • trace_id: 12728098401824080593
Partitions:
  • count: 185
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_csv.payrixess_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-16'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-26'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-29'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-12'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-18'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-11-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-26'\n PARTITION (dt='2025-11-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-28'\n PARTITION (dt='2025-11-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-29'\n PARTITION (dt='2025-11-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-30'\n PARTITION (dt='2025-12-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-02'\n PARTITION (dt='2025-12-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-04'\n PARTITION (dt='2025-12-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-05'\n PARTITION (dt='2025-12-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-07'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-08'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-18'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1566150,
                "location": "s3://sfdl-csv-payrixess-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:40:43",
                    "last_data": "2025-10-15 09:40:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1566386,
                "location": "s3://sfdl-csv-payrixess-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:11",
                    "last_data": "2025-10-16 09:39:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1595788,
                "location": "s3://sfdl-csv-payrixess-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:43:17",
                    "last_data": "2025-10-18 09:38:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596039,
                "location": "s3://sfdl-csv-payrixess-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:14",
                    "last_data": "2025-10-18 09:40:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596614,
                "location": "s3://sfdl-csv-payrixess-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:43:22",
                    "last_data": "2025-10-19 09:44:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596783,
                "location": "s3://sfdl-csv-payrixess-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 14:51:49",
                    "last_data": "2025-10-21 11:58:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597056,
                "location": "s3://sfdl-csv-payrixess-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 11:59:15",
                    "last_data": "2025-10-22 10:06:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597327,
                "location": "s3://sfdl-csv-payrixess-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 10:11:05",
                    "last_data": "2025-10-22 10:11:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597555,
                "location": "s3://sfdl-csv-payrixess-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:56:25",
                    "last_data": "2025-10-24 10:29:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597810,
                "location": "s3://sfdl-csv-payrixess-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:38:24",
                    "last_data": "2025-10-25 09:44:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598025,
                "location": "s3://sfdl-csv-payrixess-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 09:58:03",
                    "last_data": "2025-10-26 10:37:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598289,
                "location": "s3://sfdl-csv-payrixess-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:58:21",
                    "last_data": "2025-10-27 10:28:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598489,
                "location": "s3://sfdl-csv-payrixess-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:28:36",
                    "last_data": "2025-10-28 10:39:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598729,
                "location": "s3://sfdl-csv-payrixess-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:43:33",
                    "last_data": "2025-10-28 10:43:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598978,
                "location": "s3://sfdl-csv-payrixess-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:43:23",
                    "last_data": "2025-10-30 10:05:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599218,
                "location": "s3://sfdl-csv-payrixess-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:08:02",
                    "last_data": "2025-10-31 10:47:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599425,
                "location": "s3://sfdl-csv-payrixess-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:27:06",
                    "last_data": "2025-11-01 10:39:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599679,
                "location": "s3://sfdl-csv-payrixess-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:40:28",
                    "last_data": "2025-11-02 10:57:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600115,
                "location": "s3://sfdl-csv-payrixess-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 11:02:28",
                    "last_data": "2025-11-02 11:02:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600347,
                "location": "s3://sfdl-csv-payrixess-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:13:50",
                    "last_data": "2025-11-03 10:14:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600555,
                "location": "s3://sfdl-csv-payrixess-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:42:19",
                    "last_data": "2025-11-05 10:08:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600840,
                "location": "s3://sfdl-csv-payrixess-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 10:08:40",
                    "last_data": "2025-11-05 10:08:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601034,
                "location": "s3://sfdl-csv-payrixess-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 09:47:16",
                    "last_data": "2025-11-07 10:05:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601298,
                "location": "s3://sfdl-csv-payrixess-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:05:35",
                    "last_data": "2025-11-08 09:58:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601573,
                "location": "s3://sfdl-csv-payrixess-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 10:03:38",
                    "last_data": "2025-11-09 09:54:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601809,
                "location": "s3://sfdl-csv-payrixess-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:58:32",
                    "last_data": "2025-11-10 10:04:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602039,
                "location": "s3://sfdl-csv-payrixess-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:04:58",
                    "last_data": "2025-11-10 10:04:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602235,
                "location": "s3://sfdl-csv-payrixess-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:52:11",
                    "last_data": "2025-11-12 10:52:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602496,
                "location": "s3://sfdl-csv-payrixess-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:40:05",
                    "last_data": "2025-11-13 10:31:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602741,
                "location": "s3://sfdl-csv-payrixess-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:45:20",
                    "last_data": "2025-11-14 09:47:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602970,
                "location": "s3://sfdl-csv-payrixess-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:47:05",
                    "last_data": "2025-11-15 09:52:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603234,
                "location": "s3://sfdl-csv-payrixess-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 10:00:43",
                    "last_data": "2025-11-15 10:00:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605654,
                "location": "s3://sfdl-csv-payrixess-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:47:15",
                    "last_data": "2025-11-16 09:53:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605875,
                "location": "s3://sfdl-csv-payrixess-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:18",
                    "last_data": "2025-11-18 09:54:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606163,
                "location": "s3://sfdl-csv-payrixess-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 10:01:46",
                    "last_data": "2025-11-18 10:01:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606346,
                "location": "s3://sfdl-csv-payrixess-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 09:54:29",
                    "last_data": "2025-11-19 10:12:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606610,
                "location": "s3://sfdl-csv-payrixess-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:00:56",
                    "last_data": "2025-11-20 10:23:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606869,
                "location": "s3://sfdl-csv-payrixess-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 10:05:08",
                    "last_data": "2025-11-22 09:50:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607635,
                "location": "s3://sfdl-csv-payrixess-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:50:14",
                    "last_data": "2025-11-22 09:50:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607846,
                "location": "s3://sfdl-csv-payrixess-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:42:08",
                    "last_data": "2025-11-24 10:39:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608129,
                "location": "s3://sfdl-csv-payrixess-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:54:37",
                    "last_data": "2025-11-25 09:58:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608363,
                "location": "s3://sfdl-csv-payrixess-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 10:11:18",
                    "last_data": "2025-11-26 10:05:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608570,
                "location": "s3://sfdl-csv-payrixess-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:01:57",
                    "last_data": "2025-11-26 10:01:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608779,
                "location": "s3://sfdl-csv-payrixess-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:35:51",
                    "last_data": "2025-11-28 10:04:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609035,
                "location": "s3://sfdl-csv-payrixess-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:56:30",
                    "last_data": "2025-11-28 09:56:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609269,
                "location": "s3://sfdl-csv-payrixess-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:55",
                    "last_data": "2025-11-29 10:00:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609512,
                "location": "s3://sfdl-csv-payrixess-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:03:11",
                    "last_data": "2025-12-01 10:24:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609753,
                "location": "s3://sfdl-csv-payrixess-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 11:03:32",
                    "last_data": "2025-12-02 09:41:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609954,
                "location": "s3://sfdl-csv-payrixess-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:42:19",
                    "last_data": "2025-12-02 09:42:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610227,
                "location": "s3://sfdl-csv-payrixess-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 10:00:30",
                    "last_data": "2025-12-04 10:24:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610456,
                "location": "s3://sfdl-csv-payrixess-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:23:17",
                    "last_data": "2025-12-04 10:23:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610639,
                "location": "s3://sfdl-csv-payrixess-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:39:21",
                    "last_data": "2025-12-06 09:55:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611224,
                "location": "s3://sfdl-csv-payrixess-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:59:37",
                    "last_data": "2025-12-07 10:06:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611447,
                "location": "s3://sfdl-csv-payrixess-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:06:07",
                    "last_data": "2025-12-07 10:06:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611676,
                "location": "s3://sfdl-csv-payrixess-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 10:00:46",
                    "last_data": "2025-12-09 09:33:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611871,
                "location": "s3://sfdl-csv-payrixess-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:33:52",
                    "last_data": "2025-12-10 10:37:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612406,
                "location": "s3://sfdl-csv-payrixess-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:51:39",
                    "last_data": "2025-12-10 10:51:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612631,
                "location": "s3://sfdl-csv-payrixess-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:59:30",
                    "last_data": "2025-12-12 09:35:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612888,
                "location": "s3://sfdl-csv-payrixess-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:53:24",
                    "last_data": "2025-12-13 09:40:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613190,
                "location": "s3://sfdl-csv-payrixess-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:47:14",
                    "last_data": "2025-12-13 09:47:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613413,
                "location": "s3://sfdl-csv-payrixess-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:34:31",
                    "last_data": "2025-12-15 09:39:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613628,
                "location": "s3://sfdl-csv-payrixess-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:39:22",
                    "last_data": "2025-12-15 09:39:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616276,
                "location": "s3://sfdl-csv-payrixess-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:34:49",
                    "last_data": "2025-12-16 09:40:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616662,
                "location": "s3://sfdl-csv-payrixess-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:58:58",
                    "last_data": "2025-12-17 10:00:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616837,
                "location": "s3://sfdl-csv-payrixess-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:32:10",
                    "last_data": "2025-12-18 09:34:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617065,
                "location": "s3://sfdl-csv-payrixess-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:38:14",
                    "last_data": "2025-12-20 09:51:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617315,
                "location": "s3://sfdl-csv-payrixess-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:50:15",
                    "last_data": "2025-12-20 09:50:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617572,
                "location": "s3://sfdl-csv-payrixess-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:10:28",
                    "last_data": "2025-12-22 10:25:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617798,
                "location": "s3://sfdl-csv-payrixess-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:52:50",
                    "last_data": "2025-12-23 09:30:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617990,
                "location": "s3://sfdl-csv-payrixess-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:30:48",
                    "last_data": "2025-12-23 09:30:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618184,
                "location": "s3://sfdl-csv-payrixess-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:30:34",
                    "last_data": "2025-12-25 09:28:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618417,
                "location": "s3://sfdl-csv-payrixess-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:28:11",
                    "last_data": "2025-12-26 09:29:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618627,
                "location": "s3://sfdl-csv-payrixess-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:30:28",
                    "last_data": "2025-12-27 09:28:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618842,
                "location": "s3://sfdl-csv-payrixess-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:28:58",
                    "last_data": "2025-12-28 09:26:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619043,
                "location": "s3://sfdl-csv-payrixess-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:27:23",
                    "last_data": "2025-12-29 09:42:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619328,
                "location": "s3://sfdl-csv-payrixess-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:42:25",
                    "last_data": "2025-12-30 09:45:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619549,
                "location": "s3://sfdl-csv-payrixess-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:46:42",
                    "last_data": "2025-12-31 09:31:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619764,
                "location": "s3://sfdl-csv-payrixess-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:01",
                    "last_data": "2025-12-31 09:45:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619958,
                "location": "s3://sfdl-csv-payrixess-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:27:19",
                    "last_data": "2026-01-01 09:31:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620195,
                "location": "s3://sfdl-csv-payrixess-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:41:54",
                    "last_data": "2026-01-03 09:38:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620427,
                "location": "s3://sfdl-csv-payrixess-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:40:25",
                    "last_data": "2026-01-03 09:40:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620619,
                "location": "s3://sfdl-csv-payrixess-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:30:37",
                    "last_data": "2026-01-05 09:43:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620842,
                "location": "s3://sfdl-csv-payrixess-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:44:15",
                    "last_data": "2026-01-06 09:47:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621090,
                "location": "s3://sfdl-csv-payrixess-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:48:16",
                    "last_data": "2026-01-07 09:30:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621278,
                "location": "s3://sfdl-csv-payrixess-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:30:19",
                    "last_data": "2026-01-08 09:42:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621539,
                "location": "s3://sfdl-csv-payrixess-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:45:58",
                    "last_data": "2026-01-08 09:45:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621712,
                "location": "s3://sfdl-csv-payrixess-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:48:33",
                    "last_data": "2026-01-10 09:39:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621979,
                "location": "s3://sfdl-csv-payrixess-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:39:54",
                    "last_data": "2026-01-11 09:28:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622213,
                "location": "s3://sfdl-csv-payrixess-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:41:29",
                    "last_data": "2026-01-11 09:41:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622433,
                "location": "s3://sfdl-csv-payrixess-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:43:03",
                    "last_data": "2026-01-12 09:43:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622713,
                "location": "s3://sfdl-csv-payrixess-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:28:55",
                    "last_data": "2026-01-13 09:41:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622980,
                "location": "s3://sfdl-csv-payrixess-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:43:27",
                    "last_data": "2026-01-15 09:29:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623163,
                "location": "s3://sfdl-csv-payrixess-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:29:22",
                    "last_data": "2026-01-15 09:29:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625547,
                "location": "s3://sfdl-csv-payrixess-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:33:10",
                    "last_data": "2026-01-17 09:30:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625729,
                "location": "s3://sfdl-csv-payrixess-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:32:44",
                    "last_data": "2026-01-18 09:28:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626200,
                "location": "s3://sfdl-csv-payrixess-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:28:35",
                    "last_data": "2026-01-19 09:31:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626415,
                "location": "s3://sfdl-csv-payrixess-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:42:52",
                    "last_data": "2026-01-19 09:42:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626647,
                "location": "s3://sfdl-csv-payrixess-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:33:37",
                    "last_data": "2026-01-21 09:31:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626897,
                "location": "s3://sfdl-csv-payrixess-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:31:36",
                    "last_data": "2026-01-21 09:31:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627090,
                "location": "s3://sfdl-csv-payrixess-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:35:34",
                    "last_data": "2026-01-23 09:29:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627328,
                "location": "s3://sfdl-csv-payrixess-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:42:16",
                    "last_data": "2026-01-24 09:44:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627543,
                "location": "s3://sfdl-csv-payrixess-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:47:14",
                    "last_data": "2026-01-24 09:47:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627751,
                "location": "s3://sfdl-csv-payrixess-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:45:05",
                    "last_data": "2026-01-25 09:50:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627943,
                "location": "s3://sfdl-csv-payrixess-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:31:09",
                    "last_data": "2026-01-26 09:31:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628151,
                "location": "s3://sfdl-csv-payrixess-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:26:48",
                    "last_data": "2026-01-28 09:30:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628403,
                "location": "s3://sfdl-csv-payrixess-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:34:49",
                    "last_data": "2026-01-28 09:34:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628624,
                "location": "s3://sfdl-csv-payrixess-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:48:34",
                    "last_data": "2026-01-29 09:48:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628807,
                "location": "s3://sfdl-csv-payrixess-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:29:11",
                    "last_data": "2026-01-31 09:28:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629059,
                "location": "s3://sfdl-csv-payrixess-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:29:21",
                    "last_data": "2026-02-01 09:30:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629293,
                "location": "s3://sfdl-csv-payrixess-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:31:29",
                    "last_data": "2026-02-02 09:30:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629501,
                "location": "s3://sfdl-csv-payrixess-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:30:39",
                    "last_data": "2026-02-03 09:48:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629782,
                "location": "s3://sfdl-csv-payrixess-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:47:49",
                    "last_data": "2026-02-03 09:47:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630016,
                "location": "s3://sfdl-csv-payrixess-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:46:26",
                    "last_data": "2026-02-04 09:47:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630230,
                "location": "s3://sfdl-csv-payrixess-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:45:26",
                    "last_data": "2026-02-06 09:43:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630461,
                "location": "s3://sfdl-csv-payrixess-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:44:47",
                    "last_data": "2026-02-07 09:28:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630656,
                "location": "s3://sfdl-csv-payrixess-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:28:57",
                    "last_data": "2026-02-08 09:41:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630883,
                "location": "s3://sfdl-csv-payrixess-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:41:19",
                    "last_data": "2026-02-08 09:41:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631109,
                "location": "s3://sfdl-csv-payrixess-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:39:55",
                    "last_data": "2026-02-09 09:40:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631339,
                "location": "s3://sfdl-csv-payrixess-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:47:56",
                    "last_data": "2026-02-11 09:31:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631567,
                "location": "s3://sfdl-csv-payrixess-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:45:26",
                    "last_data": "2026-02-11 09:45:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631868,
                "location": "s3://sfdl-csv-payrixess-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:44:45",
                    "last_data": "2026-02-13 09:45:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632185,
                "location": "s3://sfdl-csv-payrixess-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:49:06",
                    "last_data": "2026-02-14 09:28:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632386,
                "location": "s3://sfdl-csv-payrixess-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:47",
                    "last_data": "2026-02-14 09:28:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632576,
                "location": "s3://sfdl-csv-payrixess-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:29:02",
                    "last_data": "2026-02-16 09:39:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1634961,
                "location": "s3://sfdl-csv-payrixess-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:40:12",
                    "last_data": "2026-02-17 09:44:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635169,
                "location": "s3://sfdl-csv-payrixess-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:44:14",
                    "last_data": "2026-02-17 09:44:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635369,
                "location": "s3://sfdl-csv-payrixess-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:30:46",
                    "last_data": "2026-02-18 09:31:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635608,
                "location": "s3://sfdl-csv-payrixess-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:41:55",
                    "last_data": "2026-02-20 09:32:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635801,
                "location": "s3://sfdl-csv-payrixess-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:18",
                    "last_data": "2026-02-20 09:31:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636017,
                "location": "s3://sfdl-csv-payrixess-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:28:17",
                    "last_data": "2026-02-22 09:29:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636282,
                "location": "s3://sfdl-csv-payrixess-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:29:44",
                    "last_data": "2026-02-23 09:54:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636510,
                "location": "s3://sfdl-csv-payrixess-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:54:03",
                    "last_data": "2026-02-24 09:45:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636801,
                "location": "s3://sfdl-csv-payrixess-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:45:29",
                    "last_data": "2026-02-25 09:31:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637046,
                "location": "s3://sfdl-csv-payrixess-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:31:21",
                    "last_data": "2026-02-26 09:40:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637640,
                "location": "s3://sfdl-csv-payrixess-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:49:03",
                    "last_data": "2026-02-26 09:49:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1640996,
                "location": "s3://sfdl-csv-payrixess-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:30:15",
                    "last_data": "2026-02-27 09:31:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641198,
                "location": "s3://sfdl-csv-payrixess-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:28:05",
                    "last_data": "2026-03-01 09:40:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641448,
                "location": "s3://sfdl-csv-payrixess-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:41:02",
                    "last_data": "2026-03-01 09:41:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641651,
                "location": "s3://sfdl-csv-payrixess-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:33:08",
                    "last_data": "2026-03-03 09:32:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641881,
                "location": "s3://sfdl-csv-payrixess-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:08",
                    "last_data": "2026-03-04 09:36:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642106,
                "location": "s3://sfdl-csv-payrixess-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:36:10",
                    "last_data": "2026-03-05 09:30:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642329,
                "location": "s3://sfdl-csv-payrixess-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:31:55",
                    "last_data": "2026-03-06 09:43:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642576,
                "location": "s3://sfdl-csv-payrixess-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:44:00",
                    "last_data": "2026-03-06 09:44:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642774,
                "location": "s3://sfdl-csv-payrixess-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:48:01",
                    "last_data": "2026-03-08 09:44:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642992,
                "location": "s3://sfdl-csv-payrixess-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:44:43",
                    "last_data": "2026-03-09 09:29:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1643802,
                "location": "s3://sfdl-csv-payrixess-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:30:02",
                    "last_data": "2026-03-10 09:34:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1644168,
                "location": "s3://sfdl-csv-payrixess-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:35:32",
                    "last_data": "2026-03-11 09:46:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645136,
                "location": "s3://sfdl-csv-payrixess-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:46:36",
                    "last_data": "2026-03-12 09:32:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645354,
                "location": "s3://sfdl-csv-payrixess-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:48:38",
                    "last_data": "2026-03-13 09:42:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645552,
                "location": "s3://sfdl-csv-payrixess-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:45:52",
                    "last_data": "2026-03-14 09:42:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645768,
                "location": "s3://sfdl-csv-payrixess-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:42:43",
                    "last_data": "2026-03-15 09:31:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645977,
                "location": "s3://sfdl-csv-payrixess-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:31:15",
                    "last_data": "2026-03-16 09:31:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1647999,
                "location": "s3://sfdl-csv-payrixess-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:32:44",
                    "last_data": "2026-03-16 09:32:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648216,
                "location": "s3://sfdl-csv-payrixess-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:44:50",
                    "last_data": "2026-03-18 09:49:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648429,
                "location": "s3://sfdl-csv-payrixess-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:50:37",
                    "last_data": "2026-03-19 09:45:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648684,
                "location": "s3://sfdl-csv-payrixess-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:46:17",
                    "last_data": "2026-03-20 09:29:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648869,
                "location": "s3://sfdl-csv-payrixess-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:30:26",
                    "last_data": "2026-03-20 09:30:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649096,
                "location": "s3://sfdl-csv-payrixess-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:43:02",
                    "last_data": "2026-03-21 09:43:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649428,
                "location": "s3://sfdl-csv-payrixess-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:43:28",
                    "last_data": "2026-03-23 09:32:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649643,
                "location": "s3://sfdl-csv-payrixess-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:33:18",
                    "last_data": "2026-03-23 09:33:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649862,
                "location": "s3://sfdl-csv-payrixess-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:43:00",
                    "last_data": "2026-03-25 09:45:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650089,
                "location": "s3://sfdl-csv-payrixess-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:49:06",
                    "last_data": "2026-03-26 09:35:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650309,
                "location": "s3://sfdl-csv-payrixess-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:35:08",
                    "last_data": "2026-03-26 09:35:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650528,
                "location": "s3://sfdl-csv-payrixess-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:30:26",
                    "last_data": "2026-03-28 09:42:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650755,
                "location": "s3://sfdl-csv-payrixess-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:44:22",
                    "last_data": "2026-03-29 09:26:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650975,
                "location": "s3://sfdl-csv-payrixess-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:45:56",
                    "last_data": "2026-03-30 09:32:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651609,
                "location": "s3://sfdl-csv-payrixess-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:45:22",
                    "last_data": "2026-03-30 09:45:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651881,
                "location": "s3://sfdl-csv-payrixess-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:29:58",
                    "last_data": "2026-04-01 09:42:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652135,
                "location": "s3://sfdl-csv-payrixess-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:43:32",
                    "last_data": "2026-04-01 09:43:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652479,
                "location": "s3://sfdl-csv-payrixess-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:45",
                    "last_data": "2026-04-03 09:35:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652700,
                "location": "s3://sfdl-csv-payrixess-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 09:44:19",
                    "last_data": "2026-04-03 09:44:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652905,
                "location": "s3://sfdl-csv-payrixess-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 09:31:23",
                    "last_data": "2026-04-05 09:31:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656426,
                "location": "s3://sfdl-csv-payrixess-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:31:51",
                    "last_data": "2026-04-05 09:31:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656637,
                "location": "s3://sfdl-csv-payrixess-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:28:54",
                    "last_data": "2026-04-06 09:29:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656869,
                "location": "s3://sfdl-csv-payrixess-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:31:36",
                    "last_data": "2026-04-07 09:43:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657110,
                "location": "s3://sfdl-csv-payrixess-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:51:51",
                    "last_data": "2026-04-09 09:31:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657493,
                "location": "s3://sfdl-csv-payrixess-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:32:16",
                    "last_data": "2026-04-10 09:30:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657714,
                "location": "s3://sfdl-csv-payrixess-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:30:23",
                    "last_data": "2026-04-10 09:30:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657942,
                "location": "s3://sfdl-csv-payrixess-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:45:42",
                    "last_data": "2026-04-12 09:33:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658151,
                "location": "s3://sfdl-csv-payrixess-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:33:08",
                    "last_data": "2026-04-13 09:46:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658347,
                "location": "s3://sfdl-csv-payrixess-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:46:24",
                    "last_data": "2026-04-14 09:41:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658558,
                "location": "s3://sfdl-csv-payrixess-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 09:43:01",
                    "last_data": "2026-04-15 09:40:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658762,
                "location": "s3://sfdl-csv-payrixess-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 09:40:53",
                    "last_data": "2026-04-15 09:40:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1661065,
                "location": "s3://sfdl-csv-payrixess-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:31:17",
                    "last_data": "2026-04-17 09:32:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1661407,
                "location": "s3://sfdl-csv-payrixess-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:32:30",
                    "last_data": "2026-04-17 09:32:30"
                },
                "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-24 10:17:10
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.payrixess_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.payrixess_pnl_volume`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.payrixess_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-24 10:17:09",
        "disabled": false,
        "format": "raw",
        "id": 1940,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_csv",
            "table": "payrixess_pnl_volume"
        },
        "type": "csv"
    },
    "partition": {
        "count": 185,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_csv.payrixess_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-16'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-26'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-29'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-12'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-18'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-24'\n PARTITION (dt='2025-11-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-26'\n PARTITION (dt='2025-11-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-28'\n PARTITION (dt='2025-11-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-29'\n PARTITION (dt='2025-11-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-11-30'\n PARTITION (dt='2025-12-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-02'\n PARTITION (dt='2025-12-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-04'\n PARTITION (dt='2025-12-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-05'\n PARTITION (dt='2025-12-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-07'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-08'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-18'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume/dt=2026-04-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1566150,
                    "location": "s3://sfdl-csv-payrixess-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:40:43",
                        "last_data": "2025-10-15 09:40:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1566386,
                    "location": "s3://sfdl-csv-payrixess-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:11",
                        "last_data": "2025-10-16 09:39:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1595788,
                    "location": "s3://sfdl-csv-payrixess-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:43:17",
                        "last_data": "2025-10-18 09:38:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596039,
                    "location": "s3://sfdl-csv-payrixess-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:14",
                        "last_data": "2025-10-18 09:40:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596614,
                    "location": "s3://sfdl-csv-payrixess-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:43:22",
                        "last_data": "2025-10-19 09:44:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596783,
                    "location": "s3://sfdl-csv-payrixess-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 14:51:49",
                        "last_data": "2025-10-21 11:58:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597056,
                    "location": "s3://sfdl-csv-payrixess-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 11:59:15",
                        "last_data": "2025-10-22 10:06:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597327,
                    "location": "s3://sfdl-csv-payrixess-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 10:11:05",
                        "last_data": "2025-10-22 10:11:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597555,
                    "location": "s3://sfdl-csv-payrixess-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:56:25",
                        "last_data": "2025-10-24 10:29:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597810,
                    "location": "s3://sfdl-csv-payrixess-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:38:24",
                        "last_data": "2025-10-25 09:44:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598025,
                    "location": "s3://sfdl-csv-payrixess-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 09:58:03",
                        "last_data": "2025-10-26 10:37:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598289,
                    "location": "s3://sfdl-csv-payrixess-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:58:21",
                        "last_data": "2025-10-27 10:28:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598489,
                    "location": "s3://sfdl-csv-payrixess-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:28:36",
                        "last_data": "2025-10-28 10:39:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598729,
                    "location": "s3://sfdl-csv-payrixess-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:43:33",
                        "last_data": "2025-10-28 10:43:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598978,
                    "location": "s3://sfdl-csv-payrixess-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:43:23",
                        "last_data": "2025-10-30 10:05:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599218,
                    "location": "s3://sfdl-csv-payrixess-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:08:02",
                        "last_data": "2025-10-31 10:47:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599425,
                    "location": "s3://sfdl-csv-payrixess-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:27:06",
                        "last_data": "2025-11-01 10:39:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599679,
                    "location": "s3://sfdl-csv-payrixess-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:40:28",
                        "last_data": "2025-11-02 10:57:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600115,
                    "location": "s3://sfdl-csv-payrixess-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 11:02:28",
                        "last_data": "2025-11-02 11:02:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600347,
                    "location": "s3://sfdl-csv-payrixess-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:13:50",
                        "last_data": "2025-11-03 10:14:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600555,
                    "location": "s3://sfdl-csv-payrixess-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:42:19",
                        "last_data": "2025-11-05 10:08:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600840,
                    "location": "s3://sfdl-csv-payrixess-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 10:08:40",
                        "last_data": "2025-11-05 10:08:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601034,
                    "location": "s3://sfdl-csv-payrixess-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 09:47:16",
                        "last_data": "2025-11-07 10:05:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601298,
                    "location": "s3://sfdl-csv-payrixess-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:05:35",
                        "last_data": "2025-11-08 09:58:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601573,
                    "location": "s3://sfdl-csv-payrixess-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 10:03:38",
                        "last_data": "2025-11-09 09:54:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601809,
                    "location": "s3://sfdl-csv-payrixess-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:58:32",
                        "last_data": "2025-11-10 10:04:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602039,
                    "location": "s3://sfdl-csv-payrixess-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:04:58",
                        "last_data": "2025-11-10 10:04:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602235,
                    "location": "s3://sfdl-csv-payrixess-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:52:11",
                        "last_data": "2025-11-12 10:52:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602496,
                    "location": "s3://sfdl-csv-payrixess-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:40:05",
                        "last_data": "2025-11-13 10:31:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602741,
                    "location": "s3://sfdl-csv-payrixess-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:45:20",
                        "last_data": "2025-11-14 09:47:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602970,
                    "location": "s3://sfdl-csv-payrixess-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:47:05",
                        "last_data": "2025-11-15 09:52:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603234,
                    "location": "s3://sfdl-csv-payrixess-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 10:00:43",
                        "last_data": "2025-11-15 10:00:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605654,
                    "location": "s3://sfdl-csv-payrixess-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:47:15",
                        "last_data": "2025-11-16 09:53:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605875,
                    "location": "s3://sfdl-csv-payrixess-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:18",
                        "last_data": "2025-11-18 09:54:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606163,
                    "location": "s3://sfdl-csv-payrixess-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 10:01:46",
                        "last_data": "2025-11-18 10:01:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606346,
                    "location": "s3://sfdl-csv-payrixess-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 09:54:29",
                        "last_data": "2025-11-19 10:12:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606610,
                    "location": "s3://sfdl-csv-payrixess-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:00:56",
                        "last_data": "2025-11-20 10:23:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606869,
                    "location": "s3://sfdl-csv-payrixess-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 10:05:08",
                        "last_data": "2025-11-22 09:50:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607635,
                    "location": "s3://sfdl-csv-payrixess-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:50:14",
                        "last_data": "2025-11-22 09:50:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607846,
                    "location": "s3://sfdl-csv-payrixess-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:42:08",
                        "last_data": "2025-11-24 10:39:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608129,
                    "location": "s3://sfdl-csv-payrixess-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:54:37",
                        "last_data": "2025-11-25 09:58:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608363,
                    "location": "s3://sfdl-csv-payrixess-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 10:11:18",
                        "last_data": "2025-11-26 10:05:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608570,
                    "location": "s3://sfdl-csv-payrixess-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:01:57",
                        "last_data": "2025-11-26 10:01:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608779,
                    "location": "s3://sfdl-csv-payrixess-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:35:51",
                        "last_data": "2025-11-28 10:04:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609035,
                    "location": "s3://sfdl-csv-payrixess-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:56:30",
                        "last_data": "2025-11-28 09:56:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609269,
                    "location": "s3://sfdl-csv-payrixess-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:55",
                        "last_data": "2025-11-29 10:00:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609512,
                    "location": "s3://sfdl-csv-payrixess-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:03:11",
                        "last_data": "2025-12-01 10:24:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609753,
                    "location": "s3://sfdl-csv-payrixess-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 11:03:32",
                        "last_data": "2025-12-02 09:41:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609954,
                    "location": "s3://sfdl-csv-payrixess-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:42:19",
                        "last_data": "2025-12-02 09:42:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610227,
                    "location": "s3://sfdl-csv-payrixess-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 10:00:30",
                        "last_data": "2025-12-04 10:24:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610456,
                    "location": "s3://sfdl-csv-payrixess-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:23:17",
                        "last_data": "2025-12-04 10:23:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610639,
                    "location": "s3://sfdl-csv-payrixess-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:39:21",
                        "last_data": "2025-12-06 09:55:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611224,
                    "location": "s3://sfdl-csv-payrixess-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:59:37",
                        "last_data": "2025-12-07 10:06:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611447,
                    "location": "s3://sfdl-csv-payrixess-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:06:07",
                        "last_data": "2025-12-07 10:06:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611676,
                    "location": "s3://sfdl-csv-payrixess-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 10:00:46",
                        "last_data": "2025-12-09 09:33:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611871,
                    "location": "s3://sfdl-csv-payrixess-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:33:52",
                        "last_data": "2025-12-10 10:37:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612406,
                    "location": "s3://sfdl-csv-payrixess-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:51:39",
                        "last_data": "2025-12-10 10:51:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612631,
                    "location": "s3://sfdl-csv-payrixess-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:59:30",
                        "last_data": "2025-12-12 09:35:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612888,
                    "location": "s3://sfdl-csv-payrixess-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:53:24",
                        "last_data": "2025-12-13 09:40:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613190,
                    "location": "s3://sfdl-csv-payrixess-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:47:14",
                        "last_data": "2025-12-13 09:47:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613413,
                    "location": "s3://sfdl-csv-payrixess-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:34:31",
                        "last_data": "2025-12-15 09:39:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613628,
                    "location": "s3://sfdl-csv-payrixess-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:39:22",
                        "last_data": "2025-12-15 09:39:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616276,
                    "location": "s3://sfdl-csv-payrixess-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:34:49",
                        "last_data": "2025-12-16 09:40:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616662,
                    "location": "s3://sfdl-csv-payrixess-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:58:58",
                        "last_data": "2025-12-17 10:00:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616837,
                    "location": "s3://sfdl-csv-payrixess-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:32:10",
                        "last_data": "2025-12-18 09:34:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617065,
                    "location": "s3://sfdl-csv-payrixess-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:38:14",
                        "last_data": "2025-12-20 09:51:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617315,
                    "location": "s3://sfdl-csv-payrixess-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:50:15",
                        "last_data": "2025-12-20 09:50:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617572,
                    "location": "s3://sfdl-csv-payrixess-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:10:28",
                        "last_data": "2025-12-22 10:25:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617798,
                    "location": "s3://sfdl-csv-payrixess-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:52:50",
                        "last_data": "2025-12-23 09:30:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617990,
                    "location": "s3://sfdl-csv-payrixess-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:30:48",
                        "last_data": "2025-12-23 09:30:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618184,
                    "location": "s3://sfdl-csv-payrixess-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:30:34",
                        "last_data": "2025-12-25 09:28:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618417,
                    "location": "s3://sfdl-csv-payrixess-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:28:11",
                        "last_data": "2025-12-26 09:29:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618627,
                    "location": "s3://sfdl-csv-payrixess-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:30:28",
                        "last_data": "2025-12-27 09:28:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618842,
                    "location": "s3://sfdl-csv-payrixess-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:28:58",
                        "last_data": "2025-12-28 09:26:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619043,
                    "location": "s3://sfdl-csv-payrixess-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:27:23",
                        "last_data": "2025-12-29 09:42:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619328,
                    "location": "s3://sfdl-csv-payrixess-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:42:25",
                        "last_data": "2025-12-30 09:45:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619549,
                    "location": "s3://sfdl-csv-payrixess-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:46:42",
                        "last_data": "2025-12-31 09:31:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619764,
                    "location": "s3://sfdl-csv-payrixess-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:01",
                        "last_data": "2025-12-31 09:45:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619958,
                    "location": "s3://sfdl-csv-payrixess-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:27:19",
                        "last_data": "2026-01-01 09:31:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620195,
                    "location": "s3://sfdl-csv-payrixess-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:41:54",
                        "last_data": "2026-01-03 09:38:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620427,
                    "location": "s3://sfdl-csv-payrixess-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:40:25",
                        "last_data": "2026-01-03 09:40:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620619,
                    "location": "s3://sfdl-csv-payrixess-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:30:37",
                        "last_data": "2026-01-05 09:43:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620842,
                    "location": "s3://sfdl-csv-payrixess-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:44:15",
                        "last_data": "2026-01-06 09:47:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621090,
                    "location": "s3://sfdl-csv-payrixess-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:48:16",
                        "last_data": "2026-01-07 09:30:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621278,
                    "location": "s3://sfdl-csv-payrixess-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:30:19",
                        "last_data": "2026-01-08 09:42:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621539,
                    "location": "s3://sfdl-csv-payrixess-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:45:58",
                        "last_data": "2026-01-08 09:45:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621712,
                    "location": "s3://sfdl-csv-payrixess-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:48:33",
                        "last_data": "2026-01-10 09:39:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621979,
                    "location": "s3://sfdl-csv-payrixess-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:39:54",
                        "last_data": "2026-01-11 09:28:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622213,
                    "location": "s3://sfdl-csv-payrixess-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:41:29",
                        "last_data": "2026-01-11 09:41:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622433,
                    "location": "s3://sfdl-csv-payrixess-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:43:03",
                        "last_data": "2026-01-12 09:43:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622713,
                    "location": "s3://sfdl-csv-payrixess-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:28:55",
                        "last_data": "2026-01-13 09:41:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622980,
                    "location": "s3://sfdl-csv-payrixess-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:43:27",
                        "last_data": "2026-01-15 09:29:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623163,
                    "location": "s3://sfdl-csv-payrixess-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:29:22",
                        "last_data": "2026-01-15 09:29:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625547,
                    "location": "s3://sfdl-csv-payrixess-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:33:10",
                        "last_data": "2026-01-17 09:30:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625729,
                    "location": "s3://sfdl-csv-payrixess-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:32:44",
                        "last_data": "2026-01-18 09:28:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626200,
                    "location": "s3://sfdl-csv-payrixess-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:28:35",
                        "last_data": "2026-01-19 09:31:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626415,
                    "location": "s3://sfdl-csv-payrixess-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:42:52",
                        "last_data": "2026-01-19 09:42:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626647,
                    "location": "s3://sfdl-csv-payrixess-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:33:37",
                        "last_data": "2026-01-21 09:31:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626897,
                    "location": "s3://sfdl-csv-payrixess-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:31:36",
                        "last_data": "2026-01-21 09:31:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627090,
                    "location": "s3://sfdl-csv-payrixess-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:35:34",
                        "last_data": "2026-01-23 09:29:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627328,
                    "location": "s3://sfdl-csv-payrixess-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:42:16",
                        "last_data": "2026-01-24 09:44:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627543,
                    "location": "s3://sfdl-csv-payrixess-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:47:14",
                        "last_data": "2026-01-24 09:47:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627751,
                    "location": "s3://sfdl-csv-payrixess-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:45:05",
                        "last_data": "2026-01-25 09:50:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627943,
                    "location": "s3://sfdl-csv-payrixess-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:31:09",
                        "last_data": "2026-01-26 09:31:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628151,
                    "location": "s3://sfdl-csv-payrixess-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:26:48",
                        "last_data": "2026-01-28 09:30:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628403,
                    "location": "s3://sfdl-csv-payrixess-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:34:49",
                        "last_data": "2026-01-28 09:34:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628624,
                    "location": "s3://sfdl-csv-payrixess-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:48:34",
                        "last_data": "2026-01-29 09:48:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628807,
                    "location": "s3://sfdl-csv-payrixess-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:29:11",
                        "last_data": "2026-01-31 09:28:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629059,
                    "location": "s3://sfdl-csv-payrixess-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:29:21",
                        "last_data": "2026-02-01 09:30:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629293,
                    "location": "s3://sfdl-csv-payrixess-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:31:29",
                        "last_data": "2026-02-02 09:30:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629501,
                    "location": "s3://sfdl-csv-payrixess-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:30:39",
                        "last_data": "2026-02-03 09:48:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629782,
                    "location": "s3://sfdl-csv-payrixess-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:47:49",
                        "last_data": "2026-02-03 09:47:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630016,
                    "location": "s3://sfdl-csv-payrixess-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:46:26",
                        "last_data": "2026-02-04 09:47:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630230,
                    "location": "s3://sfdl-csv-payrixess-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:45:26",
                        "last_data": "2026-02-06 09:43:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630461,
                    "location": "s3://sfdl-csv-payrixess-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:44:47",
                        "last_data": "2026-02-07 09:28:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630656,
                    "location": "s3://sfdl-csv-payrixess-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:28:57",
                        "last_data": "2026-02-08 09:41:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630883,
                    "location": "s3://sfdl-csv-payrixess-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:41:19",
                        "last_data": "2026-02-08 09:41:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631109,
                    "location": "s3://sfdl-csv-payrixess-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:39:55",
                        "last_data": "2026-02-09 09:40:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631339,
                    "location": "s3://sfdl-csv-payrixess-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:47:56",
                        "last_data": "2026-02-11 09:31:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631567,
                    "location": "s3://sfdl-csv-payrixess-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:45:26",
                        "last_data": "2026-02-11 09:45:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631868,
                    "location": "s3://sfdl-csv-payrixess-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:44:45",
                        "last_data": "2026-02-13 09:45:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632185,
                    "location": "s3://sfdl-csv-payrixess-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:49:06",
                        "last_data": "2026-02-14 09:28:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632386,
                    "location": "s3://sfdl-csv-payrixess-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:47",
                        "last_data": "2026-02-14 09:28:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632576,
                    "location": "s3://sfdl-csv-payrixess-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:29:02",
                        "last_data": "2026-02-16 09:39:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1634961,
                    "location": "s3://sfdl-csv-payrixess-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:40:12",
                        "last_data": "2026-02-17 09:44:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635169,
                    "location": "s3://sfdl-csv-payrixess-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:44:14",
                        "last_data": "2026-02-17 09:44:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635369,
                    "location": "s3://sfdl-csv-payrixess-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:30:46",
                        "last_data": "2026-02-18 09:31:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635608,
                    "location": "s3://sfdl-csv-payrixess-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:41:55",
                        "last_data": "2026-02-20 09:32:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635801,
                    "location": "s3://sfdl-csv-payrixess-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:18",
                        "last_data": "2026-02-20 09:31:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636017,
                    "location": "s3://sfdl-csv-payrixess-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:28:17",
                        "last_data": "2026-02-22 09:29:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636282,
                    "location": "s3://sfdl-csv-payrixess-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:29:44",
                        "last_data": "2026-02-23 09:54:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636510,
                    "location": "s3://sfdl-csv-payrixess-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:54:03",
                        "last_data": "2026-02-24 09:45:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636801,
                    "location": "s3://sfdl-csv-payrixess-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:45:29",
                        "last_data": "2026-02-25 09:31:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637046,
                    "location": "s3://sfdl-csv-payrixess-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:31:21",
                        "last_data": "2026-02-26 09:40:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637640,
                    "location": "s3://sfdl-csv-payrixess-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:49:03",
                        "last_data": "2026-02-26 09:49:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1640996,
                    "location": "s3://sfdl-csv-payrixess-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:30:15",
                        "last_data": "2026-02-27 09:31:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641198,
                    "location": "s3://sfdl-csv-payrixess-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:28:05",
                        "last_data": "2026-03-01 09:40:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641448,
                    "location": "s3://sfdl-csv-payrixess-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:41:02",
                        "last_data": "2026-03-01 09:41:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641651,
                    "location": "s3://sfdl-csv-payrixess-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:33:08",
                        "last_data": "2026-03-03 09:32:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641881,
                    "location": "s3://sfdl-csv-payrixess-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:08",
                        "last_data": "2026-03-04 09:36:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642106,
                    "location": "s3://sfdl-csv-payrixess-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:36:10",
                        "last_data": "2026-03-05 09:30:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642329,
                    "location": "s3://sfdl-csv-payrixess-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:31:55",
                        "last_data": "2026-03-06 09:43:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642576,
                    "location": "s3://sfdl-csv-payrixess-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:44:00",
                        "last_data": "2026-03-06 09:44:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642774,
                    "location": "s3://sfdl-csv-payrixess-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:48:01",
                        "last_data": "2026-03-08 09:44:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642992,
                    "location": "s3://sfdl-csv-payrixess-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:44:43",
                        "last_data": "2026-03-09 09:29:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1643802,
                    "location": "s3://sfdl-csv-payrixess-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:30:02",
                        "last_data": "2026-03-10 09:34:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1644168,
                    "location": "s3://sfdl-csv-payrixess-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:35:32",
                        "last_data": "2026-03-11 09:46:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645136,
                    "location": "s3://sfdl-csv-payrixess-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:46:36",
                        "last_data": "2026-03-12 09:32:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645354,
                    "location": "s3://sfdl-csv-payrixess-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:48:38",
                        "last_data": "2026-03-13 09:42:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645552,
                    "location": "s3://sfdl-csv-payrixess-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:45:52",
                        "last_data": "2026-03-14 09:42:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645768,
                    "location": "s3://sfdl-csv-payrixess-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:42:43",
                        "last_data": "2026-03-15 09:31:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645977,
                    "location": "s3://sfdl-csv-payrixess-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:31:15",
                        "last_data": "2026-03-16 09:31:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1647999,
                    "location": "s3://sfdl-csv-payrixess-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:32:44",
                        "last_data": "2026-03-16 09:32:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648216,
                    "location": "s3://sfdl-csv-payrixess-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:44:50",
                        "last_data": "2026-03-18 09:49:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648429,
                    "location": "s3://sfdl-csv-payrixess-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:50:37",
                        "last_data": "2026-03-19 09:45:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648684,
                    "location": "s3://sfdl-csv-payrixess-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:46:17",
                        "last_data": "2026-03-20 09:29:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648869,
                    "location": "s3://sfdl-csv-payrixess-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:30:26",
                        "last_data": "2026-03-20 09:30:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649096,
                    "location": "s3://sfdl-csv-payrixess-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:43:02",
                        "last_data": "2026-03-21 09:43:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649428,
                    "location": "s3://sfdl-csv-payrixess-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:43:28",
                        "last_data": "2026-03-23 09:32:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649643,
                    "location": "s3://sfdl-csv-payrixess-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:33:18",
                        "last_data": "2026-03-23 09:33:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649862,
                    "location": "s3://sfdl-csv-payrixess-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:43:00",
                        "last_data": "2026-03-25 09:45:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650089,
                    "location": "s3://sfdl-csv-payrixess-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:49:06",
                        "last_data": "2026-03-26 09:35:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650309,
                    "location": "s3://sfdl-csv-payrixess-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:35:08",
                        "last_data": "2026-03-26 09:35:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650528,
                    "location": "s3://sfdl-csv-payrixess-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:30:26",
                        "last_data": "2026-03-28 09:42:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650755,
                    "location": "s3://sfdl-csv-payrixess-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:44:22",
                        "last_data": "2026-03-29 09:26:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650975,
                    "location": "s3://sfdl-csv-payrixess-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:45:56",
                        "last_data": "2026-03-30 09:32:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651609,
                    "location": "s3://sfdl-csv-payrixess-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:45:22",
                        "last_data": "2026-03-30 09:45:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651881,
                    "location": "s3://sfdl-csv-payrixess-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:29:58",
                        "last_data": "2026-04-01 09:42:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652135,
                    "location": "s3://sfdl-csv-payrixess-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:43:32",
                        "last_data": "2026-04-01 09:43:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652479,
                    "location": "s3://sfdl-csv-payrixess-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:45",
                        "last_data": "2026-04-03 09:35:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652700,
                    "location": "s3://sfdl-csv-payrixess-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 09:44:19",
                        "last_data": "2026-04-03 09:44:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652905,
                    "location": "s3://sfdl-csv-payrixess-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 09:31:23",
                        "last_data": "2026-04-05 09:31:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656426,
                    "location": "s3://sfdl-csv-payrixess-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:31:51",
                        "last_data": "2026-04-05 09:31:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656637,
                    "location": "s3://sfdl-csv-payrixess-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:28:54",
                        "last_data": "2026-04-06 09:29:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656869,
                    "location": "s3://sfdl-csv-payrixess-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:31:36",
                        "last_data": "2026-04-07 09:43:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657110,
                    "location": "s3://sfdl-csv-payrixess-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:51:51",
                        "last_data": "2026-04-09 09:31:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657493,
                    "location": "s3://sfdl-csv-payrixess-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:32:16",
                        "last_data": "2026-04-10 09:30:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657714,
                    "location": "s3://sfdl-csv-payrixess-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:30:23",
                        "last_data": "2026-04-10 09:30:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657942,
                    "location": "s3://sfdl-csv-payrixess-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:45:42",
                        "last_data": "2026-04-12 09:33:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658151,
                    "location": "s3://sfdl-csv-payrixess-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:33:08",
                        "last_data": "2026-04-13 09:46:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658347,
                    "location": "s3://sfdl-csv-payrixess-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:46:24",
                        "last_data": "2026-04-14 09:41:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658558,
                    "location": "s3://sfdl-csv-payrixess-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 09:43:01",
                        "last_data": "2026-04-15 09:40:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658762,
                    "location": "s3://sfdl-csv-payrixess-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 09:40:53",
                        "last_data": "2026-04-15 09:40:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1661065,
                    "location": "s3://sfdl-csv-payrixess-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:31:17",
                        "last_data": "2026-04-17 09:32:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1661407,
                    "location": "s3://sfdl-csv-payrixess-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:32:30",
                        "last_data": "2026-04-17 09:32:30"
                    },
                    "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-24 10:17:10",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.payrixess_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrixess-prod/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.payrixess_pnl_volume`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.payrixess_pnl_volume"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}