Schema Info

Schema Name: sfdl_stage_csv.payrix_txns
  • created: 2024-03-29 11:05:40
  • disabled: False
  • format: raw
  • id: 2096
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_csv",
        "table": "payrix_txns"
    }
  • type: csv
Schema Versions: 1
    • created: 2024-03-29 11:21:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
          "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_txns`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_txns`\n(\n `txn_id`  string , `created`  string , `modified`  string , `token`  string , `payment`  string , `fortxn`  string , `fromtxn`  string , `batch`  string , `subscription`  string , `type`  string , `expiration`  string , `currency`  string , `platform`  string , `authdate`  string , `authcode`  string , `captured`  string , `settled`  string , `settledcurrency`  string , `settledtotal`  string , `allowpartial`  string , `order`  string , `description`  string , `descriptor`  string , `terminal`  string , `entrymode`  string , `origin`  string , `tax`  string , `total`  string , `authorization`  string , `approved`  string , `cvv`  string , `swiped`  string , `emv`  string , `signature`  string , `company`  string , `city`  string , `state`  string , `zip`  string , `country`  string , `status`  string , `refunded`  string , `reserved`  string , `discount`  string , `shipping`  string , `duty`  string , `pin`  string , `tracenumber`  string , `cvvstatus`  string , `unauthreason`  string , `fee`  string , `fundingcurrency`  string , `coftype`  string , `originalapproved`  string , `servicecode`  string , `authtokencustomer`  string , `debtrepayment`  string , `statement`  string , `conveniencefee`  string , `surcharge`  string , `channel`  string , `funded`  string , `fundingenabled`  string , `merchant_id`  string , `entity_id`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-stage/raw_incremental/txns'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_csv.payrix_txns"
      ]
    • hive_path: s3://sfdl-csv-payrix-stage/raw_incremental/txns
    • id: 679763
    • processed: 1
    • raw_data:
      {
          "allowpartial": 19,
          "approved": 29,
          "authcode": 14,
          "authdate": 13,
          "authorization": 28,
          "authtokencustomer": 54,
          "batch": 7,
          "captured": 15,
          "channel": 59,
          "city": 35,
          "coftype": 51,
          "company": 34,
          "conveniencefee": 57,
          "country": 38,
          "created": 1,
          "currency": 11,
          "cvv": 30,
          "cvvstatus": 47,
          "debtrepayment": 55,
          "description": 21,
          "descriptor": 22,
          "discount": 42,
          "duty": 44,
          "emv": 32,
          "entity_id": 63,
          "entrymode": 24,
          "expiration": 10,
          "fee": 49,
          "fortxn": 5,
          "fromtxn": 6,
          "funded": 60,
          "fundingcurrency": 50,
          "fundingenabled": 61,
          "merchant_id": 62,
          "modified": 2,
          "order": 20,
          "origin": 25,
          "originalapproved": 52,
          "payment": 4,
          "pin": 45,
          "platform": 12,
          "refunded": 40,
          "reserved": 41,
          "servicecode": 53,
          "settled": 16,
          "settledcurrency": 17,
          "settledtotal": 18,
          "shipping": 43,
          "signature": 33,
          "state": 36,
          "statement": 56,
          "status": 39,
          "subscription": 8,
          "surcharge": 58,
          "swiped": 31,
          "tax": 26,
          "terminal": 23,
          "token": 3,
          "total": 27,
          "tracenumber": 46,
          "txn_id": 0,
          "type": 9,
          "unauthreason": 48,
          "zip": 37
      }
    • schema_attributes:
      {
          "allowpartial": "string",
          "approved": "string",
          "authcode": "string",
          "authdate": "string",
          "authorization": "string",
          "authtokencustomer": "string",
          "batch": "string",
          "captured": "string",
          "channel": "string",
          "city": "string",
          "coftype": "string",
          "company": "string",
          "conveniencefee": "string",
          "country": "string",
          "created": "string",
          "currency": "string",
          "cvv": "string",
          "cvvstatus": "string",
          "debtrepayment": "string",
          "description": "string",
          "descriptor": "string",
          "discount": "string",
          "duty": "string",
          "emv": "string",
          "entity_id": "string",
          "entrymode": "string",
          "expiration": "string",
          "fee": "string",
          "fortxn": "string",
          "fromtxn": "string",
          "funded": "string",
          "fundingcurrency": "string",
          "fundingenabled": "string",
          "merchant_id": "string",
          "modified": "string",
          "order": "string",
          "origin": "string",
          "originalapproved": "string",
          "payment": "string",
          "pin": "string",
          "platform": "string",
          "refunded": "string",
          "reserved": "string",
          "servicecode": "string",
          "settled": "string",
          "settledcurrency": "string",
          "settledtotal": "string",
          "shipping": "string",
          "signature": "string",
          "state": "string",
          "statement": "string",
          "status": "string",
          "subscription": "string",
          "surcharge": "string",
          "swiped": "string",
          "tax": "string",
          "terminal": "string",
          "token": "string",
          "total": "string",
          "tracenumber": "string",
          "txn_id": "string",
          "type": "string",
          "unauthreason": "string",
          "zip": "string"
      }
    • schema_name_id: 2096
    • schema_scan_id: 5589377
    • updated: 2024-03-29 11:22:12
Schema Scans: 5
Last at 2026-04-17 09:28:21
    • duration: 0:00:07.532709
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6415368
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/txns",
              "key": "raw_incremental/txns/dt=2026-04-15/18c820cd-51f2-4129-a8aa-6ddb0c8740e6.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_txns",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 4067263732074960006,
              "service_name": "drive-thru",
              "span_id": 11394611544382222945,
              "trace_id": 13099464085909247380
          }
      }
    • running: False
    • schema_name_id: 2096
    • start_time: 2026-04-17 09:28:21
    • success: True
    • trace_id: 13099464085909247380
    • duration: 0:00:05.153345
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6415367
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/txns",
              "key": "raw_incremental/txns/dt=2026-04-16/621f7f30-ba1c-4c21-89c9-616cd41a7425.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_txns",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 13811535455523840962,
              "service_name": "drive-thru",
              "span_id": 11359626464863185320,
              "trace_id": 18206433450130592227
          }
      }
    • running: False
    • schema_name_id: 2096
    • start_time: 2026-04-17 09:28:21
    • success: True
    • trace_id: 18206433450130592227
    • duration: 0:00:05.148980
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 6414861
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/txns",
              "key": "raw_incremental/txns/dt=2026-04-15/eb9ca36b-e5e2-4f08-9448-e2c3bd3cd82e.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_txns",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 17638817349389597046,
              "service_name": "drive-thru",
              "span_id": 7917064995697121006,
              "trace_id": 15074267762617746384
          }
      }
    • running: False
    • schema_name_id: 2096
    • start_time: 2026-04-16 09:32:36
    • success: True
    • trace_id: 15074267762617746384
    • duration: 0:00:02.354730
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414836
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-14",
              "name": "dt",
              "type": "string",
              "value": "2026-04-14"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/txns",
              "key": "raw_incremental/txns/dt=2026-04-14/9b87318f-c73e-412a-a6ce-d9b5af5d2d85.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_txns",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 10685376410219328336,
              "service_name": "drive-thru",
              "span_id": 3054309671680172322,
              "trace_id": 1580100013991708070
          }
      }
    • running: False
    • schema_name_id: 2096
    • start_time: 2026-04-16 09:30:08
    • success: True
    • trace_id: 1580100013991708070
    • duration: 0:01:08.077210
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 499,
          "partitions_applied": false,
          "success": true
      }
    • id: 5589377
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2024-03-28",
              "name": "dt",
              "type": "string",
              "value": "2024-03-28"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/txns",
              "key": "raw_incremental/txns/dt=2024-03-28/aeea9c94-adba-42ec-b8b8-5f818aaab8fc.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_txns",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 11305494314465582071,
              "service_name": "drive-thru",
              "span_id": 14080614083749453983,
              "trace_id": 15725172061821614869
          }
      }
    • running: False
    • schema_name_id: 2096
    • start_time: 2024-03-29 11:21:49
    • success: True
    • trace_id: 15725172061821614869
