Schema Info

Schema Name: sfdl_dev_csv.payrix_pnl_volume
  • created: 2024-07-08 11:11:32
  • disabled: False
  • format: raw
  • id: 2322
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_csv",
        "table": "payrix_pnl_volume"
    }
  • type: csv
Schema Versions: 1
    • created: 2024-07-08 11:11:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.payrix_pnl_volume`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.payrix_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.payrix_pnl_volume"
      ]
    • hive_path: s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume
    • id: 4707095
    • 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: 2322
    • schema_scan_id: 6532275
    • updated: 2024-07-08 11:11:45
Schema Scans: 5
Last at 2026-04-17 09:45:31
    • duration: 0:00:01.324066
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 6867736
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-dev",
              "hive_path": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-16/433642f8-5156-48c7-af09-ea6e7d049eee.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 16594774595529663824,
              "service_name": "drive-thru",
              "span_id": 2329662036783506662,
              "trace_id": 11978457121362490007
          }
      }
    • running: False
    • schema_name_id: 2322
    • start_time: 2026-04-17 09:45:31
    • success: True
    • trace_id: 11978457121362490007
    • duration: 0:00:04.252265
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6867710
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-dev",
              "hive_path": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-16/433642f8-5156-48c7-af09-ea6e7d049eee.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 2001998431954741826,
              "service_name": "drive-thru",
              "span_id": 17099159042019830934,
              "trace_id": 2058661286784673116
          }
      }
    • running: False
    • schema_name_id: 2322
    • start_time: 2026-04-17 09:42:00
    • success: True
    • trace_id: 2058661286784673116
    • duration: 0:00:04.196477
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6867406
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-dev",
              "hive_path": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-15/ee83dc97-6ec9-463e-ada9-b00539e70473.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 12010846055831519417,
              "service_name": "drive-thru",
              "span_id": 3381301530699611076,
              "trace_id": 6872341806737195077
          }
      }
    • running: False
    • schema_name_id: 2322
    • start_time: 2026-04-16 09:30:13
    • success: True
    • trace_id: 6872341806737195077
    • duration: 0:00:01.497352
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 6867401
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-14",
              "name": "dt",
              "type": "string",
              "value": "2026-04-14"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-dev",
              "hive_path": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2026-04-14/b803f65d-e445-4db3-a63b-a37da1020bbf.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 5496833762192417809,
              "service_name": "drive-thru",
              "span_id": 9570598711715806998,
              "trace_id": 3439076819408007541
          }
      }
    • running: False
    • schema_name_id: 2322
    • start_time: 2026-04-16 09:30:04
    • success: True
    • trace_id: 3439076819408007541
    • duration: 0:00:15.235052
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 2,
          "partitions_applied": false,
          "success": true
      }
    • id: 6532275
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2024-07-07",
              "name": "dt",
              "type": "string",
              "value": "2024-07-07"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-dev",
              "hive_path": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume",
              "key": "raw_incremental/pnl_volume/dt=2024-07-07/423166a2-c6b2-471f-89c4-632c84b73414.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.payrix_pnl_volume",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 2948366256960080429,
              "service_name": "drive-thru",
              "span_id": 13185757025027610754,
              "trace_id": 18332380917474838484
          }
      }
    • running: False
    • schema_name_id: 2322
    • start_time: 2024-07-08 11:11:32
    • success: True
    • trace_id: 18332380917474838484
Partitions:
  • count: 129
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_csv.payrix_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-16'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 304317,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-09",
                "name": "dt",
                "value": "2025-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 09:42:35",
                    "last_data": "2025-12-11 09:29:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304391,
                "location": "s3://sfdl-csv-payrix-dev/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:44:41",
                    "last_data": "2025-12-12 09:43:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304452,
                "location": "s3://sfdl-csv-payrix-dev/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:43:31",
                    "last_data": "2025-12-12 09:43:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304518,
                "location": "s3://sfdl-csv-payrix-dev/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:34:48",
                    "last_data": "2025-12-14 09:28:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304571,
                "location": "s3://sfdl-csv-payrix-dev/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:43:19",
                    "last_data": "2025-12-15 09:30:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304638,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-14/",
                "name": "dt",
                "value": "2025-12-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-15 09:31:12",
                    "last_data": "2025-12-15 09:31:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304707,
                "location": "s3://sfdl-csv-payrix-dev/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:42:25",
                    "last_data": "2025-12-17 09:31:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304762,
                "location": "s3://sfdl-csv-payrix-dev/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:33:06",
                    "last_data": "2025-12-17 09:33:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304829,
                "location": "s3://sfdl-csv-payrix-dev/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:35:43",
                    "last_data": "2025-12-19 09:41:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304914,
                "location": "s3://sfdl-csv-payrix-dev/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:42:16",
                    "last_data": "2025-12-19 09:42:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 304963,
                "location": "s3://sfdl-csv-payrix-dev/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:35:06",
                    "last_data": "2025-12-20 09:35:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305025,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-20",
                "name": "dt",
                "value": "2025-12-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-21 09:43:30",
                    "last_data": "2025-12-21 09:43:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305061,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-21",
                "name": "dt",
                "value": "2025-12-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-22 09:26:54",
                    "last_data": "2025-12-22 09:27:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305155,
                "location": "s3://sfdl-csv-payrix-dev/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:38:13",
                    "last_data": "2025-12-23 09:38:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305184,
                "location": "s3://sfdl-csv-payrix-dev/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:25:49",
                    "last_data": "2025-12-24 09:42:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305251,
                "location": "s3://sfdl-csv-payrix-dev/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:19",
                    "last_data": "2025-12-26 09:29:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305327,
                "location": "s3://sfdl-csv-payrix-dev/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:29:47",
                    "last_data": "2025-12-26 09:29:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305374,
                "location": "s3://sfdl-csv-payrix-dev/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:25:18",
                    "last_data": "2025-12-28 09:27:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305437,
                "location": "s3://sfdl-csv-payrix-dev/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:12",
                    "last_data": "2025-12-29 09:26:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 305532,
                "location": "s3://sfdl-csv-payrix-dev/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:29:50",
                    "last_data": "2025-12-29 09:29:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 306882,
                "location": "s3://sfdl-csv-payrix-dev/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:28:56",
                    "last_data": "2025-12-30 09:29:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 306905,
                "location": "s3://sfdl-csv-payrix-dev/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:26:34",
                    "last_data": "2026-01-01 09:25:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 306992,
                "location": "s3://sfdl-csv-payrix-dev/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:39:35",
                    "last_data": "2026-01-01 09:39:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307077,
                "location": "s3://sfdl-csv-payrix-dev/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:46:39",
                    "last_data": "2026-01-03 09:55:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307149,
                "location": "s3://sfdl-csv-payrix-dev/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:59:38",
                    "last_data": "2026-01-04 09:38:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307213,
                "location": "s3://sfdl-csv-payrix-dev/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:43:09",
                    "last_data": "2026-01-04 09:43:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307226,
                "location": "s3://sfdl-csv-payrix-dev/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:25:18",
                    "last_data": "2026-01-06 09:25:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307338,
                "location": "s3://sfdl-csv-payrix-dev/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:41:40",
                    "last_data": "2026-01-07 09:42:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307407,
                "location": "s3://sfdl-csv-payrix-dev/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:44:58",
                    "last_data": "2026-01-08 09:44:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307478,
                "location": "s3://sfdl-csv-payrix-dev/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:47:08",
                    "last_data": "2026-01-09 09:27:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307536,
                "location": "s3://sfdl-csv-payrix-dev/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:33:26",
                    "last_data": "2026-01-10 09:28:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307588,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-09/",
                "name": "dt",
                "value": "2026-01-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-10 09:40:58",
                    "last_data": "2026-01-10 09:40:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307623,
                "location": "s3://sfdl-csv-payrix-dev/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:27:37",
                    "last_data": "2026-01-12 09:25:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307703,
                "location": "s3://sfdl-csv-payrix-dev/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:31:19",
                    "last_data": "2026-01-13 09:30:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307790,
                "location": "s3://sfdl-csv-payrix-dev/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:33:02",
                    "last_data": "2026-01-13 09:33:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307835,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-13",
                "name": "dt",
                "value": "2026-01-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-14 09:41:22",
                    "last_data": "2026-01-14 09:43:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307908,
                "location": "s3://sfdl-csv-payrix-dev/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:08",
                    "last_data": "2026-01-16 09:25:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 307955,
                "location": "s3://sfdl-csv-payrix-dev/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:30:40",
                    "last_data": "2026-01-16 09:30:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308003,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-16",
                "name": "dt",
                "value": "2026-01-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-17 09:27:42",
                    "last_data": "2026-01-18 09:43:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308112,
                "location": "s3://sfdl-csv-payrix-dev/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:43:29",
                    "last_data": "2026-01-18 09:43:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308125,
                "location": "s3://sfdl-csv-payrix-dev/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:24:33",
                    "last_data": "2026-01-20 09:28:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308216,
                "location": "s3://sfdl-csv-payrix-dev/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:42:47",
                    "last_data": "2026-01-20 09:42:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308299,
                "location": "s3://sfdl-csv-payrix-dev/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:39:05",
                    "last_data": "2026-01-22 09:27:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308463,
                "location": "s3://sfdl-csv-payrix-dev/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:36:47",
                    "last_data": "2026-01-22 09:36:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308530,
                "location": "s3://sfdl-csv-payrix-dev/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:39:39",
                    "last_data": "2026-01-23 09:40:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308582,
                "location": "s3://sfdl-csv-payrix-dev/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:28:09",
                    "last_data": "2026-01-24 09:42:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308635,
                "location": "s3://sfdl-csv-payrix-dev/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:28:26",
                    "last_data": "2026-01-26 09:26:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308707,
                "location": "s3://sfdl-csv-payrix-dev/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:08",
                    "last_data": "2026-01-27 09:39:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308805,
                "location": "s3://sfdl-csv-payrix-dev/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:39:53",
                    "last_data": "2026-01-28 09:30:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308872,
                "location": "s3://sfdl-csv-payrix-dev/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:41:12",
                    "last_data": "2026-01-28 09:41:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308897,
                "location": "s3://sfdl-csv-payrix-dev/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:31:20",
                    "last_data": "2026-01-29 09:31:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 308954,
                "location": "s3://sfdl-csv-payrix-dev/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:25:11",
                    "last_data": "2026-01-31 09:25:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309029,
                "location": "s3://sfdl-csv-payrix-dev/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:38:41",
                    "last_data": "2026-02-01 09:34:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309099,
                "location": "s3://sfdl-csv-payrix-dev/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:35:10",
                    "last_data": "2026-02-01 09:35:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309177,
                "location": "s3://sfdl-csv-payrix-dev/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:36:58",
                    "last_data": "2026-02-03 09:51:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309249,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-02/",
                "name": "dt",
                "value": "2026-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-03 09:51:24",
                    "last_data": "2026-02-03 09:51:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309310,
                "location": "s3://sfdl-csv-payrix-dev/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:49:09",
                    "last_data": "2026-02-05 09:46:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309383,
                "location": "s3://sfdl-csv-payrix-dev/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:49:26",
                    "last_data": "2026-02-05 09:49:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309417,
                "location": "s3://sfdl-csv-payrix-dev/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:43:30",
                    "last_data": "2026-02-06 09:44:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309498,
                "location": "s3://sfdl-csv-payrix-dev/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:43:39",
                    "last_data": "2026-02-08 09:25:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309521,
                "location": "s3://sfdl-csv-payrix-dev/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:25:26",
                    "last_data": "2026-02-08 09:25:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309583,
                "location": "s3://sfdl-csv-payrix-dev/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:27:07",
                    "last_data": "2026-02-09 09:27:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309695,
                "location": "s3://sfdl-csv-payrix-dev/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:34:10",
                    "last_data": "2026-02-10 09:40:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309757,
                "location": "s3://sfdl-csv-payrix-dev/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:43:37",
                    "last_data": "2026-02-11 09:43:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309804,
                "location": "s3://sfdl-csv-payrix-dev/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:32:36",
                    "last_data": "2026-02-12 09:39:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309862,
                "location": "s3://sfdl-csv-payrix-dev/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:33:33",
                    "last_data": "2026-02-14 09:40:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309950,
                "location": "s3://sfdl-csv-payrix-dev/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:41:21",
                    "last_data": "2026-02-14 09:41:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 309964,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-14",
                "name": "dt",
                "value": "2026-02-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-15 09:27:16",
                    "last_data": "2026-02-15 09:33:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310028,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-15",
                "name": "dt",
                "value": "2026-02-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-16 09:28:35",
                    "last_data": "2026-02-17 09:25:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310175,
                "location": "s3://sfdl-csv-payrix-dev/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:25:25",
                    "last_data": "2026-02-18 09:37:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310287,
                "location": "s3://sfdl-csv-payrix-dev/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:41:03",
                    "last_data": "2026-02-19 09:26:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310358,
                "location": "s3://sfdl-csv-payrix-dev/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:42:54",
                    "last_data": "2026-02-19 09:42:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310369,
                "location": "s3://sfdl-csv-payrix-dev/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:26:49",
                    "last_data": "2026-02-21 09:30:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310478,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-20/",
                "name": "dt",
                "value": "2026-02-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-21 09:30:42",
                    "last_data": "2026-02-21 09:30:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310514,
                "location": "s3://sfdl-csv-payrix-dev/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:20",
                    "last_data": "2026-02-22 09:29:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310581,
                "location": "s3://sfdl-csv-payrix-dev/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:28:27",
                    "last_data": "2026-02-24 09:27:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310633,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-23/",
                "name": "dt",
                "value": "2026-02-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-24 09:28:20",
                    "last_data": "2026-02-24 09:28:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310715,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-24",
                "name": "dt",
                "value": "2026-02-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-25 09:32:12",
                    "last_data": "2026-02-26 09:26:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310756,
                "location": "s3://sfdl-csv-payrix-dev/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:26:45",
                    "last_data": "2026-02-26 09:26:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310839,
                "location": "s3://sfdl-csv-payrix-dev/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:28:06",
                    "last_data": "2026-02-27 09:29:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310918,
                "location": "s3://sfdl-csv-payrix-dev/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:32:47",
                    "last_data": "2026-03-01 09:29:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 310994,
                "location": "s3://sfdl-csv-payrix-dev/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:36:31",
                    "last_data": "2026-03-01 09:36:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311026,
                "location": "s3://sfdl-csv-payrix-dev/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:28:19",
                    "last_data": "2026-03-02 09:42:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311115,
                "location": "s3://sfdl-csv-payrix-dev/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:50:35",
                    "last_data": "2026-03-03 09:55:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311188,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-03",
                "name": "dt",
                "value": "2026-03-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-04 09:46:08",
                    "last_data": "2026-03-04 09:57:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311203,
                "location": "s3://sfdl-csv-payrix-dev/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:25:40",
                    "last_data": "2026-03-06 09:46:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311315,
                "location": "s3://sfdl-csv-payrix-dev/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:46:24",
                    "last_data": "2026-03-07 09:42:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311380,
                "location": "s3://sfdl-csv-payrix-dev/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:43:12",
                    "last_data": "2026-03-08 09:30:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311439,
                "location": "s3://sfdl-csv-payrix-dev/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:36:36",
                    "last_data": "2026-03-08 09:36:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311471,
                "location": "s3://sfdl-csv-payrix-dev/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:34:36",
                    "last_data": "2026-03-09 09:37:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311541,
                "location": "s3://sfdl-csv-payrix-dev/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:28:29",
                    "last_data": "2026-03-10 09:28:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311610,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-10",
                "name": "dt",
                "value": "2026-03-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-11 09:29:00",
                    "last_data": "2026-03-12 09:26:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311698,
                "location": "s3://sfdl-csv-payrix-dev/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:39:36",
                    "last_data": "2026-03-12 09:39:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311746,
                "location": "s3://sfdl-csv-payrix-dev/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:29:41",
                    "last_data": "2026-03-14 09:40:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311826,
                "location": "s3://sfdl-csv-payrix-dev/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:40:54",
                    "last_data": "2026-03-14 09:40:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311840,
                "location": "s3://sfdl-csv-payrix-dev/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:27:15",
                    "last_data": "2026-03-15 09:29:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 311913,
                "location": "s3://sfdl-csv-payrix-dev/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:27:05",
                    "last_data": "2026-03-16 09:43:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312060,
                "location": "s3://sfdl-csv-payrix-dev/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:32:30",
                    "last_data": "2026-03-18 09:38:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312113,
                "location": "s3://sfdl-csv-payrix-dev/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:40:25",
                    "last_data": "2026-03-19 09:31:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312172,
                "location": "s3://sfdl-csv-payrix-dev/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:38:22",
                    "last_data": "2026-03-20 09:40:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312256,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-19",
                "name": "dt",
                "value": "2026-03-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-20 09:42:57",
                    "last_data": "2026-03-21 09:25:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312296,
                "location": "s3://sfdl-csv-payrix-dev/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:38:35",
                    "last_data": "2026-03-22 09:43:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312386,
                "location": "s3://sfdl-csv-payrix-dev/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:48",
                    "last_data": "2026-03-23 09:43:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312451,
                "location": "s3://sfdl-csv-payrix-dev/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:45:32",
                    "last_data": "2026-03-23 09:45:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312485,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-23",
                "name": "dt",
                "value": "2026-03-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-24 09:30:34",
                    "last_data": "2026-03-25 09:28:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312549,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-24",
                "name": "dt",
                "value": "2026-03-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-25 09:31:25",
                    "last_data": "2026-03-26 09:26:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312637,
                "location": "s3://sfdl-csv-payrix-dev/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:41:30",
                    "last_data": "2026-03-26 09:41:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312682,
                "location": "s3://sfdl-csv-payrix-dev/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:41:52",
                    "last_data": "2026-03-28 09:43:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312767,
                "location": "s3://sfdl-csv-payrix-dev/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:45:47",
                    "last_data": "2026-03-29 09:31:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312829,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-28",
                "name": "dt",
                "value": "2026-03-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-29 09:36:28",
                    "last_data": "2026-03-30 09:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312875,
                "location": "s3://sfdl-csv-payrix-dev/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:30:58",
                    "last_data": "2026-03-31 09:31:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 312954,
                "location": "s3://sfdl-csv-payrix-dev/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:42:05",
                    "last_data": "2026-03-31 09:42:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313002,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-31",
                "name": "dt",
                "value": "2026-03-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 09:39:56",
                    "last_data": "2026-04-02 09:29:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313088,
                "location": "s3://sfdl-csv-payrix-dev/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:52:47",
                    "last_data": "2026-04-03 09:28:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313148,
                "location": "s3://sfdl-csv-payrix-dev/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:48:53",
                    "last_data": "2026-04-03 09:48:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313198,
                "location": "s3://sfdl-csv-payrix-dev/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:52:07",
                    "last_data": "2026-04-04 09:56:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313228,
                "location": "s3://sfdl-csv-payrix-dev/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:27:02",
                    "last_data": "2026-04-06 09:46:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313335,
                "location": "s3://sfdl-csv-payrix-dev/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:46:29",
                    "last_data": "2026-04-07 09:26:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313357,
                "location": "s3://sfdl-csv-payrix-dev/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:26:47",
                    "last_data": "2026-04-08 09:27:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313460,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-07",
                "name": "dt",
                "value": "2026-04-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-08 09:34:06",
                    "last_data": "2026-04-09 09:30:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313503,
                "location": "s3://sfdl-csv-payrix-dev/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:33:19",
                    "last_data": "2026-04-10 09:34:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313589,
                "location": "s3://sfdl-csv-payrix-dev/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:36:05",
                    "last_data": "2026-04-10 09:36:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313654,
                "location": "s3://sfdl-csv-payrix-dev/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:53",
                    "last_data": "2026-04-12 09:42:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313725,
                "location": "s3://sfdl-csv-payrix-dev/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:45:14",
                    "last_data": "2026-04-13 09:26:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313786,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-12",
                "name": "dt",
                "value": "2026-04-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 09:47:49",
                    "last_data": "2026-04-14 10:00:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313844,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-13/",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-14 10:03:10",
                    "last_data": "2026-04-14 10:03:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313893,
                "location": "s3://sfdl-csv-payrix-dev/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:56:16",
                    "last_data": "2026-04-16 09:30:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 313928,
                "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-15/",
                "name": "dt",
                "value": "2026-04-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-16 09:30:14",
                    "last_data": "2026-04-16 09:30:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 314007,
                "location": "s3://sfdl-csv-payrix-dev/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:42:01",
                    "last_data": "2026-04-17 09:45:33"
                },
                "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-08 11:11:33
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.payrix_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.payrix_pnl_volume`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.payrix_pnl_volume"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2024-07-08 11:11:32",
        "disabled": false,
        "format": "raw",
        "id": 2322,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_csv",
            "table": "payrix_pnl_volume"
        },
        "type": "csv"
    },
    "partition": {
        "count": 129,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_csv.payrix_pnl_volume`\nADD\n\n\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-31/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-07/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-13/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-16'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 304317,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-09",
                    "name": "dt",
                    "value": "2025-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 09:42:35",
                        "last_data": "2025-12-11 09:29:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304391,
                    "location": "s3://sfdl-csv-payrix-dev/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:44:41",
                        "last_data": "2025-12-12 09:43:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304452,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:31",
                        "last_data": "2025-12-12 09:43:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304518,
                    "location": "s3://sfdl-csv-payrix-dev/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:34:48",
                        "last_data": "2025-12-14 09:28:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304571,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:19",
                        "last_data": "2025-12-15 09:30:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304638,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-14/",
                    "name": "dt",
                    "value": "2025-12-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-15 09:31:12",
                        "last_data": "2025-12-15 09:31:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304707,
                    "location": "s3://sfdl-csv-payrix-dev/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:42:25",
                        "last_data": "2025-12-17 09:31:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304762,
                    "location": "s3://sfdl-csv-payrix-dev/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:33:06",
                        "last_data": "2025-12-17 09:33:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304829,
                    "location": "s3://sfdl-csv-payrix-dev/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:35:43",
                        "last_data": "2025-12-19 09:41:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304914,
                    "location": "s3://sfdl-csv-payrix-dev/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:42:16",
                        "last_data": "2025-12-19 09:42:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 304963,
                    "location": "s3://sfdl-csv-payrix-dev/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:35:06",
                        "last_data": "2025-12-20 09:35:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305025,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-20",
                    "name": "dt",
                    "value": "2025-12-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-21 09:43:30",
                        "last_data": "2025-12-21 09:43:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305061,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2025-12-21",
                    "name": "dt",
                    "value": "2025-12-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-22 09:26:54",
                        "last_data": "2025-12-22 09:27:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305155,
                    "location": "s3://sfdl-csv-payrix-dev/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:38:13",
                        "last_data": "2025-12-23 09:38:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305184,
                    "location": "s3://sfdl-csv-payrix-dev/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:25:49",
                        "last_data": "2025-12-24 09:42:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305251,
                    "location": "s3://sfdl-csv-payrix-dev/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:19",
                        "last_data": "2025-12-26 09:29:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305327,
                    "location": "s3://sfdl-csv-payrix-dev/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:29:47",
                        "last_data": "2025-12-26 09:29:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305374,
                    "location": "s3://sfdl-csv-payrix-dev/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:25:18",
                        "last_data": "2025-12-28 09:27:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305437,
                    "location": "s3://sfdl-csv-payrix-dev/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:12",
                        "last_data": "2025-12-29 09:26:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 305532,
                    "location": "s3://sfdl-csv-payrix-dev/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:29:50",
                        "last_data": "2025-12-29 09:29:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 306882,
                    "location": "s3://sfdl-csv-payrix-dev/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:28:56",
                        "last_data": "2025-12-30 09:29:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 306905,
                    "location": "s3://sfdl-csv-payrix-dev/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:26:34",
                        "last_data": "2026-01-01 09:25:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 306992,
                    "location": "s3://sfdl-csv-payrix-dev/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:39:35",
                        "last_data": "2026-01-01 09:39:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307077,
                    "location": "s3://sfdl-csv-payrix-dev/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:46:39",
                        "last_data": "2026-01-03 09:55:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307149,
                    "location": "s3://sfdl-csv-payrix-dev/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:59:38",
                        "last_data": "2026-01-04 09:38:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307213,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:09",
                        "last_data": "2026-01-04 09:43:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307226,
                    "location": "s3://sfdl-csv-payrix-dev/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:25:18",
                        "last_data": "2026-01-06 09:25:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307338,
                    "location": "s3://sfdl-csv-payrix-dev/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:41:40",
                        "last_data": "2026-01-07 09:42:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307407,
                    "location": "s3://sfdl-csv-payrix-dev/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:44:58",
                        "last_data": "2026-01-08 09:44:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307478,
                    "location": "s3://sfdl-csv-payrix-dev/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:47:08",
                        "last_data": "2026-01-09 09:27:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307536,
                    "location": "s3://sfdl-csv-payrix-dev/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:33:26",
                        "last_data": "2026-01-10 09:28:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307588,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-09/",
                    "name": "dt",
                    "value": "2026-01-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-10 09:40:58",
                        "last_data": "2026-01-10 09:40:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307623,
                    "location": "s3://sfdl-csv-payrix-dev/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:27:37",
                        "last_data": "2026-01-12 09:25:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307703,
                    "location": "s3://sfdl-csv-payrix-dev/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:31:19",
                        "last_data": "2026-01-13 09:30:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307790,
                    "location": "s3://sfdl-csv-payrix-dev/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:33:02",
                        "last_data": "2026-01-13 09:33:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307835,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-13",
                    "name": "dt",
                    "value": "2026-01-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-14 09:41:22",
                        "last_data": "2026-01-14 09:43:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307908,
                    "location": "s3://sfdl-csv-payrix-dev/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:08",
                        "last_data": "2026-01-16 09:25:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 307955,
                    "location": "s3://sfdl-csv-payrix-dev/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:30:40",
                        "last_data": "2026-01-16 09:30:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308003,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-01-16",
                    "name": "dt",
                    "value": "2026-01-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-17 09:27:42",
                        "last_data": "2026-01-18 09:43:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308112,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:29",
                        "last_data": "2026-01-18 09:43:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308125,
                    "location": "s3://sfdl-csv-payrix-dev/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:24:33",
                        "last_data": "2026-01-20 09:28:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308216,
                    "location": "s3://sfdl-csv-payrix-dev/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:42:47",
                        "last_data": "2026-01-20 09:42:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308299,
                    "location": "s3://sfdl-csv-payrix-dev/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:39:05",
                        "last_data": "2026-01-22 09:27:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308463,
                    "location": "s3://sfdl-csv-payrix-dev/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:36:47",
                        "last_data": "2026-01-22 09:36:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308530,
                    "location": "s3://sfdl-csv-payrix-dev/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:39:39",
                        "last_data": "2026-01-23 09:40:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308582,
                    "location": "s3://sfdl-csv-payrix-dev/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:28:09",
                        "last_data": "2026-01-24 09:42:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308635,
                    "location": "s3://sfdl-csv-payrix-dev/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:28:26",
                        "last_data": "2026-01-26 09:26:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308707,
                    "location": "s3://sfdl-csv-payrix-dev/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:08",
                        "last_data": "2026-01-27 09:39:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308805,
                    "location": "s3://sfdl-csv-payrix-dev/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:39:53",
                        "last_data": "2026-01-28 09:30:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308872,
                    "location": "s3://sfdl-csv-payrix-dev/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:41:12",
                        "last_data": "2026-01-28 09:41:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308897,
                    "location": "s3://sfdl-csv-payrix-dev/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:31:20",
                        "last_data": "2026-01-29 09:31:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 308954,
                    "location": "s3://sfdl-csv-payrix-dev/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:25:11",
                        "last_data": "2026-01-31 09:25:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309029,
                    "location": "s3://sfdl-csv-payrix-dev/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:38:41",
                        "last_data": "2026-02-01 09:34:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309099,
                    "location": "s3://sfdl-csv-payrix-dev/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:35:10",
                        "last_data": "2026-02-01 09:35:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309177,
                    "location": "s3://sfdl-csv-payrix-dev/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:36:58",
                        "last_data": "2026-02-03 09:51:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309249,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-02/",
                    "name": "dt",
                    "value": "2026-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-03 09:51:24",
                        "last_data": "2026-02-03 09:51:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309310,
                    "location": "s3://sfdl-csv-payrix-dev/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:49:09",
                        "last_data": "2026-02-05 09:46:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309383,
                    "location": "s3://sfdl-csv-payrix-dev/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:49:26",
                        "last_data": "2026-02-05 09:49:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309417,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:30",
                        "last_data": "2026-02-06 09:44:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309498,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:39",
                        "last_data": "2026-02-08 09:25:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309521,
                    "location": "s3://sfdl-csv-payrix-dev/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:25:26",
                        "last_data": "2026-02-08 09:25:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309583,
                    "location": "s3://sfdl-csv-payrix-dev/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:27:07",
                        "last_data": "2026-02-09 09:27:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309695,
                    "location": "s3://sfdl-csv-payrix-dev/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:34:10",
                        "last_data": "2026-02-10 09:40:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309757,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:37",
                        "last_data": "2026-02-11 09:43:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309804,
                    "location": "s3://sfdl-csv-payrix-dev/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:32:36",
                        "last_data": "2026-02-12 09:39:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309862,
                    "location": "s3://sfdl-csv-payrix-dev/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:33:33",
                        "last_data": "2026-02-14 09:40:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309950,
                    "location": "s3://sfdl-csv-payrix-dev/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:41:21",
                        "last_data": "2026-02-14 09:41:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 309964,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-14",
                    "name": "dt",
                    "value": "2026-02-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-15 09:27:16",
                        "last_data": "2026-02-15 09:33:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310028,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-15",
                    "name": "dt",
                    "value": "2026-02-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-16 09:28:35",
                        "last_data": "2026-02-17 09:25:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310175,
                    "location": "s3://sfdl-csv-payrix-dev/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:25:25",
                        "last_data": "2026-02-18 09:37:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310287,
                    "location": "s3://sfdl-csv-payrix-dev/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:41:03",
                        "last_data": "2026-02-19 09:26:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310358,
                    "location": "s3://sfdl-csv-payrix-dev/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:42:54",
                        "last_data": "2026-02-19 09:42:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310369,
                    "location": "s3://sfdl-csv-payrix-dev/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:26:49",
                        "last_data": "2026-02-21 09:30:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310478,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-20/",
                    "name": "dt",
                    "value": "2026-02-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-21 09:30:42",
                        "last_data": "2026-02-21 09:30:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310514,
                    "location": "s3://sfdl-csv-payrix-dev/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:20",
                        "last_data": "2026-02-22 09:29:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310581,
                    "location": "s3://sfdl-csv-payrix-dev/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:28:27",
                        "last_data": "2026-02-24 09:27:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310633,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-23/",
                    "name": "dt",
                    "value": "2026-02-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-24 09:28:20",
                        "last_data": "2026-02-24 09:28:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310715,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-02-24",
                    "name": "dt",
                    "value": "2026-02-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-25 09:32:12",
                        "last_data": "2026-02-26 09:26:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310756,
                    "location": "s3://sfdl-csv-payrix-dev/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:26:45",
                        "last_data": "2026-02-26 09:26:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310839,
                    "location": "s3://sfdl-csv-payrix-dev/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:28:06",
                        "last_data": "2026-02-27 09:29:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310918,
                    "location": "s3://sfdl-csv-payrix-dev/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:32:47",
                        "last_data": "2026-03-01 09:29:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 310994,
                    "location": "s3://sfdl-csv-payrix-dev/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:36:31",
                        "last_data": "2026-03-01 09:36:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311026,
                    "location": "s3://sfdl-csv-payrix-dev/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:28:19",
                        "last_data": "2026-03-02 09:42:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311115,
                    "location": "s3://sfdl-csv-payrix-dev/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:50:35",
                        "last_data": "2026-03-03 09:55:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311188,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-03",
                    "name": "dt",
                    "value": "2026-03-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-04 09:46:08",
                        "last_data": "2026-03-04 09:57:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311203,
                    "location": "s3://sfdl-csv-payrix-dev/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:25:40",
                        "last_data": "2026-03-06 09:46:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311315,
                    "location": "s3://sfdl-csv-payrix-dev/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:46:24",
                        "last_data": "2026-03-07 09:42:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311380,
                    "location": "s3://sfdl-csv-payrix-dev/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:43:12",
                        "last_data": "2026-03-08 09:30:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311439,
                    "location": "s3://sfdl-csv-payrix-dev/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:36:36",
                        "last_data": "2026-03-08 09:36:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311471,
                    "location": "s3://sfdl-csv-payrix-dev/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:34:36",
                        "last_data": "2026-03-09 09:37:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311541,
                    "location": "s3://sfdl-csv-payrix-dev/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:28:29",
                        "last_data": "2026-03-10 09:28:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311610,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-10",
                    "name": "dt",
                    "value": "2026-03-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-11 09:29:00",
                        "last_data": "2026-03-12 09:26:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311698,
                    "location": "s3://sfdl-csv-payrix-dev/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:39:36",
                        "last_data": "2026-03-12 09:39:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311746,
                    "location": "s3://sfdl-csv-payrix-dev/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:29:41",
                        "last_data": "2026-03-14 09:40:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311826,
                    "location": "s3://sfdl-csv-payrix-dev/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:40:54",
                        "last_data": "2026-03-14 09:40:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311840,
                    "location": "s3://sfdl-csv-payrix-dev/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:27:15",
                        "last_data": "2026-03-15 09:29:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 311913,
                    "location": "s3://sfdl-csv-payrix-dev/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:27:05",
                        "last_data": "2026-03-16 09:43:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312060,
                    "location": "s3://sfdl-csv-payrix-dev/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:32:30",
                        "last_data": "2026-03-18 09:38:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312113,
                    "location": "s3://sfdl-csv-payrix-dev/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:40:25",
                        "last_data": "2026-03-19 09:31:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312172,
                    "location": "s3://sfdl-csv-payrix-dev/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:38:22",
                        "last_data": "2026-03-20 09:40:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312256,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-19",
                    "name": "dt",
                    "value": "2026-03-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-20 09:42:57",
                        "last_data": "2026-03-21 09:25:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312296,
                    "location": "s3://sfdl-csv-payrix-dev/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:38:35",
                        "last_data": "2026-03-22 09:43:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312386,
                    "location": "s3://sfdl-csv-payrix-dev/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:48",
                        "last_data": "2026-03-23 09:43:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312451,
                    "location": "s3://sfdl-csv-payrix-dev/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:45:32",
                        "last_data": "2026-03-23 09:45:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312485,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-23",
                    "name": "dt",
                    "value": "2026-03-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-24 09:30:34",
                        "last_data": "2026-03-25 09:28:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312549,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-24",
                    "name": "dt",
                    "value": "2026-03-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-25 09:31:25",
                        "last_data": "2026-03-26 09:26:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312637,
                    "location": "s3://sfdl-csv-payrix-dev/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:41:30",
                        "last_data": "2026-03-26 09:41:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312682,
                    "location": "s3://sfdl-csv-payrix-dev/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:41:52",
                        "last_data": "2026-03-28 09:43:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312767,
                    "location": "s3://sfdl-csv-payrix-dev/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:45:47",
                        "last_data": "2026-03-29 09:31:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312829,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-28",
                    "name": "dt",
                    "value": "2026-03-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-29 09:36:28",
                        "last_data": "2026-03-30 09:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312875,
                    "location": "s3://sfdl-csv-payrix-dev/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:30:58",
                        "last_data": "2026-03-31 09:31:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 312954,
                    "location": "s3://sfdl-csv-payrix-dev/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:42:05",
                        "last_data": "2026-03-31 09:42:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313002,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-03-31",
                    "name": "dt",
                    "value": "2026-03-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 09:39:56",
                        "last_data": "2026-04-02 09:29:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313088,
                    "location": "s3://sfdl-csv-payrix-dev/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:52:47",
                        "last_data": "2026-04-03 09:28:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313148,
                    "location": "s3://sfdl-csv-payrix-dev/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:48:53",
                        "last_data": "2026-04-03 09:48:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313198,
                    "location": "s3://sfdl-csv-payrix-dev/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:52:07",
                        "last_data": "2026-04-04 09:56:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313228,
                    "location": "s3://sfdl-csv-payrix-dev/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:27:02",
                        "last_data": "2026-04-06 09:46:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313335,
                    "location": "s3://sfdl-csv-payrix-dev/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:46:29",
                        "last_data": "2026-04-07 09:26:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313357,
                    "location": "s3://sfdl-csv-payrix-dev/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:26:47",
                        "last_data": "2026-04-08 09:27:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313460,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-07",
                    "name": "dt",
                    "value": "2026-04-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-08 09:34:06",
                        "last_data": "2026-04-09 09:30:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313503,
                    "location": "s3://sfdl-csv-payrix-dev/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:33:19",
                        "last_data": "2026-04-10 09:34:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313589,
                    "location": "s3://sfdl-csv-payrix-dev/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:36:05",
                        "last_data": "2026-04-10 09:36:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313654,
                    "location": "s3://sfdl-csv-payrix-dev/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:53",
                        "last_data": "2026-04-12 09:42:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313725,
                    "location": "s3://sfdl-csv-payrix-dev/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:45:14",
                        "last_data": "2026-04-13 09:26:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313786,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-12",
                    "name": "dt",
                    "value": "2026-04-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 09:47:49",
                        "last_data": "2026-04-14 10:00:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313844,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-13/",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-14 10:03:10",
                        "last_data": "2026-04-14 10:03:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313893,
                    "location": "s3://sfdl-csv-payrix-dev/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:56:16",
                        "last_data": "2026-04-16 09:30:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 313928,
                    "location": "s3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume/dt=2026-04-15/",
                    "name": "dt",
                    "value": "2026-04-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-16 09:30:14",
                        "last_data": "2026-04-16 09:30:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 314007,
                    "location": "s3://sfdl-csv-payrix-dev/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:42:01",
                        "last_data": "2026-04-17 09:45:33"
                    },
                    "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-08 11:11:33",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.payrix_pnl_volume`\n(\n `created`  string , `entity`  string , `division`  string , `source`  string , `amex_sale_volume`  string , `amex_refund_volume`  string , `amex_net_volume`  string , `visa_sale_volume`  string , `visa_refund_volume`  string , `visa_net_volume`  string , `mc_sale_volume`  string , `mc_refund_volume`  string , `mc_net_volume`  string , `discover_sale_volume`  string , `discover_refund_volume`  string , `discover_net_volume`  string , `echeck_sale_volume`  string , `echeck_refund_volume`  string , `echeck_net_volume`  string , `other_sale_volume`  string , `other_refund_volume`  string , `other_net_volume`  string , `total_cc_sale_volume`  string , `total_cc_refund_volume`  string , `total_cc_net_volume`  string , `total_echeck_sale_volume`  string , `total_echeck_refund_volume`  string , `total_echeck_net_volume`  string , `total_net_volume`  string , `amex_txn_count`  string , `visa_txn_count`  string , `mc_txn_count`  string , `discover_txn_count`  string , `echeck_txn_count`  string , `other_txn_count`  string , `total_txn_count`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-dev/raw_incremental/pnl_volume'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.payrix_pnl_volume`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.payrix_pnl_volume"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}