Schema Info

Schema Name: sfdl_prod_drivethru.netsuite_netsuite_invoice
  • created: 2024-10-30 18:10:00
  • disabled: False
  • format: raw
  • id: 2006
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "netsuite_netsuite_invoice"
    }
  • type: drivethrujson
Schema Versions: 3
    • created: 2024-11-05 19:06:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_invoice`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_invoice`\n(\n`transaction_line_unique_id`STRING,`yaypay_pdf`STRING,`customer_company_name`STRING,`transaction_line_line_number`STRING,`amount_unpaid_transaction_currency`STRING,`subsidiary`STRING,`type`STRING,`customer_internal_id`STRING,`transaction_line_start_date`STRING,`transaction_line_rate`STRING,`customer_sfdc_id`STRING,`contract_billing_freq`STRING,`in_contract_action`STRING,`total_amount_transaction_currency`STRING,`transaction_line_quantity`STRING,`transaction_line_memo`STRING,`contract_internal_id`STRING,`document_numberid`STRING,`transaction_line_list_price`STRING,`item`STRING,`status`STRING,`transaction_line_end_date`STRING,`transaction_line_tax_line`STRING,`lastmodifieddate`STRING,`date`STRING,`due_date`STRING,`contract_cancellation_date`STRING,`internal_id`STRING,`amount_paid_transaction_currency`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_invoice"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice
    • id: 1075797
    • processed: 1
    • raw_data:
      {
          "amount_paid_transaction_currency": 0,
          "amount_unpaid_transaction_currency": 718.57,
          "contract_billing_freq": null,
          "contract_cancellation_date": null,
          "contract_internal_id": 6738,
          "customer_company_name": "Storage of America - Akron Main",
          "customer_internal_id": 1744412,
          "customer_sfdc_id": "0010y00001bScAgAAK",
          "date": "11/1/2024",
          "document_numberid": "1180425",
          "due_date": "11/1/2024",
          "in_contract_action": null,
          "internal_id": 11523015,
          "item": "CallPotential Tracking Lines (Usage)",
          "lastmodifieddate": "11/5/2024 4:43:20 pm",
          "status": "Invoice : Open",
          "subsidiary": "SiteLink Software, LLC",
          "total_amount_transaction_currency": 718.57,
          "transaction_line_end_date": null,
          "transaction_line_line_number": 6,
          "transaction_line_list_price": null,
          "transaction_line_memo": "Tracking Lines",
          "transaction_line_quantity": -2,
          "transaction_line_rate": 0,
          "transaction_line_start_date": null,
          "transaction_line_tax_line": false,
          "transaction_line_unique_id": null,
          "type": "CustInvc",
          "yaypay_pdf": "11252794"
      }
    • schema_attributes:
      {
          "amount_paid_transaction_currency": "string",
          "amount_unpaid_transaction_currency": "string",
          "contract_billing_freq": "string",
          "contract_cancellation_date": "string",
          "contract_internal_id": "string",
          "customer_company_name": "string",
          "customer_internal_id": "string",
          "customer_sfdc_id": "string",
          "date": "string",
          "document_numberid": "string",
          "due_date": "string",
          "in_contract_action": "string",
          "internal_id": "string",
          "item": "string",
          "lastmodifieddate": "string",
          "status": "string",
          "subsidiary": "string",
          "total_amount_transaction_currency": "string",
          "transaction_line_end_date": "string",
          "transaction_line_line_number": "string",
          "transaction_line_list_price": "string",
          "transaction_line_memo": "string",
          "transaction_line_quantity": "string",
          "transaction_line_rate": "string",
          "transaction_line_start_date": "string",
          "transaction_line_tax_line": "string",
          "transaction_line_unique_id": "string",
          "type": "string",
          "yaypay_pdf": "string"
      }
    • schema_name_id: 2006
    • schema_scan_id: 131003809
    • updated: 2024-11-05 19:06:52
    • created: 2024-11-04 23:04:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_invoice`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_invoice`\n(\n`due_date`STRING,`amount_unpaid_transaction_currency`STRING,`subsidiary`STRING,`lastmodifieddate`STRING,`customer_internal_id`STRING,`item`STRING,`total_amount_transaction_currency`STRING,`status`STRING,`contract_internal_id`STRING,`customer_company_name`STRING,`transaction_line_list_price`STRING,`transaction_line_quantity`STRING,`transaction_line_unique_id`STRING,`yaypay_pdf`STRING,`transaction_line_start_date`STRING,`amount_paid_transaction_currency`STRING,`transaction_line_rate`STRING,`customer_sfdc_id`STRING,`contract_cancellation_date`STRING,`internal_id`STRING,`date`STRING,`transaction_line_end_date`STRING,`contract_billing_freq`STRING,`type`STRING,`transaction_line_line_number`STRING,`transaction_line_tax_line`STRING,`document_numberid`STRING,`in_contract_action`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_invoice"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice
    • id: 1074702
    • processed: 1
    • raw_data:
      {
          "amount_paid_transaction_currency": 0,
          "amount_unpaid_transaction_currency": 179.09,
          "contract_billing_freq": "Monthly",
          "contract_cancellation_date": null,
          "contract_internal_id": 19886,
          "customer_company_name": "Centreforce IT - National Storage Operations - Blaxland",
          "customer_internal_id": 1723803,
          "customer_sfdc_id": "0010y00001nXC8NAAW",
          "date": "11/1/2024",
          "document_numberid": "1165716",
          "due_date": "12/1/2024",
          "in_contract_action": "Price Change",
          "internal_id": 11458385,
          "item": "SiteLink Web Edition - International",
          "lastmodifieddate": "11/4/2024 10:22:59 am",
          "status": "Invoice : Open",
          "subsidiary": "SiteLink Software, LLC",
          "total_amount_transaction_currency": 179.09,
          "transaction_line_end_date": null,
          "transaction_line_line_number": 2,
          "transaction_line_list_price": 295,
          "transaction_line_quantity": -1,
          "transaction_line_rate": 179.09,
          "transaction_line_start_date": "9/1/2023",
          "transaction_line_tax_line": false,
          "transaction_line_unique_id": "7875721-o9uhtD1",
          "type": "CustInvc",
          "yaypay_pdf": "11171694"
      }
    • schema_attributes:
      {
          "amount_paid_transaction_currency": "string",
          "amount_unpaid_transaction_currency": "string",
          "contract_billing_freq": "string",
          "contract_cancellation_date": "string",
          "contract_internal_id": "string",
          "customer_company_name": "string",
          "customer_internal_id": "string",
          "customer_sfdc_id": "string",
          "date": "string",
          "document_numberid": "string",
          "due_date": "string",
          "in_contract_action": "string",
          "internal_id": "string",
          "item": "string",
          "lastmodifieddate": "string",
          "status": "string",
          "subsidiary": "string",
          "total_amount_transaction_currency": "string",
          "transaction_line_end_date": "string",
          "transaction_line_line_number": "string",
          "transaction_line_list_price": "string",
          "transaction_line_quantity": "string",
          "transaction_line_rate": "string",
          "transaction_line_start_date": "string",
          "transaction_line_tax_line": "string",
          "transaction_line_unique_id": "string",
          "type": "string",
          "yaypay_pdf": "string"
      }
    • schema_name_id: 2006
    • schema_scan_id: 130943147
    • updated: 2024-11-04 23:05:00
    • created: 2024-10-30 18:10:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_invoice`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_invoice`\n(\n`customer_internal_id`STRING,`customer_company_name`STRING,`customer_sfdc_id`STRING,`contract_internal_id`STRING,`type`STRING,`internal_id`STRING,`date`STRING,`document_numberid`STRING,`total_amount_transaction_currency`STRING,`transaction_line_line_number`STRING,`transaction_line_unique_id`STRING,`subsidiary`STRING,`item`STRING,`status`STRING,`in_contract_action`STRING,`contract_billing_freq`STRING,`transaction_line_tax_line`STRING,`transaction_line_quantity`STRING,`transaction_line_rate`STRING,`transaction_line_list_price`STRING,`transaction_line_start_date`STRING,`transaction_line_end_date`STRING,`contract_cancellation_date`STRING,`amount_unpaid_transaction_currency`STRING,`amount_paid_transaction_currency`STRING,`due_date`STRING,`yaypay_pdf`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_invoice"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice
    • id: 1068756
    • processed: 1
    • raw_data:
      {
          "amount_paid_transaction_currency": 357.62,
          "amount_unpaid_transaction_currency": 0,
          "contract_billing_freq": null,
          "contract_cancellation_date": null,
          "contract_internal_id": 13144,
          "customer_company_name": "Armored Self Storage WC",
          "customer_internal_id": 1721260,
          "customer_sfdc_id": "001C0000010jew6IAA",
          "date": "10/9/2024",
          "document_numberid": "1150912",
          "due_date": "10/9/2024",
          "in_contract_action": null,
          "internal_id": 11279154,
          "item": null,
          "status": "Invoice : Paid In Full",
          "subsidiary": "SiteLink Software, LLC",
          "total_amount_transaction_currency": 357.62,
          "transaction_line_end_date": null,
          "transaction_line_line_number": 2,
          "transaction_line_list_price": null,
          "transaction_line_quantity": -1,
          "transaction_line_rate": 6.596,
          "transaction_line_start_date": null,
          "transaction_line_tax_line": true,
          "transaction_line_unique_id": null,
          "type": "CustInvc",
          "yaypay_pdf": "10883800"
      }
    • schema_attributes:
      {
          "amount_paid_transaction_currency": "string",
          "amount_unpaid_transaction_currency": "string",
          "contract_billing_freq": "string",
          "contract_cancellation_date": "string",
          "contract_internal_id": "string",
          "customer_company_name": "string",
          "customer_internal_id": "string",
          "customer_sfdc_id": "string",
          "date": "string",
          "document_numberid": "string",
          "due_date": "string",
          "in_contract_action": "string",
          "internal_id": "string",
          "item": "string",
          "status": "string",
          "subsidiary": "string",
          "total_amount_transaction_currency": "string",
          "transaction_line_end_date": "string",
          "transaction_line_line_number": "string",
          "transaction_line_list_price": "string",
          "transaction_line_quantity": "string",
          "transaction_line_rate": "string",
          "transaction_line_start_date": "string",
          "transaction_line_tax_line": "string",
          "transaction_line_unique_id": "string",
          "type": "string",
          "yaypay_pdf": "string"
      }
    • schema_name_id: 2006
    • schema_scan_id: 130570146
    • updated: 2024-10-30 18:10:22
Schema Scans: 15
Last at 2026-04-16 19:05:53
    • duration: 0:00:01.722582
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152376
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_30_17-03-26-955.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7613236929979158661,
              "service_name": "drive-thru",
              "span_id": 4406192553330646603,
              "trace_id": 13976453512603907597
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:05:53
    • success: True
    • trace_id: 13976453512603907597
    • duration: 0:00:01.443675
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152375
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_30_17-03-26-955.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 611937316499346680,
              "service_name": "drive-thru",
              "span_id": 7628140299572202576,
              "trace_id": 2318114119056209077
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:05:52
    • success: True
    • trace_id: 2318114119056209077
    • duration: 0:00:01.345134
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152350
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_90_17-03-52-664.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 3069904653257650831,
              "service_name": "drive-thru",
              "span_id": 10789717300846490810,
              "trace_id": 17450327637369082885
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:05:30
    • success: True
    • trace_id: 17450327637369082885
    • duration: 0:00:01.502672
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152344
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_90_17-03-52-664.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 16988611219745170299,
              "service_name": "drive-thru",
              "span_id": 2046000198872846814,
              "trace_id": 16275330593585415186
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:05:25
    • success: True
    • trace_id: 16275330593585415186
    • duration: 0:00:01.518550
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152343
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_90_17-03-52-664.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 8605502238577681939,
              "service_name": "drive-thru",
              "span_id": 2126393771842886068,
              "trace_id": 3181433836577225650
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:05:25
    • success: True
    • trace_id: 3181433836577225650
    • duration: 0:00:01.535891
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152327
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_70_17-03-46-094.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 4884011085405028629,
              "service_name": "drive-thru",
              "span_id": 8902765302554720854,
              "trace_id": 7376551369757990870
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:05:16
    • success: True
    • trace_id: 7376551369757990870
    • duration: 0:00:01.233216
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152318
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_50_17-03-39-391.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 15075878210073790902,
              "service_name": "drive-thru",
              "span_id": 11527898272089291076,
              "trace_id": 337741791112532669
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:05:12
    • success: True
    • trace_id: 337741791112532669
    • duration: 0:00:01.743580
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152281
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_1_17-03-06-419.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 3858886084920872604,
              "service_name": "drive-thru",
              "span_id": 12407586121640896078,
              "trace_id": 15165070499892600842
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:04:53
    • success: True
    • trace_id: 15165070499892600842
    • duration: 0:00:01.433235
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152246
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_90_17-03-52-664.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 15406770293587534985,
              "service_name": "drive-thru",
              "span_id": 4507819198658498910,
              "trace_id": 17162458396263369580
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:04:37
    • success: True
    • trace_id: 17162458396263369580
    • duration: 0:00:01.531659
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162152231
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_90_17-03-52-664.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 12948573903962378135,
              "service_name": "drive-thru",
              "span_id": 16230467192691887919,
              "trace_id": 1720952357667152279
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:04:31
    • success: True
    • trace_id: 1720952357667152279
    • duration: 0:00:04.541761
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": true,
          "success": true
      }
    • id: 162152221
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_1_17-03-06-419.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 348309148408185886,
              "service_name": "drive-thru",
              "span_id": 16734100917801852538,
              "trace_id": 13533044096015842859
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:04:24
    • success: True
    • trace_id: 13533044096015842859
    • duration: 0:00:00.192135
    • exit_message:
      {
          "exception": "An error occurred (NoSuchKey) when calling the GetObject operation: The specified key does not exist.\nTraceback (most recent call last):\n  File \"/schema_manager/schema_generator/schema_scanner.py\", line 102, in scan\n    response = service.run()\n               ^^^^^^^^^^^^^\n  File \"/schema_manager/schema_generator/process_hive_table.py\", line 89, in run\n    self._calculate_ddl_changes()\n  File \"/schema_manager/schema_generator/process_hive_table.py\", line 138, in _calculate_ddl_changes\n    new_attributes_raw, new_data_raw = ghs.get_attribute_and_data()\n                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/schema_manager/schema_generator/generate_hive_schema.py\", line 86, in get_attribute_and_data\n    json_data = self._get_all_data_line()\n                ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/schema_manager/schema_generator/generate_hive_schema.py\", line 111, in _get_all_data_line\n    for line in self._get_data_lines():\n                ^^^^^^^^^^^^^^^^^^^^^^\n  File \"/schema_manager/schema_generator/generate_hive_schema.py\", line 52, in _get_data_lines\n    data_file = self.s3_service.get_and_uncompress_s3_file(self.s3_object.key, self.s3_object.bucket)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/schema_manager/helpers/s3service.py\", line 55, in get_and_uncompress_s3_file\n    f = self._get_object(key, bucket)\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/schema_manager/helpers/s3service.py\", line 25, in _get_object\n    return self.client_s3.get_object(Bucket=bucket, Key=key)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.12/site-packages/botocore/client.py\", line 565, in _api_call\n    return self._make_api_call(operation_name, kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.12/site-packages/botocore/client.py\", line 1017, in _make_api_call\n    raise error_class(parsed_response, operation_name)\nbotocore.errorfactory.NoSuchKey: An error occurred (NoSuchKey) when calling the GetObject operation: The specified key does not exist.\n: Expecting value: line 1 column 1 (char 0)"
      }
    • id: 162152210
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
              "name": "dt",
              "type": "string",
              "value": "2026-04-16"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16/netsuite_invoice_part_1_17-03-06-419.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 348309148408185886,
              "service_name": "drive-thru",
              "span_id": 16734100917801852538,
              "trace_id": 13533044096015842859
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-16 19:04:20
    • success: False
    • trace_id: 13533044096015842859
    • duration: 0:00:01.212831
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162096326
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15/netsuite_invoice_part_90_17-03-35-253.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7117333630144975568,
              "service_name": "drive-thru",
              "span_id": 14390782217833979517,
              "trace_id": 12701703586467720354
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-15 19:04:15
    • success: True
    • trace_id: 12701703586467720354
    • duration: 0:00:01.237740
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162096324
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15/netsuite_invoice_part_50_17-03-22-712.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7471441914836342728,
              "service_name": "drive-thru",
              "span_id": 13864430240842345482,
              "trace_id": 3886754270883434661
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-15 19:04:13
    • success: True
    • trace_id: 3886754270883434661
    • duration: 0:00:01.172803
    • exit_message:
      {
          "ddl_changed": false,
          "partitions_applied": false,
          "success": true
      }
    • id: 162096314
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15",
              "name": "dt",
              "type": "string",
              "value": "2026-04-15"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice",
              "key": "raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15/netsuite_invoice_part_90_17-03-35-253.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_invoice",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 12024181977439992881,
              "service_name": "drive-thru",
              "span_id": 17628323014020977452,
              "trace_id": 11686085162040246052
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2026-04-15 19:04:09
    • success: True
    • trace_id: 11686085162040246052
Partitions:
  • count: 183
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_drivethru.netsuite_netsuite_invoice`\nADD\n\n\n PARTITION (dt='2025-10-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-16'\n PARTITION (dt='2025-10-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-22'\n PARTITION (dt='2025-10-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-26'\n PARTITION (dt='2025-10-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-29'\n PARTITION (dt='2025-10-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-12'\n PARTITION (dt='2025-11-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-18'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-24'\n PARTITION (dt='2025-11-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-25'\n PARTITION (dt='2025-11-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-26'\n PARTITION (dt='2025-11-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-28'\n PARTITION (dt='2025-11-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-29'\n PARTITION (dt='2025-11-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-30'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-01'\n PARTITION (dt='2025-12-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-02'\n PARTITION (dt='2025-12-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-03'\n PARTITION (dt='2025-12-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-04'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-05'\n PARTITION (dt='2025-12-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-06'\n PARTITION (dt='2025-12-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-07'\n PARTITION (dt='2025-12-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-08'\n PARTITION (dt='2025-12-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-18'\n PARTITION (dt='2026-02-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-09'\n PARTITION (dt='2026-04-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1566185,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-15",
                "name": "dt",
                "value": "2025-10-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-15 19:03:16",
                    "last_data": "2025-10-15 19:04:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1568513,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-16",
                "name": "dt",
                "value": "2025-10-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-16 19:02:49",
                    "last_data": "2025-10-16 19:04:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1595808,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-17",
                "name": "dt",
                "value": "2025-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-17 19:02:54",
                    "last_data": "2025-10-17 19:04:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596073,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-18",
                "name": "dt",
                "value": "2025-10-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-18 19:02:30",
                    "last_data": "2025-10-18 19:04:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596643,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-19",
                "name": "dt",
                "value": "2025-10-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-19 19:02:17",
                    "last_data": "2025-10-19 19:03:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596852,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-20",
                "name": "dt",
                "value": "2025-10-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-20 19:07:01",
                    "last_data": "2025-10-20 19:54:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597106,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-21",
                "name": "dt",
                "value": "2025-10-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-21 19:09:29",
                    "last_data": "2025-10-21 19:16:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597344,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-22",
                "name": "dt",
                "value": "2025-10-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-22 19:28:01",
                    "last_data": "2025-10-22 19:49:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597832,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-24",
                "name": "dt",
                "value": "2025-10-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-24 19:08:35",
                    "last_data": "2025-10-24 19:15:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598069,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-25",
                "name": "dt",
                "value": "2025-10-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-25 19:11:41",
                    "last_data": "2025-10-25 19:30:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598300,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-26",
                "name": "dt",
                "value": "2025-10-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-26 19:17:14",
                    "last_data": "2025-10-26 19:38:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598533,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-27",
                "name": "dt",
                "value": "2025-10-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-27 19:11:15",
                    "last_data": "2025-10-27 19:21:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1598771,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-28",
                "name": "dt",
                "value": "2025-10-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-28 19:15:46",
                    "last_data": "2025-10-28 19:54:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599003,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-29",
                "name": "dt",
                "value": "2025-10-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-29 19:11:16",
                    "last_data": "2025-10-29 19:56:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599234,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-30",
                "name": "dt",
                "value": "2025-10-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-30 19:21:31",
                    "last_data": "2025-10-30 19:39:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599468,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-31",
                "name": "dt",
                "value": "2025-10-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-31 19:07:02",
                    "last_data": "2025-10-31 19:39:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599907,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-01",
                "name": "dt",
                "value": "2025-11-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-01 19:28:39",
                    "last_data": "2025-11-01 19:52:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600198,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-02",
                "name": "dt",
                "value": "2025-11-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-02 19:14:58",
                    "last_data": "2025-11-02 19:29:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600450,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-03",
                "name": "dt",
                "value": "2025-11-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-03 19:27:11",
                    "last_data": "2025-11-03 20:01:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600693,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-04",
                "name": "dt",
                "value": "2025-11-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-04 19:15:54",
                    "last_data": "2025-11-04 19:24:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1600927,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-05",
                "name": "dt",
                "value": "2025-11-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-05 19:27:31",
                    "last_data": "2025-11-05 19:39:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601156,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-06",
                "name": "dt",
                "value": "2025-11-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-06 19:18:02",
                    "last_data": "2025-11-06 19:42:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601431,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-07",
                "name": "dt",
                "value": "2025-11-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-07 19:23:14",
                    "last_data": "2025-11-07 19:54:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601664,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-08",
                "name": "dt",
                "value": "2025-11-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-08 19:15:35",
                    "last_data": "2025-11-08 19:42:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601895,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-09",
                "name": "dt",
                "value": "2025-11-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-09 19:20:11",
                    "last_data": "2025-11-09 19:41:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602141,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-10",
                "name": "dt",
                "value": "2025-11-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-10 19:19:28",
                    "last_data": "2025-11-10 19:23:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602371,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-11",
                "name": "dt",
                "value": "2025-11-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-11 19:11:37",
                    "last_data": "2025-11-11 19:32:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602607,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-12",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 19:22:22",
                    "last_data": "2025-11-12 19:37:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602850,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-13",
                "name": "dt",
                "value": "2025-11-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-13 19:12:19",
                    "last_data": "2025-11-13 19:19:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603083,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-14",
                "name": "dt",
                "value": "2025-11-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-14 19:18:06",
                    "last_data": "2025-11-14 19:24:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1603341,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-15",
                "name": "dt",
                "value": "2025-11-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-15 19:15:14",
                    "last_data": "2025-11-15 19:42:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605747,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-16",
                "name": "dt",
                "value": "2025-11-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-16 19:13:44",
                    "last_data": "2025-11-16 19:30:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605974,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-17",
                "name": "dt",
                "value": "2025-11-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-17 19:11:09",
                    "last_data": "2025-11-17 19:19:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606248,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-18",
                "name": "dt",
                "value": "2025-11-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-18 19:16:31",
                    "last_data": "2025-11-18 19:20:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606474,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-19",
                "name": "dt",
                "value": "2025-11-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-19 19:15:56",
                    "last_data": "2025-11-19 19:31:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606720,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-20",
                "name": "dt",
                "value": "2025-11-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-20 19:18:30",
                    "last_data": "2025-11-20 19:31:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606969,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-21",
                "name": "dt",
                "value": "2025-11-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-21 19:19:38",
                    "last_data": "2025-11-21 19:28:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607743,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-22",
                "name": "dt",
                "value": "2025-11-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-22 19:15:25",
                    "last_data": "2025-11-22 19:41:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1607964,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-23",
                "name": "dt",
                "value": "2025-11-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-23 19:10:38",
                    "last_data": "2025-11-23 19:25:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608206,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-24",
                "name": "dt",
                "value": "2025-11-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-24 19:14:33",
                    "last_data": "2025-11-24 19:30:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608443,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-25",
                "name": "dt",
                "value": "2025-11-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-25 19:13:15",
                    "last_data": "2025-11-25 19:19:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608679,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-26",
                "name": "dt",
                "value": "2025-11-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-26 19:14:40",
                    "last_data": "2025-11-26 19:24:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608834,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-27/",
                "name": "dt",
                "value": "2025-11-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-27 15:18:10",
                    "last_data": "2025-11-27 15:18:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609138,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-28",
                "name": "dt",
                "value": "2025-11-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-28 19:23:00",
                    "last_data": "2025-11-28 19:27:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609357,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-29",
                "name": "dt",
                "value": "2025-11-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-29 19:11:48",
                    "last_data": "2025-11-29 19:18:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609580,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-30",
                "name": "dt",
                "value": "2025-11-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-30 19:19:37",
                    "last_data": "2025-11-30 19:45:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609756,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-01",
                "name": "dt",
                "value": "2025-12-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-01 11:24:00",
                    "last_data": "2025-12-01 13:00:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610077,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-02",
                "name": "dt",
                "value": "2025-12-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-02 19:12:22",
                    "last_data": "2025-12-02 19:20:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610309,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-03",
                "name": "dt",
                "value": "2025-12-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-03 19:10:33",
                    "last_data": "2025-12-03 19:19:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610554,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-04",
                "name": "dt",
                "value": "2025-12-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-04 19:14:39",
                    "last_data": "2025-12-04 19:30:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611070,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-05",
                "name": "dt",
                "value": "2025-12-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-05 19:14:26",
                    "last_data": "2025-12-05 19:19:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611294,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-06",
                "name": "dt",
                "value": "2025-12-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-06 19:12:58",
                    "last_data": "2025-12-06 19:20:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611524,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-07",
                "name": "dt",
                "value": "2025-12-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-07 19:19:49",
                    "last_data": "2025-12-07 19:57:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611768,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-08",
                "name": "dt",
                "value": "2025-12-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-08 19:13:31",
                    "last_data": "2025-12-08 19:24:19"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612248,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-09",
                "name": "dt",
                "value": "2025-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-09 19:14:51",
                    "last_data": "2025-12-09 19:19:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612482,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-10",
                "name": "dt",
                "value": "2025-12-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 19:12:31",
                    "last_data": "2025-12-10 19:19:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612735,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-11",
                "name": "dt",
                "value": "2025-12-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-11 19:11:39",
                    "last_data": "2025-12-11 19:37:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613002,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-12",
                "name": "dt",
                "value": "2025-12-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-12 19:11:55",
                    "last_data": "2025-12-12 19:18:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613287,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-13",
                "name": "dt",
                "value": "2025-12-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-13 19:15:45",
                    "last_data": "2025-12-13 19:28:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613504,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-14",
                "name": "dt",
                "value": "2025-12-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-14 19:14:01",
                    "last_data": "2025-12-14 19:24:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1613792,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-15",
                "name": "dt",
                "value": "2025-12-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-15 19:18:27",
                    "last_data": "2025-12-15 19:31:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616528,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-16",
                "name": "dt",
                "value": "2025-12-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-16 19:12:44",
                    "last_data": "2025-12-16 19:20:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616752,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-17",
                "name": "dt",
                "value": "2025-12-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-17 19:13:18",
                    "last_data": "2025-12-17 19:20:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616971,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-18",
                "name": "dt",
                "value": "2025-12-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-18 19:12:21",
                    "last_data": "2025-12-18 19:32:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617194,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-19",
                "name": "dt",
                "value": "2025-12-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-19 19:12:58",
                    "last_data": "2025-12-19 19:21:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617404,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-20",
                "name": "dt",
                "value": "2025-12-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-20 19:12:57",
                    "last_data": "2025-12-20 19:45:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617648,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-21",
                "name": "dt",
                "value": "2025-12-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-21 19:11:20",
                    "last_data": "2025-12-21 19:21:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1617862,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-22",
                "name": "dt",
                "value": "2025-12-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-22 19:04:06",
                    "last_data": "2025-12-22 19:05:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618085,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-23",
                "name": "dt",
                "value": "2025-12-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-23 19:04:55",
                    "last_data": "2025-12-23 19:05:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618297,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-24",
                "name": "dt",
                "value": "2025-12-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-24 19:03:28",
                    "last_data": "2025-12-24 19:05:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618510,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-25",
                "name": "dt",
                "value": "2025-12-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-25 19:03:02",
                    "last_data": "2025-12-25 19:04:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618731,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-26",
                "name": "dt",
                "value": "2025-12-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-26 19:03:46",
                    "last_data": "2025-12-26 19:05:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1618935,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-27",
                "name": "dt",
                "value": "2025-12-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-27 19:03:55",
                    "last_data": "2025-12-27 19:04:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619181,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-28",
                "name": "dt",
                "value": "2025-12-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-28 19:04:23",
                    "last_data": "2025-12-28 19:05:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619411,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-29",
                "name": "dt",
                "value": "2025-12-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-29 19:05:51",
                    "last_data": "2025-12-29 19:09:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619629,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-30",
                "name": "dt",
                "value": "2025-12-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-30 19:05:09",
                    "last_data": "2025-12-30 19:06:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619836,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-31",
                "name": "dt",
                "value": "2025-12-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-31 19:05:09",
                    "last_data": "2025-12-31 19:07:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620078,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-01",
                "name": "dt",
                "value": "2026-01-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-01 19:04:51",
                    "last_data": "2026-01-01 19:05:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620294,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-02",
                "name": "dt",
                "value": "2026-01-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-02 19:04:23",
                    "last_data": "2026-01-02 19:06:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620504,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-03",
                "name": "dt",
                "value": "2026-01-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-03 19:04:47",
                    "last_data": "2026-01-03 19:09:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620719,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-04",
                "name": "dt",
                "value": "2026-01-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-04 19:04:15",
                    "last_data": "2026-01-04 19:05:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1620944,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-05",
                "name": "dt",
                "value": "2026-01-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-05 19:04:31",
                    "last_data": "2026-01-05 19:07:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621099,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-06",
                "name": "dt",
                "value": "2026-01-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-06 12:21:33",
                    "last_data": "2026-01-06 19:14:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621396,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-07",
                "name": "dt",
                "value": "2026-01-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-07 19:07:55",
                    "last_data": "2026-01-07 19:09:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621615,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-08",
                "name": "dt",
                "value": "2026-01-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-08 19:04:40",
                    "last_data": "2026-01-08 19:05:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621819,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-09",
                "name": "dt",
                "value": "2026-01-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-09 19:04:31",
                    "last_data": "2026-01-09 19:06:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622053,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-10",
                "name": "dt",
                "value": "2026-01-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-10 19:03:06",
                    "last_data": "2026-01-10 19:04:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622281,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-11",
                "name": "dt",
                "value": "2026-01-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-11 19:03:16",
                    "last_data": "2026-01-11 19:05:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622621,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-12",
                "name": "dt",
                "value": "2026-01-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-12 19:03:52",
                    "last_data": "2026-01-12 19:06:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622843,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-13",
                "name": "dt",
                "value": "2026-01-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-13 19:05:01",
                    "last_data": "2026-01-13 19:06:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623061,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-14",
                "name": "dt",
                "value": "2026-01-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-14 19:04:48",
                    "last_data": "2026-01-14 19:05:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1623330,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-15",
                "name": "dt",
                "value": "2026-01-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-15 19:04:04",
                    "last_data": "2026-01-15 19:05:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625656,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-16",
                "name": "dt",
                "value": "2026-01-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-16 19:03:54",
                    "last_data": "2026-01-16 19:07:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626075,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-17",
                "name": "dt",
                "value": "2026-01-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-17 19:05:13",
                    "last_data": "2026-01-17 19:05:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626285,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-18",
                "name": "dt",
                "value": "2026-01-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-18 19:03:52",
                    "last_data": "2026-01-18 19:05:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626510,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-19",
                "name": "dt",
                "value": "2026-01-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-19 19:03:39",
                    "last_data": "2026-01-19 19:05:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626760,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-20",
                "name": "dt",
                "value": "2026-01-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-20 19:04:06",
                    "last_data": "2026-01-20 19:05:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1626982,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-21",
                "name": "dt",
                "value": "2026-01-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-21 19:04:46",
                    "last_data": "2026-01-21 19:05:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627189,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-22",
                "name": "dt",
                "value": "2026-01-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-22 19:04:27",
                    "last_data": "2026-01-22 19:06:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627404,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-23",
                "name": "dt",
                "value": "2026-01-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-23 19:04:47",
                    "last_data": "2026-01-23 19:08:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627613,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-24",
                "name": "dt",
                "value": "2026-01-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-24 19:03:28",
                    "last_data": "2026-01-24 19:04:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1627825,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-25",
                "name": "dt",
                "value": "2026-01-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-25 19:02:39",
                    "last_data": "2026-01-25 19:04:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628053,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-26",
                "name": "dt",
                "value": "2026-01-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-26 19:04:53",
                    "last_data": "2026-01-26 19:05:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628264,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-27",
                "name": "dt",
                "value": "2026-01-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-27 19:04:09",
                    "last_data": "2026-01-27 19:05:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628487,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-28",
                "name": "dt",
                "value": "2026-01-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-28 19:06:19",
                    "last_data": "2026-01-28 19:08:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628713,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-29",
                "name": "dt",
                "value": "2026-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-29 19:04:24",
                    "last_data": "2026-01-29 19:06:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628938,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-30",
                "name": "dt",
                "value": "2026-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-30 19:04:25",
                    "last_data": "2026-01-30 19:05:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629147,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-31",
                "name": "dt",
                "value": "2026-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-31 19:04:43",
                    "last_data": "2026-01-31 19:05:04"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629373,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-01",
                "name": "dt",
                "value": "2026-02-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-01 19:04:20",
                    "last_data": "2026-02-01 19:06:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629596,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-02",
                "name": "dt",
                "value": "2026-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-02 19:04:30",
                    "last_data": "2026-02-02 19:06:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629878,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-03",
                "name": "dt",
                "value": "2026-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-03 19:04:11",
                    "last_data": "2026-02-03 19:06:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630099,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-04",
                "name": "dt",
                "value": "2026-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-04 19:04:36",
                    "last_data": "2026-02-04 19:05:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630321,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-05",
                "name": "dt",
                "value": "2026-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-05 19:04:46",
                    "last_data": "2026-02-05 19:06:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630546,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-06",
                "name": "dt",
                "value": "2026-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-06 21:01:39",
                    "last_data": "2026-02-06 21:03:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630754,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-07",
                "name": "dt",
                "value": "2026-02-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-07 19:04:01",
                    "last_data": "2026-02-07 19:05:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630964,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-08",
                "name": "dt",
                "value": "2026-02-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-08 19:04:04",
                    "last_data": "2026-02-08 19:05:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631189,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-09",
                "name": "dt",
                "value": "2026-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-09 19:03:55",
                    "last_data": "2026-02-09 19:05:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631424,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-10",
                "name": "dt",
                "value": "2026-02-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-10 19:24:18",
                    "last_data": "2026-02-10 19:26:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631729,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-11",
                "name": "dt",
                "value": "2026-02-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-11 19:04:04",
                    "last_data": "2026-02-11 19:05:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631952,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-12",
                "name": "dt",
                "value": "2026-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-12 19:03:51",
                    "last_data": "2026-02-12 19:04:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632255,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-13",
                "name": "dt",
                "value": "2026-02-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-13 19:03:19",
                    "last_data": "2026-02-13 19:05:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632465,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-14",
                "name": "dt",
                "value": "2026-02-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-14 19:03:34",
                    "last_data": "2026-02-14 19:05:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1632737,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-15",
                "name": "dt",
                "value": "2026-02-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-15 19:03:40",
                    "last_data": "2026-02-15 19:04:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635037,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-16",
                "name": "dt",
                "value": "2026-02-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-16 19:03:42",
                    "last_data": "2026-02-16 19:04:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635260,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-17",
                "name": "dt",
                "value": "2026-02-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-17 19:04:10",
                    "last_data": "2026-02-17 19:05:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635474,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-18",
                "name": "dt",
                "value": "2026-02-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-18 19:04:18",
                    "last_data": "2026-02-18 19:05:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635682,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-19",
                "name": "dt",
                "value": "2026-02-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-19 19:04:04",
                    "last_data": "2026-02-19 19:05:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635900,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-20",
                "name": "dt",
                "value": "2026-02-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-20 19:03:57",
                    "last_data": "2026-02-20 19:05:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636106,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-21",
                "name": "dt",
                "value": "2026-02-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-21 19:03:33",
                    "last_data": "2026-02-21 19:05:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636381,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-22",
                "name": "dt",
                "value": "2026-02-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-22 19:03:31",
                    "last_data": "2026-02-22 19:05:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636663,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-23",
                "name": "dt",
                "value": "2026-02-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-23 19:04:27",
                    "last_data": "2026-02-23 19:06:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1636878,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-24",
                "name": "dt",
                "value": "2026-02-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-24 19:04:29",
                    "last_data": "2026-02-24 19:06:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637498,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-25",
                "name": "dt",
                "value": "2026-02-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-25 19:03:40",
                    "last_data": "2026-02-25 19:04:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637719,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-26",
                "name": "dt",
                "value": "2026-02-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-26 19:04:29",
                    "last_data": "2026-02-26 19:05:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641109,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-27",
                "name": "dt",
                "value": "2026-02-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-27 19:31:09",
                    "last_data": "2026-02-27 19:32:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641318,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-28",
                "name": "dt",
                "value": "2026-02-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-28 19:05:19",
                    "last_data": "2026-02-28 19:07:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641554,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-01",
                "name": "dt",
                "value": "2026-03-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-01 19:05:08",
                    "last_data": "2026-03-01 19:08:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641750,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-02",
                "name": "dt",
                "value": "2026-03-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-02 19:04:24",
                    "last_data": "2026-03-02 19:05:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642000,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-03",
                "name": "dt",
                "value": "2026-03-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-03 21:24:45",
                    "last_data": "2026-03-03 21:26:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642207,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-04",
                "name": "dt",
                "value": "2026-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-04 19:04:26",
                    "last_data": "2026-03-04 19:07:39"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642430,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-05",
                "name": "dt",
                "value": "2026-03-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-05 19:05:40",
                    "last_data": "2026-03-05 19:06:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642649,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-06",
                "name": "dt",
                "value": "2026-03-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-06 19:04:21",
                    "last_data": "2026-03-06 19:05:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642863,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-07",
                "name": "dt",
                "value": "2026-03-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-07 19:04:09",
                    "last_data": "2026-03-07 19:05:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1643116,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-08",
                "name": "dt",
                "value": "2026-03-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-08 19:03:52",
                    "last_data": "2026-03-08 19:05:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1643866,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-09",
                "name": "dt",
                "value": "2026-03-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-09 19:05:34",
                    "last_data": "2026-03-09 19:08:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1644939,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-10",
                "name": "dt",
                "value": "2026-03-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-10 19:04:00",
                    "last_data": "2026-03-10 19:05:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645158,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-11",
                "name": "dt",
                "value": "2026-03-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-11 19:05:03",
                    "last_data": "2026-03-11 19:06:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645370,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-12",
                "name": "dt",
                "value": "2026-03-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-12 19:04:20",
                    "last_data": "2026-03-12 19:06:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645587,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-13",
                "name": "dt",
                "value": "2026-03-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-13 19:03:17",
                    "last_data": "2026-03-13 19:03:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645795,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-14",
                "name": "dt",
                "value": "2026-03-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-14 19:03:28",
                    "last_data": "2026-03-14 19:04:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1646074,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-15",
                "name": "dt",
                "value": "2026-03-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-15 19:03:11",
                    "last_data": "2026-03-15 19:04:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648027,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-16",
                "name": "dt",
                "value": "2026-03-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-16 19:03:27",
                    "last_data": "2026-03-16 19:06:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648242,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-17",
                "name": "dt",
                "value": "2026-03-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-17 19:04:52",
                    "last_data": "2026-03-17 19:06:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648455,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-18",
                "name": "dt",
                "value": "2026-03-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-18 19:04:33",
                    "last_data": "2026-03-18 19:05:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648703,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-19",
                "name": "dt",
                "value": "2026-03-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-19 19:03:57",
                    "last_data": "2026-03-19 19:05:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648912,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-20",
                "name": "dt",
                "value": "2026-03-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-20 19:04:43",
                    "last_data": "2026-03-20 19:06:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649247,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-21",
                "name": "dt",
                "value": "2026-03-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-21 19:04:17",
                    "last_data": "2026-03-21 19:05:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649451,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-22",
                "name": "dt",
                "value": "2026-03-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-22 19:04:33",
                    "last_data": "2026-03-22 19:05:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649670,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-23",
                "name": "dt",
                "value": "2026-03-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-23 19:04:40",
                    "last_data": "2026-03-23 19:07:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649885,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-24",
                "name": "dt",
                "value": "2026-03-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-24 19:05:08",
                    "last_data": "2026-03-24 19:07:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650138,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-25",
                "name": "dt",
                "value": "2026-03-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-25 19:04:28",
                    "last_data": "2026-03-25 19:06:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650351,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-26",
                "name": "dt",
                "value": "2026-03-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-26 19:04:02",
                    "last_data": "2026-03-26 19:05:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650567,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-27",
                "name": "dt",
                "value": "2026-03-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-27 19:04:11",
                    "last_data": "2026-03-27 19:06:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1650775,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-28",
                "name": "dt",
                "value": "2026-03-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-28 19:03:27",
                    "last_data": "2026-03-28 19:04:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651411,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-29",
                "name": "dt",
                "value": "2026-03-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-29 19:03:23",
                    "last_data": "2026-03-29 19:04:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651718,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-30",
                "name": "dt",
                "value": "2026-03-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-30 19:03:33",
                    "last_data": "2026-03-30 19:05:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651932,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-31",
                "name": "dt",
                "value": "2026-03-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-31 19:04:25",
                    "last_data": "2026-03-31 19:05:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652160,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-01",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 19:04:51",
                    "last_data": "2026-04-01 19:07:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652535,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-02",
                "name": "dt",
                "value": "2026-04-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-02 19:04:23",
                    "last_data": "2026-04-02 19:05:57"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652747,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-03",
                "name": "dt",
                "value": "2026-04-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-03 19:04:12",
                    "last_data": "2026-04-03 19:05:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652967,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-04",
                "name": "dt",
                "value": "2026-04-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-04 19:03:47",
                    "last_data": "2026-04-04 19:05:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656468,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-05",
                "name": "dt",
                "value": "2026-04-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-05 19:03:21",
                    "last_data": "2026-04-05 19:05:14"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656681,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-06",
                "name": "dt",
                "value": "2026-04-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-06 19:04:04",
                    "last_data": "2026-04-06 19:06:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1656913,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-07",
                "name": "dt",
                "value": "2026-04-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-07 19:04:43",
                    "last_data": "2026-04-07 19:07:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657317,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-08",
                "name": "dt",
                "value": "2026-04-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-08 19:04:49",
                    "last_data": "2026-04-08 19:06:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657539,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-09",
                "name": "dt",
                "value": "2026-04-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-09 19:03:58",
                    "last_data": "2026-04-09 19:06:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657755,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-10",
                "name": "dt",
                "value": "2026-04-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-10 19:03:12",
                    "last_data": "2026-04-10 19:05:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657965,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-11",
                "name": "dt",
                "value": "2026-04-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-11 19:04:13",
                    "last_data": "2026-04-11 19:05:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658176,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-12",
                "name": "dt",
                "value": "2026-04-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-12 19:02:59",
                    "last_data": "2026-04-12 19:04:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658394,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-13",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 19:03:47",
                    "last_data": "2026-04-13 19:05:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1658575,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-14",
                "name": "dt",
                "value": "2026-04-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-14 19:03:43",
                    "last_data": "2026-04-14 19:04:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1659056,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15",
                "name": "dt",
                "value": "2026-04-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-15 19:03:36",
                    "last_data": "2026-04-15 19:04:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1661231,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
                "name": "dt",
                "value": "2026-04-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-16 19:04:26",
                    "last_data": "2026-04-16 19:05:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "amount_paid_transaction_currency": "string",
        "amount_unpaid_transaction_currency": "string",
        "contract_billing_freq": "string",
        "contract_cancellation_date": "string",
        "contract_internal_id": "string",
        "customer_company_name": "string",
        "customer_internal_id": "string",
        "customer_sfdc_id": "string",
        "date": "string",
        "document_numberid": "string",
        "due_date": "string",
        "in_contract_action": "string",
        "internal_id": "string",
        "item": "string",
        "lastmodifieddate": "string",
        "status": "string",
        "subsidiary": "string",
        "total_amount_transaction_currency": "string",
        "transaction_line_end_date": "string",
        "transaction_line_line_number": "string",
        "transaction_line_list_price": "string",
        "transaction_line_memo": "string",
        "transaction_line_quantity": "string",
        "transaction_line_rate": "string",
        "transaction_line_start_date": "string",
        "transaction_line_tax_line": "string",
        "transaction_line_unique_id": "string",
        "type": "string",
        "yaypay_pdf": "string"
    }
  • created: 2024-11-05 19:06:38
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_invoice`\n(\n`transaction_line_unique_id`STRING,`yaypay_pdf`STRING,`customer_company_name`STRING,`transaction_line_line_number`STRING,`amount_unpaid_transaction_currency`STRING,`subsidiary`STRING,`type`STRING,`customer_internal_id`STRING,`transaction_line_start_date`STRING,`transaction_line_rate`STRING,`customer_sfdc_id`STRING,`contract_billing_freq`STRING,`in_contract_action`STRING,`total_amount_transaction_currency`STRING,`transaction_line_quantity`STRING,`transaction_line_memo`STRING,`contract_internal_id`STRING,`document_numberid`STRING,`transaction_line_list_price`STRING,`item`STRING,`status`STRING,`transaction_line_end_date`STRING,`transaction_line_tax_line`STRING,`lastmodifieddate`STRING,`date`STRING,`due_date`STRING,`contract_cancellation_date`STRING,`internal_id`STRING,`amount_paid_transaction_currency`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_invoice`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_invoice"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-10-30 18:10:00",
        "disabled": false,
        "format": "raw",
        "id": 2006,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "netsuite_netsuite_invoice"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 183,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_drivethru.netsuite_netsuite_invoice`\nADD\n\n\n PARTITION (dt='2025-10-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-15'\n PARTITION (dt='2025-10-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-16'\n PARTITION (dt='2025-10-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-17'\n PARTITION (dt='2025-10-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-18'\n PARTITION (dt='2025-10-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-19'\n PARTITION (dt='2025-10-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-20'\n PARTITION (dt='2025-10-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-21'\n PARTITION (dt='2025-10-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-22'\n PARTITION (dt='2025-10-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-24'\n PARTITION (dt='2025-10-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-25'\n PARTITION (dt='2025-10-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-26'\n PARTITION (dt='2025-10-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-27'\n PARTITION (dt='2025-10-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-28'\n PARTITION (dt='2025-10-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-29'\n PARTITION (dt='2025-10-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-30'\n PARTITION (dt='2025-10-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-31'\n PARTITION (dt='2025-11-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-01'\n PARTITION (dt='2025-11-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-02'\n PARTITION (dt='2025-11-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-03'\n PARTITION (dt='2025-11-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-04'\n PARTITION (dt='2025-11-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-05'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-06'\n PARTITION (dt='2025-11-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-07'\n PARTITION (dt='2025-11-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-08'\n PARTITION (dt='2025-11-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-09'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-10'\n PARTITION (dt='2025-11-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-11'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-12'\n PARTITION (dt='2025-11-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-13'\n PARTITION (dt='2025-11-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-14'\n PARTITION (dt='2025-11-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-15'\n PARTITION (dt='2025-11-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-16'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-17'\n PARTITION (dt='2025-11-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-18'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-19'\n PARTITION (dt='2025-11-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-20'\n PARTITION (dt='2025-11-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-21'\n PARTITION (dt='2025-11-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-22'\n PARTITION (dt='2025-11-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-23'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-24'\n PARTITION (dt='2025-11-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-25'\n PARTITION (dt='2025-11-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-26'\n PARTITION (dt='2025-11-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-28'\n PARTITION (dt='2025-11-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-29'\n PARTITION (dt='2025-11-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-30'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-01'\n PARTITION (dt='2025-12-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-02'\n PARTITION (dt='2025-12-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-03'\n PARTITION (dt='2025-12-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-04'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-05'\n PARTITION (dt='2025-12-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-06'\n PARTITION (dt='2025-12-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-07'\n PARTITION (dt='2025-12-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-08'\n PARTITION (dt='2025-12-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-09'\n PARTITION (dt='2025-12-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-10'\n PARTITION (dt='2025-12-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-11'\n PARTITION (dt='2025-12-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-12'\n PARTITION (dt='2025-12-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-13'\n PARTITION (dt='2025-12-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-14'\n PARTITION (dt='2025-12-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-15'\n PARTITION (dt='2025-12-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-16'\n PARTITION (dt='2025-12-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-17'\n PARTITION (dt='2025-12-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-18'\n PARTITION (dt='2025-12-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-19'\n PARTITION (dt='2025-12-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-20'\n PARTITION (dt='2025-12-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-21'\n PARTITION (dt='2025-12-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-22'\n PARTITION (dt='2025-12-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-23'\n PARTITION (dt='2025-12-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-24'\n PARTITION (dt='2025-12-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-25'\n PARTITION (dt='2025-12-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-26'\n PARTITION (dt='2025-12-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-27'\n PARTITION (dt='2025-12-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-28'\n PARTITION (dt='2025-12-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-29'\n PARTITION (dt='2025-12-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-30'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-31'\n PARTITION (dt='2026-01-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-01'\n PARTITION (dt='2026-01-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-02'\n PARTITION (dt='2026-01-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-03'\n PARTITION (dt='2026-01-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-04'\n PARTITION (dt='2026-01-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-05'\n PARTITION (dt='2026-01-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-06'\n PARTITION (dt='2026-01-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-07'\n PARTITION (dt='2026-01-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-08'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-09'\n PARTITION (dt='2026-01-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-10'\n PARTITION (dt='2026-01-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-11'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-12'\n PARTITION (dt='2026-01-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-13'\n PARTITION (dt='2026-01-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-14'\n PARTITION (dt='2026-01-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-15'\n PARTITION (dt='2026-01-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-16'\n PARTITION (dt='2026-01-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-17'\n PARTITION (dt='2026-01-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-18'\n PARTITION (dt='2026-01-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-19'\n PARTITION (dt='2026-01-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-20'\n PARTITION (dt='2026-01-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-21'\n PARTITION (dt='2026-01-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-22'\n PARTITION (dt='2026-01-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-23'\n PARTITION (dt='2026-01-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-24'\n PARTITION (dt='2026-01-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-25'\n PARTITION (dt='2026-01-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-26'\n PARTITION (dt='2026-01-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-27'\n PARTITION (dt='2026-01-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-28'\n PARTITION (dt='2026-01-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-29'\n PARTITION (dt='2026-01-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-30'\n PARTITION (dt='2026-01-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-31'\n PARTITION (dt='2026-02-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-01'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-02'\n PARTITION (dt='2026-02-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-03'\n PARTITION (dt='2026-02-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-04'\n PARTITION (dt='2026-02-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-05'\n PARTITION (dt='2026-02-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-06'\n PARTITION (dt='2026-02-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-07'\n PARTITION (dt='2026-02-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-08'\n PARTITION (dt='2026-02-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-09'\n PARTITION (dt='2026-02-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-10'\n PARTITION (dt='2026-02-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-11'\n PARTITION (dt='2026-02-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-12'\n PARTITION (dt='2026-02-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-13'\n PARTITION (dt='2026-02-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-14'\n PARTITION (dt='2026-02-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-15'\n PARTITION (dt='2026-02-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-16'\n PARTITION (dt='2026-02-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-17'\n PARTITION (dt='2026-02-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-18'\n PARTITION (dt='2026-02-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-19'\n PARTITION (dt='2026-02-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-20'\n PARTITION (dt='2026-02-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-21'\n PARTITION (dt='2026-02-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-22'\n PARTITION (dt='2026-02-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-23'\n PARTITION (dt='2026-02-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-24'\n PARTITION (dt='2026-02-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-25'\n PARTITION (dt='2026-02-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-26'\n PARTITION (dt='2026-02-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-27'\n PARTITION (dt='2026-02-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-28'\n PARTITION (dt='2026-03-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-01'\n PARTITION (dt='2026-03-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-02'\n PARTITION (dt='2026-03-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-03'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-04'\n PARTITION (dt='2026-03-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-05'\n PARTITION (dt='2026-03-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-06'\n PARTITION (dt='2026-03-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-07'\n PARTITION (dt='2026-03-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-08'\n PARTITION (dt='2026-03-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-09'\n PARTITION (dt='2026-03-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-10'\n PARTITION (dt='2026-03-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-11'\n PARTITION (dt='2026-03-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-12'\n PARTITION (dt='2026-03-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-13'\n PARTITION (dt='2026-03-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-14'\n PARTITION (dt='2026-03-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-15'\n PARTITION (dt='2026-03-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-16'\n PARTITION (dt='2026-03-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-17'\n PARTITION (dt='2026-03-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-18'\n PARTITION (dt='2026-03-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-19'\n PARTITION (dt='2026-03-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-20'\n PARTITION (dt='2026-03-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-21'\n PARTITION (dt='2026-03-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-22'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-23'\n PARTITION (dt='2026-03-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-24'\n PARTITION (dt='2026-03-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-25'\n PARTITION (dt='2026-03-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-26'\n PARTITION (dt='2026-03-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-27'\n PARTITION (dt='2026-03-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-28'\n PARTITION (dt='2026-03-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-29'\n PARTITION (dt='2026-03-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-30'\n PARTITION (dt='2026-03-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-31'\n PARTITION (dt='2026-04-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-01'\n PARTITION (dt='2026-04-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-02'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-03'\n PARTITION (dt='2026-04-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-04'\n PARTITION (dt='2026-04-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-05'\n PARTITION (dt='2026-04-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-06'\n PARTITION (dt='2026-04-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-07'\n PARTITION (dt='2026-04-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-08'\n PARTITION (dt='2026-04-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-09'\n PARTITION (dt='2026-04-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-10'\n PARTITION (dt='2026-04-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-11'\n PARTITION (dt='2026-04-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-12'\n PARTITION (dt='2026-04-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-13'\n PARTITION (dt='2026-04-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-14'\n PARTITION (dt='2026-04-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15'\n PARTITION (dt='2026-04-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1566185,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-15",
                    "name": "dt",
                    "value": "2025-10-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-15 19:03:16",
                        "last_data": "2025-10-15 19:04:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1568513,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-16",
                    "name": "dt",
                    "value": "2025-10-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-16 19:02:49",
                        "last_data": "2025-10-16 19:04:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1595808,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-17",
                    "name": "dt",
                    "value": "2025-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-17 19:02:54",
                        "last_data": "2025-10-17 19:04:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596073,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-18",
                    "name": "dt",
                    "value": "2025-10-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-18 19:02:30",
                        "last_data": "2025-10-18 19:04:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596643,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-19",
                    "name": "dt",
                    "value": "2025-10-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-19 19:02:17",
                        "last_data": "2025-10-19 19:03:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596852,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-20",
                    "name": "dt",
                    "value": "2025-10-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-20 19:07:01",
                        "last_data": "2025-10-20 19:54:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597106,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-21",
                    "name": "dt",
                    "value": "2025-10-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-21 19:09:29",
                        "last_data": "2025-10-21 19:16:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597344,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-22",
                    "name": "dt",
                    "value": "2025-10-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-22 19:28:01",
                        "last_data": "2025-10-22 19:49:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597832,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-24",
                    "name": "dt",
                    "value": "2025-10-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-24 19:08:35",
                        "last_data": "2025-10-24 19:15:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598069,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-25",
                    "name": "dt",
                    "value": "2025-10-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-25 19:11:41",
                        "last_data": "2025-10-25 19:30:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598300,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-26",
                    "name": "dt",
                    "value": "2025-10-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-26 19:17:14",
                        "last_data": "2025-10-26 19:38:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598533,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-27",
                    "name": "dt",
                    "value": "2025-10-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-27 19:11:15",
                        "last_data": "2025-10-27 19:21:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1598771,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-28",
                    "name": "dt",
                    "value": "2025-10-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-28 19:15:46",
                        "last_data": "2025-10-28 19:54:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599003,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-29",
                    "name": "dt",
                    "value": "2025-10-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-29 19:11:16",
                        "last_data": "2025-10-29 19:56:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599234,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-30",
                    "name": "dt",
                    "value": "2025-10-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-30 19:21:31",
                        "last_data": "2025-10-30 19:39:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599468,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-10-31",
                    "name": "dt",
                    "value": "2025-10-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-31 19:07:02",
                        "last_data": "2025-10-31 19:39:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599907,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-01",
                    "name": "dt",
                    "value": "2025-11-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-01 19:28:39",
                        "last_data": "2025-11-01 19:52:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600198,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-02",
                    "name": "dt",
                    "value": "2025-11-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-02 19:14:58",
                        "last_data": "2025-11-02 19:29:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600450,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-03",
                    "name": "dt",
                    "value": "2025-11-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-03 19:27:11",
                        "last_data": "2025-11-03 20:01:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600693,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-04",
                    "name": "dt",
                    "value": "2025-11-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-04 19:15:54",
                        "last_data": "2025-11-04 19:24:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1600927,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-05",
                    "name": "dt",
                    "value": "2025-11-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-05 19:27:31",
                        "last_data": "2025-11-05 19:39:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601156,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-06",
                    "name": "dt",
                    "value": "2025-11-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-06 19:18:02",
                        "last_data": "2025-11-06 19:42:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601431,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-07",
                    "name": "dt",
                    "value": "2025-11-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-07 19:23:14",
                        "last_data": "2025-11-07 19:54:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601664,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-08",
                    "name": "dt",
                    "value": "2025-11-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-08 19:15:35",
                        "last_data": "2025-11-08 19:42:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601895,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-09",
                    "name": "dt",
                    "value": "2025-11-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-09 19:20:11",
                        "last_data": "2025-11-09 19:41:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602141,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-10",
                    "name": "dt",
                    "value": "2025-11-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-10 19:19:28",
                        "last_data": "2025-11-10 19:23:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602371,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-11",
                    "name": "dt",
                    "value": "2025-11-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-11 19:11:37",
                        "last_data": "2025-11-11 19:32:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602607,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-12",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 19:22:22",
                        "last_data": "2025-11-12 19:37:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602850,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-13",
                    "name": "dt",
                    "value": "2025-11-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-13 19:12:19",
                        "last_data": "2025-11-13 19:19:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603083,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-14",
                    "name": "dt",
                    "value": "2025-11-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-14 19:18:06",
                        "last_data": "2025-11-14 19:24:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1603341,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-15",
                    "name": "dt",
                    "value": "2025-11-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-15 19:15:14",
                        "last_data": "2025-11-15 19:42:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605747,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-16",
                    "name": "dt",
                    "value": "2025-11-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-16 19:13:44",
                        "last_data": "2025-11-16 19:30:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605974,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-17",
                    "name": "dt",
                    "value": "2025-11-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-17 19:11:09",
                        "last_data": "2025-11-17 19:19:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606248,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-18",
                    "name": "dt",
                    "value": "2025-11-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-18 19:16:31",
                        "last_data": "2025-11-18 19:20:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606474,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-19",
                    "name": "dt",
                    "value": "2025-11-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-19 19:15:56",
                        "last_data": "2025-11-19 19:31:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606720,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-20",
                    "name": "dt",
                    "value": "2025-11-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-20 19:18:30",
                        "last_data": "2025-11-20 19:31:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606969,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-21",
                    "name": "dt",
                    "value": "2025-11-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-21 19:19:38",
                        "last_data": "2025-11-21 19:28:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607743,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-22",
                    "name": "dt",
                    "value": "2025-11-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-22 19:15:25",
                        "last_data": "2025-11-22 19:41:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1607964,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-23",
                    "name": "dt",
                    "value": "2025-11-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-23 19:10:38",
                        "last_data": "2025-11-23 19:25:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608206,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-24",
                    "name": "dt",
                    "value": "2025-11-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-24 19:14:33",
                        "last_data": "2025-11-24 19:30:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608443,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-25",
                    "name": "dt",
                    "value": "2025-11-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-25 19:13:15",
                        "last_data": "2025-11-25 19:19:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608679,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-26",
                    "name": "dt",
                    "value": "2025-11-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-26 19:14:40",
                        "last_data": "2025-11-26 19:24:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608834,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-27/",
                    "name": "dt",
                    "value": "2025-11-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-27 15:18:10",
                        "last_data": "2025-11-27 15:18:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609138,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-28",
                    "name": "dt",
                    "value": "2025-11-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-28 19:23:00",
                        "last_data": "2025-11-28 19:27:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609357,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-29",
                    "name": "dt",
                    "value": "2025-11-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-29 19:11:48",
                        "last_data": "2025-11-29 19:18:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609580,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-11-30",
                    "name": "dt",
                    "value": "2025-11-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-30 19:19:37",
                        "last_data": "2025-11-30 19:45:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609756,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-01",
                    "name": "dt",
                    "value": "2025-12-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-01 11:24:00",
                        "last_data": "2025-12-01 13:00:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610077,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-02",
                    "name": "dt",
                    "value": "2025-12-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-02 19:12:22",
                        "last_data": "2025-12-02 19:20:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610309,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-03",
                    "name": "dt",
                    "value": "2025-12-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-03 19:10:33",
                        "last_data": "2025-12-03 19:19:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610554,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-04",
                    "name": "dt",
                    "value": "2025-12-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-04 19:14:39",
                        "last_data": "2025-12-04 19:30:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611070,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-05",
                    "name": "dt",
                    "value": "2025-12-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-05 19:14:26",
                        "last_data": "2025-12-05 19:19:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611294,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-06",
                    "name": "dt",
                    "value": "2025-12-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-06 19:12:58",
                        "last_data": "2025-12-06 19:20:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611524,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-07",
                    "name": "dt",
                    "value": "2025-12-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-07 19:19:49",
                        "last_data": "2025-12-07 19:57:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611768,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-08",
                    "name": "dt",
                    "value": "2025-12-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-08 19:13:31",
                        "last_data": "2025-12-08 19:24:19"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612248,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-09",
                    "name": "dt",
                    "value": "2025-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-09 19:14:51",
                        "last_data": "2025-12-09 19:19:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612482,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-10",
                    "name": "dt",
                    "value": "2025-12-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 19:12:31",
                        "last_data": "2025-12-10 19:19:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612735,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-11",
                    "name": "dt",
                    "value": "2025-12-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-11 19:11:39",
                        "last_data": "2025-12-11 19:37:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613002,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-12",
                    "name": "dt",
                    "value": "2025-12-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-12 19:11:55",
                        "last_data": "2025-12-12 19:18:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613287,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-13",
                    "name": "dt",
                    "value": "2025-12-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-13 19:15:45",
                        "last_data": "2025-12-13 19:28:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613504,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-14",
                    "name": "dt",
                    "value": "2025-12-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-14 19:14:01",
                        "last_data": "2025-12-14 19:24:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1613792,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-15",
                    "name": "dt",
                    "value": "2025-12-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-15 19:18:27",
                        "last_data": "2025-12-15 19:31:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616528,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-16",
                    "name": "dt",
                    "value": "2025-12-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-16 19:12:44",
                        "last_data": "2025-12-16 19:20:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616752,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-17",
                    "name": "dt",
                    "value": "2025-12-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-17 19:13:18",
                        "last_data": "2025-12-17 19:20:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616971,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-18",
                    "name": "dt",
                    "value": "2025-12-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-18 19:12:21",
                        "last_data": "2025-12-18 19:32:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617194,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-19",
                    "name": "dt",
                    "value": "2025-12-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-19 19:12:58",
                        "last_data": "2025-12-19 19:21:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617404,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-20",
                    "name": "dt",
                    "value": "2025-12-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-20 19:12:57",
                        "last_data": "2025-12-20 19:45:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617648,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-21",
                    "name": "dt",
                    "value": "2025-12-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-21 19:11:20",
                        "last_data": "2025-12-21 19:21:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1617862,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-22",
                    "name": "dt",
                    "value": "2025-12-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-22 19:04:06",
                        "last_data": "2025-12-22 19:05:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618085,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-23",
                    "name": "dt",
                    "value": "2025-12-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-23 19:04:55",
                        "last_data": "2025-12-23 19:05:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618297,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-24",
                    "name": "dt",
                    "value": "2025-12-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-24 19:03:28",
                        "last_data": "2025-12-24 19:05:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618510,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-25",
                    "name": "dt",
                    "value": "2025-12-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-25 19:03:02",
                        "last_data": "2025-12-25 19:04:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618731,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-26",
                    "name": "dt",
                    "value": "2025-12-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-26 19:03:46",
                        "last_data": "2025-12-26 19:05:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1618935,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-27",
                    "name": "dt",
                    "value": "2025-12-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-27 19:03:55",
                        "last_data": "2025-12-27 19:04:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619181,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-28",
                    "name": "dt",
                    "value": "2025-12-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-28 19:04:23",
                        "last_data": "2025-12-28 19:05:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619411,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-29",
                    "name": "dt",
                    "value": "2025-12-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-29 19:05:51",
                        "last_data": "2025-12-29 19:09:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619629,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-30",
                    "name": "dt",
                    "value": "2025-12-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-30 19:05:09",
                        "last_data": "2025-12-30 19:06:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619836,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2025-12-31",
                    "name": "dt",
                    "value": "2025-12-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-31 19:05:09",
                        "last_data": "2025-12-31 19:07:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620078,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-01",
                    "name": "dt",
                    "value": "2026-01-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-01 19:04:51",
                        "last_data": "2026-01-01 19:05:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620294,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-02",
                    "name": "dt",
                    "value": "2026-01-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-02 19:04:23",
                        "last_data": "2026-01-02 19:06:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620504,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-03",
                    "name": "dt",
                    "value": "2026-01-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-03 19:04:47",
                        "last_data": "2026-01-03 19:09:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620719,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-04",
                    "name": "dt",
                    "value": "2026-01-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-04 19:04:15",
                        "last_data": "2026-01-04 19:05:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1620944,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-05",
                    "name": "dt",
                    "value": "2026-01-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-05 19:04:31",
                        "last_data": "2026-01-05 19:07:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621099,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-06",
                    "name": "dt",
                    "value": "2026-01-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-06 12:21:33",
                        "last_data": "2026-01-06 19:14:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621396,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-07",
                    "name": "dt",
                    "value": "2026-01-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-07 19:07:55",
                        "last_data": "2026-01-07 19:09:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621615,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-08",
                    "name": "dt",
                    "value": "2026-01-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-08 19:04:40",
                        "last_data": "2026-01-08 19:05:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621819,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-09",
                    "name": "dt",
                    "value": "2026-01-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-09 19:04:31",
                        "last_data": "2026-01-09 19:06:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622053,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-10",
                    "name": "dt",
                    "value": "2026-01-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-10 19:03:06",
                        "last_data": "2026-01-10 19:04:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622281,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-11",
                    "name": "dt",
                    "value": "2026-01-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-11 19:03:16",
                        "last_data": "2026-01-11 19:05:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622621,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-12",
                    "name": "dt",
                    "value": "2026-01-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-12 19:03:52",
                        "last_data": "2026-01-12 19:06:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622843,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-13",
                    "name": "dt",
                    "value": "2026-01-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-13 19:05:01",
                        "last_data": "2026-01-13 19:06:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623061,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-14",
                    "name": "dt",
                    "value": "2026-01-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-14 19:04:48",
                        "last_data": "2026-01-14 19:05:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1623330,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-15",
                    "name": "dt",
                    "value": "2026-01-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-15 19:04:04",
                        "last_data": "2026-01-15 19:05:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625656,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-16",
                    "name": "dt",
                    "value": "2026-01-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-16 19:03:54",
                        "last_data": "2026-01-16 19:07:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626075,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-17",
                    "name": "dt",
                    "value": "2026-01-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-17 19:05:13",
                        "last_data": "2026-01-17 19:05:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626285,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-18",
                    "name": "dt",
                    "value": "2026-01-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-18 19:03:52",
                        "last_data": "2026-01-18 19:05:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626510,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-19",
                    "name": "dt",
                    "value": "2026-01-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-19 19:03:39",
                        "last_data": "2026-01-19 19:05:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626760,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-20",
                    "name": "dt",
                    "value": "2026-01-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-20 19:04:06",
                        "last_data": "2026-01-20 19:05:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1626982,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-21",
                    "name": "dt",
                    "value": "2026-01-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-21 19:04:46",
                        "last_data": "2026-01-21 19:05:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627189,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-22",
                    "name": "dt",
                    "value": "2026-01-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-22 19:04:27",
                        "last_data": "2026-01-22 19:06:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627404,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-23",
                    "name": "dt",
                    "value": "2026-01-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-23 19:04:47",
                        "last_data": "2026-01-23 19:08:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627613,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-24",
                    "name": "dt",
                    "value": "2026-01-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-24 19:03:28",
                        "last_data": "2026-01-24 19:04:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1627825,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-25",
                    "name": "dt",
                    "value": "2026-01-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-25 19:02:39",
                        "last_data": "2026-01-25 19:04:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628053,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-26",
                    "name": "dt",
                    "value": "2026-01-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-26 19:04:53",
                        "last_data": "2026-01-26 19:05:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628264,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-27",
                    "name": "dt",
                    "value": "2026-01-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-27 19:04:09",
                        "last_data": "2026-01-27 19:05:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628487,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-28",
                    "name": "dt",
                    "value": "2026-01-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-28 19:06:19",
                        "last_data": "2026-01-28 19:08:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628713,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-29",
                    "name": "dt",
                    "value": "2026-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-29 19:04:24",
                        "last_data": "2026-01-29 19:06:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628938,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-30",
                    "name": "dt",
                    "value": "2026-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-30 19:04:25",
                        "last_data": "2026-01-30 19:05:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629147,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-01-31",
                    "name": "dt",
                    "value": "2026-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-31 19:04:43",
                        "last_data": "2026-01-31 19:05:04"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629373,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-01",
                    "name": "dt",
                    "value": "2026-02-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-01 19:04:20",
                        "last_data": "2026-02-01 19:06:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629596,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-02",
                    "name": "dt",
                    "value": "2026-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-02 19:04:30",
                        "last_data": "2026-02-02 19:06:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629878,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-03",
                    "name": "dt",
                    "value": "2026-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-03 19:04:11",
                        "last_data": "2026-02-03 19:06:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630099,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-04",
                    "name": "dt",
                    "value": "2026-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-04 19:04:36",
                        "last_data": "2026-02-04 19:05:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630321,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-05",
                    "name": "dt",
                    "value": "2026-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-05 19:04:46",
                        "last_data": "2026-02-05 19:06:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630546,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-06",
                    "name": "dt",
                    "value": "2026-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-06 21:01:39",
                        "last_data": "2026-02-06 21:03:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630754,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-07",
                    "name": "dt",
                    "value": "2026-02-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-07 19:04:01",
                        "last_data": "2026-02-07 19:05:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630964,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-08",
                    "name": "dt",
                    "value": "2026-02-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-08 19:04:04",
                        "last_data": "2026-02-08 19:05:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631189,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-09",
                    "name": "dt",
                    "value": "2026-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-09 19:03:55",
                        "last_data": "2026-02-09 19:05:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631424,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-10",
                    "name": "dt",
                    "value": "2026-02-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-10 19:24:18",
                        "last_data": "2026-02-10 19:26:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631729,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-11",
                    "name": "dt",
                    "value": "2026-02-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-11 19:04:04",
                        "last_data": "2026-02-11 19:05:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631952,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-12",
                    "name": "dt",
                    "value": "2026-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-12 19:03:51",
                        "last_data": "2026-02-12 19:04:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632255,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-13",
                    "name": "dt",
                    "value": "2026-02-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-13 19:03:19",
                        "last_data": "2026-02-13 19:05:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632465,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-14",
                    "name": "dt",
                    "value": "2026-02-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-14 19:03:34",
                        "last_data": "2026-02-14 19:05:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1632737,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-15",
                    "name": "dt",
                    "value": "2026-02-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-15 19:03:40",
                        "last_data": "2026-02-15 19:04:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635037,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-16",
                    "name": "dt",
                    "value": "2026-02-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-16 19:03:42",
                        "last_data": "2026-02-16 19:04:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635260,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-17",
                    "name": "dt",
                    "value": "2026-02-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-17 19:04:10",
                        "last_data": "2026-02-17 19:05:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635474,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-18",
                    "name": "dt",
                    "value": "2026-02-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-18 19:04:18",
                        "last_data": "2026-02-18 19:05:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635682,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-19",
                    "name": "dt",
                    "value": "2026-02-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-19 19:04:04",
                        "last_data": "2026-02-19 19:05:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635900,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-20",
                    "name": "dt",
                    "value": "2026-02-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-20 19:03:57",
                        "last_data": "2026-02-20 19:05:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636106,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-21",
                    "name": "dt",
                    "value": "2026-02-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-21 19:03:33",
                        "last_data": "2026-02-21 19:05:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636381,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-22",
                    "name": "dt",
                    "value": "2026-02-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-22 19:03:31",
                        "last_data": "2026-02-22 19:05:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636663,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-23",
                    "name": "dt",
                    "value": "2026-02-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-23 19:04:27",
                        "last_data": "2026-02-23 19:06:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1636878,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-24",
                    "name": "dt",
                    "value": "2026-02-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-24 19:04:29",
                        "last_data": "2026-02-24 19:06:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637498,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-25",
                    "name": "dt",
                    "value": "2026-02-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-25 19:03:40",
                        "last_data": "2026-02-25 19:04:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637719,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-26",
                    "name": "dt",
                    "value": "2026-02-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-26 19:04:29",
                        "last_data": "2026-02-26 19:05:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641109,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-27",
                    "name": "dt",
                    "value": "2026-02-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-27 19:31:09",
                        "last_data": "2026-02-27 19:32:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641318,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-02-28",
                    "name": "dt",
                    "value": "2026-02-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-28 19:05:19",
                        "last_data": "2026-02-28 19:07:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641554,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-01",
                    "name": "dt",
                    "value": "2026-03-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-01 19:05:08",
                        "last_data": "2026-03-01 19:08:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641750,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-02",
                    "name": "dt",
                    "value": "2026-03-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-02 19:04:24",
                        "last_data": "2026-03-02 19:05:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642000,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-03",
                    "name": "dt",
                    "value": "2026-03-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-03 21:24:45",
                        "last_data": "2026-03-03 21:26:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642207,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-04",
                    "name": "dt",
                    "value": "2026-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-04 19:04:26",
                        "last_data": "2026-03-04 19:07:39"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642430,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-05",
                    "name": "dt",
                    "value": "2026-03-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-05 19:05:40",
                        "last_data": "2026-03-05 19:06:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642649,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-06",
                    "name": "dt",
                    "value": "2026-03-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-06 19:04:21",
                        "last_data": "2026-03-06 19:05:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642863,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-07",
                    "name": "dt",
                    "value": "2026-03-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-07 19:04:09",
                        "last_data": "2026-03-07 19:05:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1643116,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-08",
                    "name": "dt",
                    "value": "2026-03-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-08 19:03:52",
                        "last_data": "2026-03-08 19:05:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1643866,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-09",
                    "name": "dt",
                    "value": "2026-03-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-09 19:05:34",
                        "last_data": "2026-03-09 19:08:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1644939,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-10",
                    "name": "dt",
                    "value": "2026-03-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-10 19:04:00",
                        "last_data": "2026-03-10 19:05:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645158,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-11",
                    "name": "dt",
                    "value": "2026-03-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-11 19:05:03",
                        "last_data": "2026-03-11 19:06:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645370,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-12",
                    "name": "dt",
                    "value": "2026-03-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-12 19:04:20",
                        "last_data": "2026-03-12 19:06:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645587,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-13",
                    "name": "dt",
                    "value": "2026-03-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-13 19:03:17",
                        "last_data": "2026-03-13 19:03:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645795,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-14",
                    "name": "dt",
                    "value": "2026-03-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-14 19:03:28",
                        "last_data": "2026-03-14 19:04:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1646074,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-15",
                    "name": "dt",
                    "value": "2026-03-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-15 19:03:11",
                        "last_data": "2026-03-15 19:04:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648027,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-16",
                    "name": "dt",
                    "value": "2026-03-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-16 19:03:27",
                        "last_data": "2026-03-16 19:06:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648242,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-17",
                    "name": "dt",
                    "value": "2026-03-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-17 19:04:52",
                        "last_data": "2026-03-17 19:06:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648455,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-18",
                    "name": "dt",
                    "value": "2026-03-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-18 19:04:33",
                        "last_data": "2026-03-18 19:05:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648703,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-19",
                    "name": "dt",
                    "value": "2026-03-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-19 19:03:57",
                        "last_data": "2026-03-19 19:05:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648912,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-20",
                    "name": "dt",
                    "value": "2026-03-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-20 19:04:43",
                        "last_data": "2026-03-20 19:06:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649247,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-21",
                    "name": "dt",
                    "value": "2026-03-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-21 19:04:17",
                        "last_data": "2026-03-21 19:05:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649451,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-22",
                    "name": "dt",
                    "value": "2026-03-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-22 19:04:33",
                        "last_data": "2026-03-22 19:05:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649670,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-23",
                    "name": "dt",
                    "value": "2026-03-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-23 19:04:40",
                        "last_data": "2026-03-23 19:07:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649885,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-24",
                    "name": "dt",
                    "value": "2026-03-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-24 19:05:08",
                        "last_data": "2026-03-24 19:07:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650138,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-25",
                    "name": "dt",
                    "value": "2026-03-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-25 19:04:28",
                        "last_data": "2026-03-25 19:06:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650351,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-26",
                    "name": "dt",
                    "value": "2026-03-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-26 19:04:02",
                        "last_data": "2026-03-26 19:05:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650567,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-27",
                    "name": "dt",
                    "value": "2026-03-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-27 19:04:11",
                        "last_data": "2026-03-27 19:06:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1650775,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-28",
                    "name": "dt",
                    "value": "2026-03-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-28 19:03:27",
                        "last_data": "2026-03-28 19:04:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651411,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-29",
                    "name": "dt",
                    "value": "2026-03-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-29 19:03:23",
                        "last_data": "2026-03-29 19:04:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651718,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-30",
                    "name": "dt",
                    "value": "2026-03-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-30 19:03:33",
                        "last_data": "2026-03-30 19:05:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651932,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-03-31",
                    "name": "dt",
                    "value": "2026-03-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-31 19:04:25",
                        "last_data": "2026-03-31 19:05:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652160,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-01",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 19:04:51",
                        "last_data": "2026-04-01 19:07:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652535,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-02",
                    "name": "dt",
                    "value": "2026-04-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-02 19:04:23",
                        "last_data": "2026-04-02 19:05:57"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652747,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-03",
                    "name": "dt",
                    "value": "2026-04-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-03 19:04:12",
                        "last_data": "2026-04-03 19:05:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652967,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-04",
                    "name": "dt",
                    "value": "2026-04-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-04 19:03:47",
                        "last_data": "2026-04-04 19:05:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656468,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-05",
                    "name": "dt",
                    "value": "2026-04-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-05 19:03:21",
                        "last_data": "2026-04-05 19:05:14"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656681,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-06",
                    "name": "dt",
                    "value": "2026-04-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-06 19:04:04",
                        "last_data": "2026-04-06 19:06:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1656913,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-07",
                    "name": "dt",
                    "value": "2026-04-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-07 19:04:43",
                        "last_data": "2026-04-07 19:07:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657317,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-08",
                    "name": "dt",
                    "value": "2026-04-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-08 19:04:49",
                        "last_data": "2026-04-08 19:06:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657539,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-09",
                    "name": "dt",
                    "value": "2026-04-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-09 19:03:58",
                        "last_data": "2026-04-09 19:06:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657755,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-10",
                    "name": "dt",
                    "value": "2026-04-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-10 19:03:12",
                        "last_data": "2026-04-10 19:05:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657965,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-11",
                    "name": "dt",
                    "value": "2026-04-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-11 19:04:13",
                        "last_data": "2026-04-11 19:05:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658176,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-12",
                    "name": "dt",
                    "value": "2026-04-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-12 19:02:59",
                        "last_data": "2026-04-12 19:04:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658394,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-13",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 19:03:47",
                        "last_data": "2026-04-13 19:05:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1658575,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-14",
                    "name": "dt",
                    "value": "2026-04-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-14 19:03:43",
                        "last_data": "2026-04-14 19:04:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1659056,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-15",
                    "name": "dt",
                    "value": "2026-04-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-15 19:03:36",
                        "last_data": "2026-04-15 19:04:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1661231,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice/dt=2026-04-16",
                    "name": "dt",
                    "value": "2026-04-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-16 19:04:26",
                        "last_data": "2026-04-16 19:05:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "amount_paid_transaction_currency": "string",
            "amount_unpaid_transaction_currency": "string",
            "contract_billing_freq": "string",
            "contract_cancellation_date": "string",
            "contract_internal_id": "string",
            "customer_company_name": "string",
            "customer_internal_id": "string",
            "customer_sfdc_id": "string",
            "date": "string",
            "document_numberid": "string",
            "due_date": "string",
            "in_contract_action": "string",
            "internal_id": "string",
            "item": "string",
            "lastmodifieddate": "string",
            "status": "string",
            "subsidiary": "string",
            "total_amount_transaction_currency": "string",
            "transaction_line_end_date": "string",
            "transaction_line_line_number": "string",
            "transaction_line_list_price": "string",
            "transaction_line_memo": "string",
            "transaction_line_quantity": "string",
            "transaction_line_rate": "string",
            "transaction_line_start_date": "string",
            "transaction_line_tax_line": "string",
            "transaction_line_unique_id": "string",
            "type": "string",
            "yaypay_pdf": "string"
        },
        "created": "2024-11-05 19:06:38",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_invoice`\n(\n`transaction_line_unique_id`STRING,`yaypay_pdf`STRING,`customer_company_name`STRING,`transaction_line_line_number`STRING,`amount_unpaid_transaction_currency`STRING,`subsidiary`STRING,`type`STRING,`customer_internal_id`STRING,`transaction_line_start_date`STRING,`transaction_line_rate`STRING,`customer_sfdc_id`STRING,`contract_billing_freq`STRING,`in_contract_action`STRING,`total_amount_transaction_currency`STRING,`transaction_line_quantity`STRING,`transaction_line_memo`STRING,`contract_internal_id`STRING,`document_numberid`STRING,`transaction_line_list_price`STRING,`item`STRING,`status`STRING,`transaction_line_end_date`STRING,`transaction_line_tax_line`STRING,`lastmodifieddate`STRING,`date`STRING,`due_date`STRING,`contract_cancellation_date`STRING,`internal_id`STRING,`amount_paid_transaction_currency`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_invoice'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_invoice`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_invoice"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}