Partitions:
  • count: 172
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_csv.payrix_txns`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-16'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-29'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-24'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-09'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 650177,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-14",
                "name": "dt",
                "value": "2025-10-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-15 09:25:48",
                    "last_data": "2025-10-16 09:27:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650296,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-15/",
                "name": "dt",
                "value": "2025-10-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-16 09:28:42",
                    "last_data": "2025-10-16 09:28:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650410,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-16",
                "name": "dt",
                "value": "2025-10-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-17 09:26:53",
                    "last_data": "2025-10-18 09:28:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650556,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-17/",
                "name": "dt",
                "value": "2025-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-18 09:31:08",
                    "last_data": "2025-10-18 09:31:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650647,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-18",
                "name": "dt",
                "value": "2025-10-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-19 09:36:48",
                    "last_data": "2025-10-19 09:43:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650780,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-19",
                "name": "dt",
                "value": "2025-10-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-20 14:49:26",
                    "last_data": "2025-10-20 14:50:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650875,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-20",
                "name": "dt",
                "value": "2025-10-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-21 09:27:51",
                    "last_data": "2025-10-21 09:28:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 650992,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-21",
                "name": "dt",
                "value": "2025-10-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-22 09:39:05",
                    "last_data": "2025-10-22 09:41:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651104,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-22",
                "name": "dt",
                "value": "2025-10-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-23 09:28:27",
                    "last_data": "2025-10-23 09:28:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651213,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-23",
                "name": "dt",
                "value": "2025-10-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-24 09:26:53",
                    "last_data": "2025-10-25 09:39:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651366,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-24",
                "name": "dt",
                "value": "2025-10-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-25 09:43:54",
                    "last_data": "2025-10-26 09:34:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651482,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-25",
                "name": "dt",
                "value": "2025-10-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-26 09:37:18",
                    "last_data": "2025-10-27 09:33:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651594,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-26/",
                "name": "dt",
                "value": "2025-10-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-27 09:46:35",
                    "last_data": "2025-10-27 09:46:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651669,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-27",
                "name": "dt",
                "value": "2025-10-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-28 09:26:29",
                    "last_data": "2025-10-28 09:26:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651791,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-28",
                "name": "dt",
                "value": "2025-10-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-29 09:30:27",
                    "last_data": "2025-10-29 09:41:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 651901,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-29",
                "name": "dt",
                "value": "2025-10-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-30 09:27:22",
                    "last_data": "2025-10-31 09:32:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652022,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-30/",
                "name": "dt",
                "value": "2025-10-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-31 09:35:10",
                    "last_data": "2025-10-31 09:35:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652131,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-31",
                "name": "dt",
                "value": "2025-10-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-01 09:29:27",
                    "last_data": "2025-11-02 09:35:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652273,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-01",
                "name": "dt",
                "value": "2025-11-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-02 09:38:05",
                    "last_data": "2025-11-03 09:34:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652371,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-02",
                "name": "dt",
                "value": "2025-11-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-03 09:35:23",
                    "last_data": "2025-11-04 09:34:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652496,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-03/",
                "name": "dt",
                "value": "2025-11-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-04 09:35:35",
                    "last_data": "2025-11-04 09:35:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652616,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-04",
                "name": "dt",
                "value": "2025-11-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-05 09:34:58",
                    "last_data": "2025-11-06 09:29:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652726,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-05/",
                "name": "dt",
                "value": "2025-11-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-06 09:30:54",
                    "last_data": "2025-11-06 09:30:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652839,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-06",
                "name": "dt",
                "value": "2025-11-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-07 09:30:58",
                    "last_data": "2025-11-07 09:31:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 652943,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-07",
                "name": "dt",
                "value": "2025-11-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-08 09:39:16",
                    "last_data": "2025-11-09 09:29:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653039,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-08/",
                "name": "dt",
                "value": "2025-11-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-09 09:29:18",
                    "last_data": "2025-11-09 09:29:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653169,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-09",
                "name": "dt",
                "value": "2025-11-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-10 09:33:46",
                    "last_data": "2025-11-11 09:28:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653302,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-10",
                "name": "dt",
                "value": "2025-11-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-11 09:29:31",
                    "last_data": "2025-11-12 09:30:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653402,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-11",
                "name": "dt",
                "value": "2025-11-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 09:34:19",
                    "last_data": "2025-11-13 09:34:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653537,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-12/",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-13 09:36:49",
                    "last_data": "2025-11-13 09:36:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653631,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-13",
                "name": "dt",
                "value": "2025-11-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-14 09:28:59",
                    "last_data": "2025-11-15 09:28:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653762,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-14/",
                "name": "dt",
                "value": "2025-11-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-15 09:33:17",
                    "last_data": "2025-11-15 09:33:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 653845,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-15",
                "name": "dt",
                "value": "2025-11-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-16 09:27:51",
                    "last_data": "2025-11-16 09:28:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656019,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-16",
                "name": "dt",
                "value": "2025-11-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-17 09:28:48",
                    "last_data": "2025-11-17 09:28:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656136,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-17",
                "name": "dt",
                "value": "2025-11-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-18 09:27:59",
                    "last_data": "2025-11-19 09:26:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656236,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-18/",
                "name": "dt",
                "value": "2025-11-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-19 09:26:36",
                    "last_data": "2025-11-19 09:26:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656363,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-19",
                "name": "dt",
                "value": "2025-11-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-20 09:29:12",
                    "last_data": "2025-11-21 09:31:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656474,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-20",
                "name": "dt",
                "value": "2025-11-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-21 09:32:09",
                    "last_data": "2025-11-22 09:37:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656614,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-21",
                "name": "dt",
                "value": "2025-11-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-22 09:38:04",
                    "last_data": "2025-11-23 09:41:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656731,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-22/",
                "name": "dt",
                "value": "2025-11-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-23 09:43:14",
                    "last_data": "2025-11-23 09:43:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656800,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-23",
                "name": "dt",
                "value": "2025-11-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-24 09:26:44",
                    "last_data": "2025-11-24 09:29:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 656944,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-24",
                "name": "dt",
                "value": "2025-11-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-25 09:29:29",
                    "last_data": "2025-11-25 09:32:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657329,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-08/",
                "name": "dt",
                "value": "2025-12-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 09:27:18",
                    "last_data": "2025-12-10 09:27:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657330,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-09",
                "name": "dt",
                "value": "2025-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 09:27:24",
                    "last_data": "2025-12-11 09:29:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657457,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-10/",
                "name": "dt",
                "value": "2025-12-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-11 09:31:25",
                    "last_data": "2025-12-11 09:31:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657581,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-11",
                "name": "dt",
                "value": "2025-12-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-12 09:28:23",
                    "last_data": "2025-12-12 09:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657712,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-12",
                "name": "dt",
                "value": "2025-12-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-13 09:32:00",
                    "last_data": "2025-12-13 09:32:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657831,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-13",
                "name": "dt",
                "value": "2025-12-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-14 09:40:28",
                    "last_data": "2025-12-14 09:41:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657925,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-14",
                "name": "dt",
                "value": "2025-12-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-15 09:27:18",
                    "last_data": "2025-12-15 09:28:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658074,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-15",
                "name": "dt",
                "value": "2025-12-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-16 09:38:12",
                    "last_data": "2025-12-16 09:38:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658171,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-16",
                "name": "dt",
                "value": "2025-12-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-17 09:28:01",
                    "last_data": "2025-12-17 09:28:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658300,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-17",
                "name": "dt",
                "value": "2025-12-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-18 09:43:14",
                    "last_data": "2025-12-19 09:28:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658417,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-18/",
                "name": "dt",
                "value": "2025-12-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-19 09:30:42",
                    "last_data": "2025-12-19 09:30:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658504,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-19",
                "name": "dt",
                "value": "2025-12-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-20 09:26:59",
                    "last_data": "2025-12-21 09:28:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658642,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-20/",
                "name": "dt",
                "value": "2025-12-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-21 09:30:11",
                    "last_data": "2025-12-21 09:30:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658733,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-21",
                "name": "dt",
                "value": "2025-12-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-22 09:35:02",
                    "last_data": "2025-12-22 09:36:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 658924,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-22",
                "name": "dt",
                "value": "2025-12-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-23 09:30:54",
                    "last_data": "2025-12-23 09:30:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659019,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-23",
                "name": "dt",
                "value": "2025-12-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-24 09:28:27",
                    "last_data": "2025-12-25 09:28:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659179,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-24/",
                "name": "dt",
                "value": "2025-12-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-25 09:41:54",
                    "last_data": "2025-12-25 09:41:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659235,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-25",
                "name": "dt",
                "value": "2025-12-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-26 09:25:04",
                    "last_data": "2025-12-27 09:25:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659355,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-26/",
                "name": "dt",
                "value": "2025-12-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-27 09:25:42",
                    "last_data": "2025-12-27 09:25:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659511,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-27",
                "name": "dt",
                "value": "2025-12-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-28 09:39:07",
                    "last_data": "2025-12-28 09:39:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659598,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-28",
                "name": "dt",
                "value": "2025-12-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-29 09:27:21",
                    "last_data": "2025-12-30 09:37:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659747,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-29/",
                "name": "dt",
                "value": "2025-12-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-30 09:40:05",
                    "last_data": "2025-12-30 09:40:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659847,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-30",
                "name": "dt",
                "value": "2025-12-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-31 09:28:28",
                    "last_data": "2025-12-31 09:28:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659992,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-31",
                "name": "dt",
                "value": "2025-12-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-01 09:38:43",
                    "last_data": "2026-01-02 09:31:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660078,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-01/",
                "name": "dt",
                "value": "2026-01-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-02 09:32:39",
                    "last_data": "2026-01-02 09:32:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660193,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-02",
                "name": "dt",
                "value": "2026-01-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-03 09:36:22",
                    "last_data": "2026-01-03 09:38:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660304,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-03",
                "name": "dt",
                "value": "2026-01-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-04 09:31:15",
                    "last_data": "2026-01-04 09:51:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660462,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-04",
                "name": "dt",
                "value": "2026-01-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-05 09:45:36",
                    "last_data": "2026-01-05 09:46:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660566,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-05",
                "name": "dt",
                "value": "2026-01-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-06 09:29:20",
                    "last_data": "2026-01-06 09:47:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660659,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-06",
                "name": "dt",
                "value": "2026-01-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-07 09:29:52",
                    "last_data": "2026-01-07 09:31:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660793,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-07",
                "name": "dt",
                "value": "2026-01-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-08 09:33:26",
                    "last_data": "2026-01-08 09:35:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 660931,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-08",
                "name": "dt",
                "value": "2026-01-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-09 09:38:40",
                    "last_data": "2026-01-09 09:39:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661035,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-09",
                "name": "dt",
                "value": "2026-01-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-10 09:29:32",
                    "last_data": "2026-01-10 09:29:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661152,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-10",
                "name": "dt",
                "value": "2026-01-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-11 09:30:03",
                    "last_data": "2026-01-12 09:26:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661257,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-11",
                "name": "dt",
                "value": "2026-01-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-12 09:27:05",
                    "last_data": "2026-01-13 09:31:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661403,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-12/",
                "name": "dt",
                "value": "2026-01-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-13 09:33:19",
                    "last_data": "2026-01-13 09:33:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661493,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-13",
                "name": "dt",
                "value": "2026-01-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-14 09:28:15",
                    "last_data": "2026-01-14 09:28:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661588,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-14",
                "name": "dt",
                "value": "2026-01-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-15 09:27:37",
                    "last_data": "2026-01-16 09:39:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661761,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-15",
                "name": "dt",
                "value": "2026-01-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-16 09:40:28",
                    "last_data": "2026-01-17 09:29:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661866,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-16/",
                "name": "dt",
                "value": "2026-01-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-17 09:31:03",
                    "last_data": "2026-01-17 09:31:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 661952,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-17",
                "name": "dt",
                "value": "2026-01-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-18 09:29:10",
                    "last_data": "2026-01-18 09:29:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662077,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-18",
                "name": "dt",
                "value": "2026-01-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-19 09:30:52",
                    "last_data": "2026-01-19 09:33:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662193,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-19",
                "name": "dt",
                "value": "2026-01-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-20 09:27:35",
                    "last_data": "2026-01-20 09:28:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662311,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-20",
                "name": "dt",
                "value": "2026-01-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-21 09:31:09",
                    "last_data": "2026-01-22 09:41:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662507,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-21/",
                "name": "dt",
                "value": "2026-01-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-22 09:41:32",
                    "last_data": "2026-01-22 09:41:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662597,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-22",
                "name": "dt",
                "value": "2026-01-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-23 09:28:40",
                    "last_data": "2026-01-24 09:40:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662728,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-23/",
                "name": "dt",
                "value": "2026-01-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-24 09:42:07",
                    "last_data": "2026-01-24 09:42:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662848,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-24",
                "name": "dt",
                "value": "2026-01-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-25 09:41:03",
                    "last_data": "2026-01-25 09:41:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 662965,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-25",
                "name": "dt",
                "value": "2026-01-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-26 09:38:43",
                    "last_data": "2026-01-27 09:30:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663083,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-26/",
                "name": "dt",
                "value": "2026-01-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-27 09:30:36",
                    "last_data": "2026-01-27 09:30:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 663200,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-27",
                "name": "dt",
                "value": "2026-01-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-28 09:35:18",
                    "last_data": "2026-01-29 09:39:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666038,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-28/",
                "name": "dt",
                "value": "2026-01-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-29 09:39:29",
                    "last_data": "2026-01-29 09:39:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666162,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-29",
                "name": "dt",
                "value": "2026-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-30 09:38:39",
                    "last_data": "2026-01-31 09:39:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666288,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-30",
                "name": "dt",
                "value": "2026-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-31 09:40:56",
                    "last_data": "2026-02-01 09:29:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666407,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-31/",
                "name": "dt",
                "value": "2026-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-01 09:30:44",
                    "last_data": "2026-02-01 09:30:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666514,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-01",
                "name": "dt",
                "value": "2026-02-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-02 09:33:56",
                    "last_data": "2026-02-02 09:39:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666635,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-02",
                "name": "dt",
                "value": "2026-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-03 09:34:49",
                    "last_data": "2026-02-04 09:33:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666778,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-03",
                "name": "dt",
                "value": "2026-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-04 09:36:46",
                    "last_data": "2026-02-05 09:31:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666873,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-04",
                "name": "dt",
                "value": "2026-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-05 09:31:40",
                    "last_data": "2026-02-06 09:28:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666997,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-05/",
                "name": "dt",
                "value": "2026-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-06 09:28:47",
                    "last_data": "2026-02-06 09:28:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667077,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-06",
                "name": "dt",
                "value": "2026-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-07 09:26:11",
                    "last_data": "2026-02-07 09:27:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667233,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-07",
                "name": "dt",
                "value": "2026-02-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-08 09:39:49",
                    "last_data": "2026-02-08 09:41:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667314,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-08",
                "name": "dt",
                "value": "2026-02-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-09 09:29:36",
                    "last_data": "2026-02-10 09:31:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667451,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-09/",
                "name": "dt",
                "value": "2026-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-10 09:32:51",
                    "last_data": "2026-02-10 09:32:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667561,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-10",
                "name": "dt",
                "value": "2026-02-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-11 09:27:27",
                    "last_data": "2026-02-12 09:25:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667669,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-11",
                "name": "dt",
                "value": "2026-02-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-12 09:26:24",
                    "last_data": "2026-02-13 09:31:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667833,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-12/",
                "name": "dt",
                "value": "2026-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-13 09:34:37",
                    "last_data": "2026-02-13 09:34:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 667919,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-13",
                "name": "dt",
                "value": "2026-02-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-14 09:28:52",
                    "last_data": "2026-02-14 09:28:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668041,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-14",
                "name": "dt",
                "value": "2026-02-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-15 09:40:44",
                    "last_data": "2026-02-15 09:41:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668160,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-15",
                "name": "dt",
                "value": "2026-02-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-16 09:29:24",
                    "last_data": "2026-02-16 09:30:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668253,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-16",
                "name": "dt",
                "value": "2026-02-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-17 09:27:16",
                    "last_data": "2026-02-18 09:26:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668367,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-17",
                "name": "dt",
                "value": "2026-02-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-18 09:26:26",
                    "last_data": "2026-02-19 09:27:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668539,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-18/",
                "name": "dt",
                "value": "2026-02-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-19 09:46:11",
                    "last_data": "2026-02-19 09:46:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668605,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-19",
                "name": "dt",
                "value": "2026-02-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-20 09:25:19",
                    "last_data": "2026-02-21 09:36:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668764,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-20/",
                "name": "dt",
                "value": "2026-02-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-21 09:37:50",
                    "last_data": "2026-02-21 09:37:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668840,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-21",
                "name": "dt",
                "value": "2026-02-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-22 09:27:45",
                    "last_data": "2026-02-22 09:28:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 668962,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-22",
                "name": "dt",
                "value": "2026-02-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-23 09:29:12",
                    "last_data": "2026-02-24 09:37:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669121,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-23/",
                "name": "dt",
                "value": "2026-02-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-24 09:40:17",
                    "last_data": "2026-02-24 09:40:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669212,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-24",
                "name": "dt",
                "value": "2026-02-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-25 09:31:02",
                    "last_data": "2026-02-26 09:30:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669320,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-25",
                "name": "dt",
                "value": "2026-02-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-26 09:34:36",
                    "last_data": "2026-02-27 09:27:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669438,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-26",
                "name": "dt",
                "value": "2026-02-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-27 09:28:13",
                    "last_data": "2026-02-28 09:27:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669574,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-27",
                "name": "dt",
                "value": "2026-02-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-28 09:29:34",
                    "last_data": "2026-03-01 09:29:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669681,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-28/",
                "name": "dt",
                "value": "2026-02-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-01 09:29:43",
                    "last_data": "2026-03-01 09:29:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669819,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-01",
                "name": "dt",
                "value": "2026-03-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-02 09:32:13",
                    "last_data": "2026-03-02 09:33:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669946,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-02",
                "name": "dt",
                "value": "2026-03-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-03 09:42:56",
                    "last_data": "2026-03-03 09:58:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670107,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-03",
                "name": "dt",
                "value": "2026-03-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-04 09:43:17",
                    "last_data": "2026-03-04 09:45:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670204,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-04",
                "name": "dt",
                "value": "2026-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-05 09:30:23",
                    "last_data": "2026-03-06 09:34:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670345,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-05",
                "name": "dt",
                "value": "2026-03-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-06 09:39:21",
                    "last_data": "2026-03-07 09:28:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670452,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-06/",
                "name": "dt",
                "value": "2026-03-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-07 09:30:05",
                    "last_data": "2026-03-07 09:30:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670528,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-07",
                "name": "dt",
                "value": "2026-03-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-08 09:26:49",
                    "last_data": "2026-03-09 09:31:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670666,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-08",
                "name": "dt",
                "value": "2026-03-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-09 09:31:46",
                    "last_data": "2026-03-10 09:27:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670774,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-09",
                "name": "dt",
                "value": "2026-03-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-10 09:28:04",
                    "last_data": "2026-03-11 09:30:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 670917,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-10/",
                "name": "dt",
                "value": "2026-03-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-11 09:30:12",
                    "last_data": "2026-03-11 09:30:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671014,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-11",
                "name": "dt",
                "value": "2026-03-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-12 09:26:23",
                    "last_data": "2026-03-13 09:27:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671132,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-12/",
                "name": "dt",
                "value": "2026-03-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-13 09:27:29",
                    "last_data": "2026-03-13 09:27:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671241,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-13",
                "name": "dt",
                "value": "2026-03-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-14 09:26:41",
                    "last_data": "2026-03-15 09:32:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671404,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-14",
                "name": "dt",
                "value": "2026-03-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-15 09:45:12",
                    "last_data": "2026-03-16 09:33:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671514,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-15",
                "name": "dt",
                "value": "2026-03-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-16 09:33:35",
                    "last_data": "2026-03-17 09:38:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671616,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-16",
                "name": "dt",
                "value": "2026-03-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-17 09:39:15",
                    "last_data": "2026-03-18 09:32:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671754,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-17/",
                "name": "dt",
                "value": "2026-03-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-18 09:44:42",
                    "last_data": "2026-03-18 09:44:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671833,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-18",
                "name": "dt",
                "value": "2026-03-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-19 09:27:31",
                    "last_data": "2026-03-19 09:28:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 671951,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-19",
                "name": "dt",
                "value": "2026-03-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-20 09:29:09",
                    "last_data": "2026-03-21 09:29:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672088,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-20",
                "name": "dt",
                "value": "2026-03-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-21 09:30:05",
                    "last_data": "2026-03-22 09:31:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672208,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-21",
                "name": "dt",
                "value": "2026-03-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-22 09:31:44",
                    "last_data": "2026-03-23 09:39:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672334,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-22",
                "name": "dt",
                "value": "2026-03-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-23 09:41:02",
                    "last_data": "2026-03-24 09:27:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672431,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-23",
                "name": "dt",
                "value": "2026-03-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-24 09:28:38",
                    "last_data": "2026-03-25 09:26:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672557,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-24",
                "name": "dt",
                "value": "2026-03-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-25 09:30:52",
                    "last_data": "2026-03-26 09:26:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672647,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-25",
                "name": "dt",
                "value": "2026-03-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-26 09:26:22",
                    "last_data": "2026-03-27 09:29:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672783,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-26",
                "name": "dt",
                "value": "2026-03-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-27 09:30:05",
                    "last_data": "2026-03-28 09:27:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 672894,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-27/",
                "name": "dt",
                "value": "2026-03-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-28 09:28:22",
                    "last_data": "2026-03-28 09:28:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673049,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-28",
                "name": "dt",
                "value": "2026-03-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-29 09:40:38",
                    "last_data": "2026-03-29 09:41:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673134,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-29",
                "name": "dt",
                "value": "2026-03-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-30 09:32:37",
                    "last_data": "2026-03-31 09:33:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673286,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-30",
                "name": "dt",
                "value": "2026-03-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-31 09:36:29",
                    "last_data": "2026-04-01 09:39:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673450,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-31",
                "name": "dt",
                "value": "2026-03-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 09:40:11",
                    "last_data": "2026-04-02 09:32:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673567,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-01/",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-02 09:47:14",
                    "last_data": "2026-04-02 09:47:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673668,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-02",
                "name": "dt",
                "value": "2026-04-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-03 09:54:25",
                    "last_data": "2026-04-03 10:00:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673780,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-03",
                "name": "dt",
                "value": "2026-04-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-04 09:40:46",
                    "last_data": "2026-04-04 09:45:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673899,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-04",
                "name": "dt",
                "value": "2026-04-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-05 09:33:26",
                    "last_data": "2026-04-05 09:33:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673997,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-05",
                "name": "dt",
                "value": "2026-04-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-06 09:28:46",
                    "last_data": "2026-04-06 09:29:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674149,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-06",
                "name": "dt",
                "value": "2026-04-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-07 09:42:37",
                    "last_data": "2026-04-07 09:43:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674230,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-07",
                "name": "dt",
                "value": "2026-04-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-08 09:28:29",
                    "last_data": "2026-04-09 09:32:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674343,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-08/",
                "name": "dt",
                "value": "2026-04-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-09 09:32:28",
                    "last_data": "2026-04-09 09:32:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674465,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-09",
                "name": "dt",
                "value": "2026-04-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-10 09:27:24",
                    "last_data": "2026-04-10 09:27:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674593,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-10",
                "name": "dt",
                "value": "2026-04-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-11 09:28:22",
                    "last_data": "2026-04-12 09:26:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674716,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-11",
                "name": "dt",
                "value": "2026-04-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-12 09:33:51",
                    "last_data": "2026-04-13 09:42:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674847,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-12/",
                "name": "dt",
                "value": "2026-04-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 09:43:45",
                    "last_data": "2026-04-13 09:43:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 674955,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-13",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-14 09:30:37",
                    "last_data": "2026-04-15 09:31:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675079,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-14",
                "name": "dt",
                "value": "2026-04-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-15 09:31:09",
                    "last_data": "2026-04-16 09:30:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675186,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-15",
                "name": "dt",
                "value": "2026-04-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-16 09:32:39",
                    "last_data": "2026-04-17 09:28:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 675311,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-16/",
                "name": "dt",
                "value": "2026-04-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-17 09:28:23",
                    "last_data": "2026-04-17 09:28:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "allowpartial": "string",
        "approved": "string",
        "authcode": "string",
        "authdate": "string",
        "authorization": "string",
        "authtokencustomer": "string",
        "batch": "string",
        "captured": "string",
        "channel": "string",
        "city": "string",
        "coftype": "string",
        "company": "string",
        "conveniencefee": "string",
        "country": "string",
        "created": "string",
        "currency": "string",
        "cvv": "string",
        "cvvstatus": "string",
        "debtrepayment": "string",
        "description": "string",
        "descriptor": "string",
        "discount": "string",
        "duty": "string",
        "emv": "string",
        "entity_id": "string",
        "entrymode": "string",
        "expiration": "string",
        "fee": "string",
        "fortxn": "string",
        "fromtxn": "string",
        "funded": "string",
        "fundingcurrency": "string",
        "fundingenabled": "string",
        "merchant_id": "string",
        "modified": "string",
        "order": "string",
        "origin": "string",
        "originalapproved": "string",
        "payment": "string",
        "pin": "string",
        "platform": "string",
        "refunded": "string",
        "reserved": "string",
        "servicecode": "string",
        "settled": "string",
        "settledcurrency": "string",
        "settledtotal": "string",
        "shipping": "string",
        "signature": "string",
        "state": "string",
        "statement": "string",
        "status": "string",
        "subscription": "string",
        "surcharge": "string",
        "swiped": "string",
        "tax": "string",
        "terminal": "string",
        "token": "string",
        "total": "string",
        "tracenumber": "string",
        "txn_id": "string",
        "type": "string",
        "unauthreason": "string",
        "zip": "string"
    }
  • created: 2024-03-29 11:21:51
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_txns`\n(\n `txn_id`  string , `created`  string , `modified`  string , `token`  string , `payment`  string , `fortxn`  string , `fromtxn`  string , `batch`  string , `subscription`  string , `type`  string , `expiration`  string , `currency`  string , `platform`  string , `authdate`  string , `authcode`  string , `captured`  string , `settled`  string , `settledcurrency`  string , `settledtotal`  string , `allowpartial`  string , `order`  string , `description`  string , `descriptor`  string , `terminal`  string , `entrymode`  string , `origin`  string , `tax`  string , `total`  string , `authorization`  string , `approved`  string , `cvv`  string , `swiped`  string , `emv`  string , `signature`  string , `company`  string , `city`  string , `state`  string , `zip`  string , `country`  string , `status`  string , `refunded`  string , `reserved`  string , `discount`  string , `shipping`  string , `duty`  string , `pin`  string , `tracenumber`  string , `cvvstatus`  string , `unauthreason`  string , `fee`  string , `fundingcurrency`  string , `coftype`  string , `originalapproved`  string , `servicecode`  string , `authtokencustomer`  string , `debtrepayment`  string , `statement`  string , `conveniencefee`  string , `surcharge`  string , `channel`  string , `funded`  string , `fundingenabled`  string , `merchant_id`  string , `entity_id`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-stage/raw_incremental/txns'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_txns`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrix_txns"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-03-29 11:05:40",
        "disabled": false,
        "format": "raw",
        "id": 2096,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_csv",
            "table": "payrix_txns"
        },
        "type": "csv"
    },
    "partition": {
        "count": 172,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_csv.payrix_txns`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-14'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-16'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-22'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-23'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-29'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-24'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-01/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-21/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-31/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-18/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-06/'\n PARTITION (dt='2026-03-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-10/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-12/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-09'\n PARTITION (dt='2026-04-10') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 650177,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-14",
                    "name": "dt",
                    "value": "2025-10-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-15 09:25:48",
                        "last_data": "2025-10-16 09:27:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650296,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-15/",
                    "name": "dt",
                    "value": "2025-10-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-16 09:28:42",
                        "last_data": "2025-10-16 09:28:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650410,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-16",
                    "name": "dt",
                    "value": "2025-10-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-17 09:26:53",
                        "last_data": "2025-10-18 09:28:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650556,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-17/",
                    "name": "dt",
                    "value": "2025-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-18 09:31:08",
                        "last_data": "2025-10-18 09:31:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650647,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-18",
                    "name": "dt",
                    "value": "2025-10-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-19 09:36:48",
                        "last_data": "2025-10-19 09:43:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650780,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-19",
                    "name": "dt",
                    "value": "2025-10-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-20 14:49:26",
                        "last_data": "2025-10-20 14:50:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650875,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-20",
                    "name": "dt",
                    "value": "2025-10-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-21 09:27:51",
                        "last_data": "2025-10-21 09:28:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 650992,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-21",
                    "name": "dt",
                    "value": "2025-10-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-22 09:39:05",
                        "last_data": "2025-10-22 09:41:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651104,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-22",
                    "name": "dt",
                    "value": "2025-10-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-23 09:28:27",
                        "last_data": "2025-10-23 09:28:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651213,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-23",
                    "name": "dt",
                    "value": "2025-10-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-24 09:26:53",
                        "last_data": "2025-10-25 09:39:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651366,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-24",
                    "name": "dt",
                    "value": "2025-10-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-25 09:43:54",
                        "last_data": "2025-10-26 09:34:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651482,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-25",
                    "name": "dt",
                    "value": "2025-10-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-26 09:37:18",
                        "last_data": "2025-10-27 09:33:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651594,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-26/",
                    "name": "dt",
                    "value": "2025-10-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-27 09:46:35",
                        "last_data": "2025-10-27 09:46:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651669,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-27",
                    "name": "dt",
                    "value": "2025-10-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-28 09:26:29",
                        "last_data": "2025-10-28 09:26:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651791,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-28",
                    "name": "dt",
                    "value": "2025-10-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-29 09:30:27",
                        "last_data": "2025-10-29 09:41:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 651901,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-29",
                    "name": "dt",
                    "value": "2025-10-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-30 09:27:22",
                        "last_data": "2025-10-31 09:32:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652022,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-30/",
                    "name": "dt",
                    "value": "2025-10-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-31 09:35:10",
                        "last_data": "2025-10-31 09:35:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652131,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-10-31",
                    "name": "dt",
                    "value": "2025-10-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-01 09:29:27",
                        "last_data": "2025-11-02 09:35:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652273,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-01",
                    "name": "dt",
                    "value": "2025-11-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-02 09:38:05",
                        "last_data": "2025-11-03 09:34:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652371,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-02",
                    "name": "dt",
                    "value": "2025-11-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-03 09:35:23",
                        "last_data": "2025-11-04 09:34:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652496,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-03/",
                    "name": "dt",
                    "value": "2025-11-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-04 09:35:35",
                        "last_data": "2025-11-04 09:35:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652616,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-04",
                    "name": "dt",
                    "value": "2025-11-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-05 09:34:58",
                        "last_data": "2025-11-06 09:29:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652726,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-05/",
                    "name": "dt",
                    "value": "2025-11-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-06 09:30:54",
                        "last_data": "2025-11-06 09:30:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652839,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-06",
                    "name": "dt",
                    "value": "2025-11-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-07 09:30:58",
                        "last_data": "2025-11-07 09:31:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 652943,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-07",
                    "name": "dt",
                    "value": "2025-11-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-08 09:39:16",
                        "last_data": "2025-11-09 09:29:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653039,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-08/",
                    "name": "dt",
                    "value": "2025-11-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-09 09:29:18",
                        "last_data": "2025-11-09 09:29:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653169,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-09",
                    "name": "dt",
                    "value": "2025-11-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-10 09:33:46",
                        "last_data": "2025-11-11 09:28:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653302,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-10",
                    "name": "dt",
                    "value": "2025-11-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-11 09:29:31",
                        "last_data": "2025-11-12 09:30:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653402,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-11",
                    "name": "dt",
                    "value": "2025-11-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 09:34:19",
                        "last_data": "2025-11-13 09:34:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653537,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-12/",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-13 09:36:49",
                        "last_data": "2025-11-13 09:36:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653631,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-13",
                    "name": "dt",
                    "value": "2025-11-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-14 09:28:59",
                        "last_data": "2025-11-15 09:28:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653762,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-14/",
                    "name": "dt",
                    "value": "2025-11-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-15 09:33:17",
                        "last_data": "2025-11-15 09:33:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 653845,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-15",
                    "name": "dt",
                    "value": "2025-11-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-16 09:27:51",
                        "last_data": "2025-11-16 09:28:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656019,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-16",
                    "name": "dt",
                    "value": "2025-11-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-17 09:28:48",
                        "last_data": "2025-11-17 09:28:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656136,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-17",
                    "name": "dt",
                    "value": "2025-11-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-18 09:27:59",
                        "last_data": "2025-11-19 09:26:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656236,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-18/",
                    "name": "dt",
                    "value": "2025-11-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-19 09:26:36",
                        "last_data": "2025-11-19 09:26:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656363,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-19",
                    "name": "dt",
                    "value": "2025-11-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-20 09:29:12",
                        "last_data": "2025-11-21 09:31:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656474,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-20",
                    "name": "dt",
                    "value": "2025-11-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-21 09:32:09",
                        "last_data": "2025-11-22 09:37:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656614,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-21",
                    "name": "dt",
                    "value": "2025-11-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-22 09:38:04",
                        "last_data": "2025-11-23 09:41:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656731,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-22/",
                    "name": "dt",
                    "value": "2025-11-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-23 09:43:14",
                        "last_data": "2025-11-23 09:43:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656800,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-23",
                    "name": "dt",
                    "value": "2025-11-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-24 09:26:44",
                        "last_data": "2025-11-24 09:29:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 656944,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-11-24",
                    "name": "dt",
                    "value": "2025-11-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-25 09:29:29",
                        "last_data": "2025-11-25 09:32:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657329,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-08/",
                    "name": "dt",
                    "value": "2025-12-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 09:27:18",
                        "last_data": "2025-12-10 09:27:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657330,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-09",
                    "name": "dt",
                    "value": "2025-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 09:27:24",
                        "last_data": "2025-12-11 09:29:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657457,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-10/",
                    "name": "dt",
                    "value": "2025-12-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-11 09:31:25",
                        "last_data": "2025-12-11 09:31:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657581,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-11",
                    "name": "dt",
                    "value": "2025-12-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-12 09:28:23",
                        "last_data": "2025-12-12 09:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657712,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-12",
                    "name": "dt",
                    "value": "2025-12-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-13 09:32:00",
                        "last_data": "2025-12-13 09:32:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657831,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-13",
                    "name": "dt",
                    "value": "2025-12-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-14 09:40:28",
                        "last_data": "2025-12-14 09:41:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657925,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-14",
                    "name": "dt",
                    "value": "2025-12-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-15 09:27:18",
                        "last_data": "2025-12-15 09:28:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658074,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-15",
                    "name": "dt",
                    "value": "2025-12-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-16 09:38:12",
                        "last_data": "2025-12-16 09:38:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658171,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-16",
                    "name": "dt",
                    "value": "2025-12-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-17 09:28:01",
                        "last_data": "2025-12-17 09:28:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658300,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-17",
                    "name": "dt",
                    "value": "2025-12-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-18 09:43:14",
                        "last_data": "2025-12-19 09:28:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658417,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-18/",
                    "name": "dt",
                    "value": "2025-12-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-19 09:30:42",
                        "last_data": "2025-12-19 09:30:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658504,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-19",
                    "name": "dt",
                    "value": "2025-12-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-20 09:26:59",
                        "last_data": "2025-12-21 09:28:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658642,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-20/",
                    "name": "dt",
                    "value": "2025-12-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-21 09:30:11",
                        "last_data": "2025-12-21 09:30:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658733,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-21",
                    "name": "dt",
                    "value": "2025-12-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-22 09:35:02",
                        "last_data": "2025-12-22 09:36:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 658924,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-22",
                    "name": "dt",
                    "value": "2025-12-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-23 09:30:54",
                        "last_data": "2025-12-23 09:30:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659019,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-23",
                    "name": "dt",
                    "value": "2025-12-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-24 09:28:27",
                        "last_data": "2025-12-25 09:28:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659179,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-24/",
                    "name": "dt",
                    "value": "2025-12-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-25 09:41:54",
                        "last_data": "2025-12-25 09:41:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659235,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-25",
                    "name": "dt",
                    "value": "2025-12-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-26 09:25:04",
                        "last_data": "2025-12-27 09:25:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659355,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-26/",
                    "name": "dt",
                    "value": "2025-12-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-27 09:25:42",
                        "last_data": "2025-12-27 09:25:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659511,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-27",
                    "name": "dt",
                    "value": "2025-12-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-28 09:39:07",
                        "last_data": "2025-12-28 09:39:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659598,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-28",
                    "name": "dt",
                    "value": "2025-12-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-29 09:27:21",
                        "last_data": "2025-12-30 09:37:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659747,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-29/",
                    "name": "dt",
                    "value": "2025-12-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-30 09:40:05",
                        "last_data": "2025-12-30 09:40:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659847,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-30",
                    "name": "dt",
                    "value": "2025-12-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-31 09:28:28",
                        "last_data": "2025-12-31 09:28:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659992,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2025-12-31",
                    "name": "dt",
                    "value": "2025-12-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-01 09:38:43",
                        "last_data": "2026-01-02 09:31:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660078,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-01/",
                    "name": "dt",
                    "value": "2026-01-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-02 09:32:39",
                        "last_data": "2026-01-02 09:32:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660193,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-02",
                    "name": "dt",
                    "value": "2026-01-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-03 09:36:22",
                        "last_data": "2026-01-03 09:38:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660304,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-03",
                    "name": "dt",
                    "value": "2026-01-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-04 09:31:15",
                        "last_data": "2026-01-04 09:51:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660462,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-04",
                    "name": "dt",
                    "value": "2026-01-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-05 09:45:36",
                        "last_data": "2026-01-05 09:46:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660566,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-05",
                    "name": "dt",
                    "value": "2026-01-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-06 09:29:20",
                        "last_data": "2026-01-06 09:47:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660659,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-06",
                    "name": "dt",
                    "value": "2026-01-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-07 09:29:52",
                        "last_data": "2026-01-07 09:31:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660793,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-07",
                    "name": "dt",
                    "value": "2026-01-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-08 09:33:26",
                        "last_data": "2026-01-08 09:35:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 660931,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-08",
                    "name": "dt",
                    "value": "2026-01-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-09 09:38:40",
                        "last_data": "2026-01-09 09:39:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661035,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-09",
                    "name": "dt",
                    "value": "2026-01-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-10 09:29:32",
                        "last_data": "2026-01-10 09:29:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661152,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-10",
                    "name": "dt",
                    "value": "2026-01-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-11 09:30:03",
                        "last_data": "2026-01-12 09:26:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661257,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-11",
                    "name": "dt",
                    "value": "2026-01-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-12 09:27:05",
                        "last_data": "2026-01-13 09:31:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661403,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-12/",
                    "name": "dt",
                    "value": "2026-01-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-13 09:33:19",
                        "last_data": "2026-01-13 09:33:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661493,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-13",
                    "name": "dt",
                    "value": "2026-01-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-14 09:28:15",
                        "last_data": "2026-01-14 09:28:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661588,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-14",
                    "name": "dt",
                    "value": "2026-01-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-15 09:27:37",
                        "last_data": "2026-01-16 09:39:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661761,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-15",
                    "name": "dt",
                    "value": "2026-01-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-16 09:40:28",
                        "last_data": "2026-01-17 09:29:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661866,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-16/",
                    "name": "dt",
                    "value": "2026-01-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-17 09:31:03",
                        "last_data": "2026-01-17 09:31:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 661952,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-17",
                    "name": "dt",
                    "value": "2026-01-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-18 09:29:10",
                        "last_data": "2026-01-18 09:29:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662077,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-18",
                    "name": "dt",
                    "value": "2026-01-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-19 09:30:52",
                        "last_data": "2026-01-19 09:33:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662193,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-19",
                    "name": "dt",
                    "value": "2026-01-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-20 09:27:35",
                        "last_data": "2026-01-20 09:28:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662311,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-20",
                    "name": "dt",
                    "value": "2026-01-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-21 09:31:09",
                        "last_data": "2026-01-22 09:41:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662507,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-21/",
                    "name": "dt",
                    "value": "2026-01-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-22 09:41:32",
                        "last_data": "2026-01-22 09:41:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662597,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-22",
                    "name": "dt",
                    "value": "2026-01-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-23 09:28:40",
                        "last_data": "2026-01-24 09:40:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662728,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-23/",
                    "name": "dt",
                    "value": "2026-01-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-24 09:42:07",
                        "last_data": "2026-01-24 09:42:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662848,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-24",
                    "name": "dt",
                    "value": "2026-01-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-25 09:41:03",
                        "last_data": "2026-01-25 09:41:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 662965,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-25",
                    "name": "dt",
                    "value": "2026-01-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-26 09:38:43",
                        "last_data": "2026-01-27 09:30:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663083,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-26/",
                    "name": "dt",
                    "value": "2026-01-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-27 09:30:36",
                        "last_data": "2026-01-27 09:30:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 663200,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-27",
                    "name": "dt",
                    "value": "2026-01-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-28 09:35:18",
                        "last_data": "2026-01-29 09:39:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666038,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-28/",
                    "name": "dt",
                    "value": "2026-01-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-29 09:39:29",
                        "last_data": "2026-01-29 09:39:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666162,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-29",
                    "name": "dt",
                    "value": "2026-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-30 09:38:39",
                        "last_data": "2026-01-31 09:39:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666288,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-30",
                    "name": "dt",
                    "value": "2026-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-31 09:40:56",
                        "last_data": "2026-02-01 09:29:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666407,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-01-31/",
                    "name": "dt",
                    "value": "2026-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-01 09:30:44",
                        "last_data": "2026-02-01 09:30:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666514,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-01",
                    "name": "dt",
                    "value": "2026-02-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-02 09:33:56",
                        "last_data": "2026-02-02 09:39:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666635,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-02",
                    "name": "dt",
                    "value": "2026-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-03 09:34:49",
                        "last_data": "2026-02-04 09:33:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666778,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-03",
                    "name": "dt",
                    "value": "2026-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-04 09:36:46",
                        "last_data": "2026-02-05 09:31:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666873,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-04",
                    "name": "dt",
                    "value": "2026-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-05 09:31:40",
                        "last_data": "2026-02-06 09:28:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666997,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-05/",
                    "name": "dt",
                    "value": "2026-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-06 09:28:47",
                        "last_data": "2026-02-06 09:28:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667077,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-06",
                    "name": "dt",
                    "value": "2026-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-07 09:26:11",
                        "last_data": "2026-02-07 09:27:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667233,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-07",
                    "name": "dt",
                    "value": "2026-02-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-08 09:39:49",
                        "last_data": "2026-02-08 09:41:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667314,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-08",
                    "name": "dt",
                    "value": "2026-02-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-09 09:29:36",
                        "last_data": "2026-02-10 09:31:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667451,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-09/",
                    "name": "dt",
                    "value": "2026-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-10 09:32:51",
                        "last_data": "2026-02-10 09:32:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667561,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-10",
                    "name": "dt",
                    "value": "2026-02-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-11 09:27:27",
                        "last_data": "2026-02-12 09:25:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667669,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-11",
                    "name": "dt",
                    "value": "2026-02-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-12 09:26:24",
                        "last_data": "2026-02-13 09:31:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667833,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-12/",
                    "name": "dt",
                    "value": "2026-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-13 09:34:37",
                        "last_data": "2026-02-13 09:34:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 667919,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-13",
                    "name": "dt",
                    "value": "2026-02-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-14 09:28:52",
                        "last_data": "2026-02-14 09:28:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668041,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-14",
                    "name": "dt",
                    "value": "2026-02-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-15 09:40:44",
                        "last_data": "2026-02-15 09:41:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668160,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-15",
                    "name": "dt",
                    "value": "2026-02-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-16 09:29:24",
                        "last_data": "2026-02-16 09:30:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668253,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-16",
                    "name": "dt",
                    "value": "2026-02-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-17 09:27:16",
                        "last_data": "2026-02-18 09:26:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668367,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-17",
                    "name": "dt",
                    "value": "2026-02-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-18 09:26:26",
                        "last_data": "2026-02-19 09:27:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668539,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-18/",
                    "name": "dt",
                    "value": "2026-02-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-19 09:46:11",
                        "last_data": "2026-02-19 09:46:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668605,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-19",
                    "name": "dt",
                    "value": "2026-02-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-20 09:25:19",
                        "last_data": "2026-02-21 09:36:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668764,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-20/",
                    "name": "dt",
                    "value": "2026-02-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-21 09:37:50",
                        "last_data": "2026-02-21 09:37:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668840,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-21",
                    "name": "dt",
                    "value": "2026-02-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-22 09:27:45",
                        "last_data": "2026-02-22 09:28:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 668962,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-22",
                    "name": "dt",
                    "value": "2026-02-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-23 09:29:12",
                        "last_data": "2026-02-24 09:37:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669121,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-23/",
                    "name": "dt",
                    "value": "2026-02-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-24 09:40:17",
                        "last_data": "2026-02-24 09:40:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669212,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-24",
                    "name": "dt",
                    "value": "2026-02-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-25 09:31:02",
                        "last_data": "2026-02-26 09:30:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669320,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-25",
                    "name": "dt",
                    "value": "2026-02-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-26 09:34:36",
                        "last_data": "2026-02-27 09:27:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669438,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-26",
                    "name": "dt",
                    "value": "2026-02-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-27 09:28:13",
                        "last_data": "2026-02-28 09:27:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669574,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-27",
                    "name": "dt",
                    "value": "2026-02-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-28 09:29:34",
                        "last_data": "2026-03-01 09:29:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669681,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-02-28/",
                    "name": "dt",
                    "value": "2026-02-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-01 09:29:43",
                        "last_data": "2026-03-01 09:29:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669819,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-01",
                    "name": "dt",
                    "value": "2026-03-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-02 09:32:13",
                        "last_data": "2026-03-02 09:33:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669946,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-02",
                    "name": "dt",
                    "value": "2026-03-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-03 09:42:56",
                        "last_data": "2026-03-03 09:58:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670107,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-03",
                    "name": "dt",
                    "value": "2026-03-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-04 09:43:17",
                        "last_data": "2026-03-04 09:45:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670204,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-04",
                    "name": "dt",
                    "value": "2026-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-05 09:30:23",
                        "last_data": "2026-03-06 09:34:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670345,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-05",
                    "name": "dt",
                    "value": "2026-03-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-06 09:39:21",
                        "last_data": "2026-03-07 09:28:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670452,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-06/",
                    "name": "dt",
                    "value": "2026-03-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-07 09:30:05",
                        "last_data": "2026-03-07 09:30:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670528,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-07",
                    "name": "dt",
                    "value": "2026-03-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-08 09:26:49",
                        "last_data": "2026-03-09 09:31:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670666,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-08",
                    "name": "dt",
                    "value": "2026-03-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-09 09:31:46",
                        "last_data": "2026-03-10 09:27:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670774,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-09",
                    "name": "dt",
                    "value": "2026-03-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-10 09:28:04",
                        "last_data": "2026-03-11 09:30:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 670917,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-10/",
                    "name": "dt",
                    "value": "2026-03-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-11 09:30:12",
                        "last_data": "2026-03-11 09:30:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671014,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-11",
                    "name": "dt",
                    "value": "2026-03-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-12 09:26:23",
                        "last_data": "2026-03-13 09:27:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671132,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-12/",
                    "name": "dt",
                    "value": "2026-03-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-13 09:27:29",
                        "last_data": "2026-03-13 09:27:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671241,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-13",
                    "name": "dt",
                    "value": "2026-03-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-14 09:26:41",
                        "last_data": "2026-03-15 09:32:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671404,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-14",
                    "name": "dt",
                    "value": "2026-03-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-15 09:45:12",
                        "last_data": "2026-03-16 09:33:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671514,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-15",
                    "name": "dt",
                    "value": "2026-03-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-16 09:33:35",
                        "last_data": "2026-03-17 09:38:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671616,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-16",
                    "name": "dt",
                    "value": "2026-03-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-17 09:39:15",
                        "last_data": "2026-03-18 09:32:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671754,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-17/",
                    "name": "dt",
                    "value": "2026-03-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-18 09:44:42",
                        "last_data": "2026-03-18 09:44:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671833,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-18",
                    "name": "dt",
                    "value": "2026-03-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-19 09:27:31",
                        "last_data": "2026-03-19 09:28:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 671951,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-19",
                    "name": "dt",
                    "value": "2026-03-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-20 09:29:09",
                        "last_data": "2026-03-21 09:29:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672088,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-20",
                    "name": "dt",
                    "value": "2026-03-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-21 09:30:05",
                        "last_data": "2026-03-22 09:31:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672208,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-21",
                    "name": "dt",
                    "value": "2026-03-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-22 09:31:44",
                        "last_data": "2026-03-23 09:39:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672334,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-22",
                    "name": "dt",
                    "value": "2026-03-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-23 09:41:02",
                        "last_data": "2026-03-24 09:27:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672431,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-23",
                    "name": "dt",
                    "value": "2026-03-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-24 09:28:38",
                        "last_data": "2026-03-25 09:26:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672557,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-24",
                    "name": "dt",
                    "value": "2026-03-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-25 09:30:52",
                        "last_data": "2026-03-26 09:26:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672647,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-25",
                    "name": "dt",
                    "value": "2026-03-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-26 09:26:22",
                        "last_data": "2026-03-27 09:29:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672783,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-26",
                    "name": "dt",
                    "value": "2026-03-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-27 09:30:05",
                        "last_data": "2026-03-28 09:27:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 672894,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-27/",
                    "name": "dt",
                    "value": "2026-03-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-28 09:28:22",
                        "last_data": "2026-03-28 09:28:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673049,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-28",
                    "name": "dt",
                    "value": "2026-03-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-29 09:40:38",
                        "last_data": "2026-03-29 09:41:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673134,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-29",
                    "name": "dt",
                    "value": "2026-03-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-30 09:32:37",
                        "last_data": "2026-03-31 09:33:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673286,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-30",
                    "name": "dt",
                    "value": "2026-03-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-31 09:36:29",
                        "last_data": "2026-04-01 09:39:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673450,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-03-31",
                    "name": "dt",
                    "value": "2026-03-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 09:40:11",
                        "last_data": "2026-04-02 09:32:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673567,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-01/",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-02 09:47:14",
                        "last_data": "2026-04-02 09:47:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673668,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-02",
                    "name": "dt",
                    "value": "2026-04-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-03 09:54:25",
                        "last_data": "2026-04-03 10:00:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673780,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-03",
                    "name": "dt",
                    "value": "2026-04-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-04 09:40:46",
                        "last_data": "2026-04-04 09:45:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673899,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-04",
                    "name": "dt",
                    "value": "2026-04-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-05 09:33:26",
                        "last_data": "2026-04-05 09:33:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673997,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-05",
                    "name": "dt",
                    "value": "2026-04-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-06 09:28:46",
                        "last_data": "2026-04-06 09:29:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674149,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-06",
                    "name": "dt",
                    "value": "2026-04-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-07 09:42:37",
                        "last_data": "2026-04-07 09:43:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674230,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-07",
                    "name": "dt",
                    "value": "2026-04-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-08 09:28:29",
                        "last_data": "2026-04-09 09:32:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674343,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-08/",
                    "name": "dt",
                    "value": "2026-04-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-09 09:32:28",
                        "last_data": "2026-04-09 09:32:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674465,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-09",
                    "name": "dt",
                    "value": "2026-04-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-10 09:27:24",
                        "last_data": "2026-04-10 09:27:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674593,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-10",
                    "name": "dt",
                    "value": "2026-04-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-11 09:28:22",
                        "last_data": "2026-04-12 09:26:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674716,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-11",
                    "name": "dt",
                    "value": "2026-04-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-12 09:33:51",
                        "last_data": "2026-04-13 09:42:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674847,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-12/",
                    "name": "dt",
                    "value": "2026-04-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 09:43:45",
                        "last_data": "2026-04-13 09:43:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 674955,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-13",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-14 09:30:37",
                        "last_data": "2026-04-15 09:31:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675079,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-14",
                    "name": "dt",
                    "value": "2026-04-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-15 09:31:09",
                        "last_data": "2026-04-16 09:30:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675186,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-15",
                    "name": "dt",
                    "value": "2026-04-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-16 09:32:39",
                        "last_data": "2026-04-17 09:28:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 675311,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/txns/dt=2026-04-16/",
                    "name": "dt",
                    "value": "2026-04-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-17 09:28:23",
                        "last_data": "2026-04-17 09:28:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "allowpartial": "string",
            "approved": "string",
            "authcode": "string",
            "authdate": "string",
            "authorization": "string",
            "authtokencustomer": "string",
            "batch": "string",
            "captured": "string",
            "channel": "string",
            "city": "string",
            "coftype": "string",
            "company": "string",
            "conveniencefee": "string",
            "country": "string",
            "created": "string",
            "currency": "string",
            "cvv": "string",
            "cvvstatus": "string",
            "debtrepayment": "string",
            "description": "string",
            "descriptor": "string",
            "discount": "string",
            "duty": "string",
            "emv": "string",
            "entity_id": "string",
            "entrymode": "string",
            "expiration": "string",
            "fee": "string",
            "fortxn": "string",
            "fromtxn": "string",
            "funded": "string",
            "fundingcurrency": "string",
            "fundingenabled": "string",
            "merchant_id": "string",
            "modified": "string",
            "order": "string",
            "origin": "string",
            "originalapproved": "string",
            "payment": "string",
            "pin": "string",
            "platform": "string",
            "refunded": "string",
            "reserved": "string",
            "servicecode": "string",
            "settled": "string",
            "settledcurrency": "string",
            "settledtotal": "string",
            "shipping": "string",
            "signature": "string",
            "state": "string",
            "statement": "string",
            "status": "string",
            "subscription": "string",
            "surcharge": "string",
            "swiped": "string",
            "tax": "string",
            "terminal": "string",
            "token": "string",
            "total": "string",
            "tracenumber": "string",
            "txn_id": "string",
            "type": "string",
            "unauthreason": "string",
            "zip": "string"
        },
        "created": "2024-03-29 11:21:51",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_txns`\n(\n `txn_id`  string , `created`  string , `modified`  string , `token`  string , `payment`  string , `fortxn`  string , `fromtxn`  string , `batch`  string , `subscription`  string , `type`  string , `expiration`  string , `currency`  string , `platform`  string , `authdate`  string , `authcode`  string , `captured`  string , `settled`  string , `settledcurrency`  string , `settledtotal`  string , `allowpartial`  string , `order`  string , `description`  string , `descriptor`  string , `terminal`  string , `entrymode`  string , `origin`  string , `tax`  string , `total`  string , `authorization`  string , `approved`  string , `cvv`  string , `swiped`  string , `emv`  string , `signature`  string , `company`  string , `city`  string , `state`  string , `zip`  string , `country`  string , `status`  string , `refunded`  string , `reserved`  string , `discount`  string , `shipping`  string , `duty`  string , `pin`  string , `tracenumber`  string , `cvvstatus`  string , `unauthreason`  string , `fee`  string , `fundingcurrency`  string , `coftype`  string , `originalapproved`  string , `servicecode`  string , `authtokencustomer`  string , `debtrepayment`  string , `statement`  string , `conveniencefee`  string , `surcharge`  string , `channel`  string , `funded`  string , `fundingenabled`  string , `merchant_id`  string , `entity_id`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-stage/raw_incremental/txns'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_txns`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrix_txns"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}