Schema Info
Schema Name: sfdl_prod_drivethru.netsuite_netsuite_contract_usage
- created: 2024-10-30 11:48:45
- disabled: False
- format: raw
- id: 1996
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "netsuite_netsuite_contract_usage" } - type: drivethrujson
Schema Versions: 3
-
Version 1207194
- created: 2025-02-25 19:05:18
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract_usage`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_contract_usage`\n(\n`qty`STRING,`contract_internal_id`STRING,`currency`STRING,`internal_id`STRING,`lastmodified`STRING,`class`STRING,`created`STRING,`usage_start_date`STRING,`amount`STRING,`invoice_number`STRING,`inactive`STRING,`invoice_date`STRING,`customer_internal_id`STRING,`item`STRING,`usage_end_date`STRING,`rate`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_contract_usage'\n", "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract_usage" ] - hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage
- id: 1207194
- processed: 1
- raw_data:
{ "amount": null, "class": "CallPotential - Uncategorized", "contract_internal_id": 10795, "created": "2/4/2025 5:08:03 pm", "currency": "USD", "customer_internal_id": 1724722, "inactive": false, "internal_id": 149400, "invoice_date": "2/23/2025", "invoice_number": "Invoice #1282636", "item": "CallPotential Tracking Lines (Usage)", "lastmodified": "2/23/2025 3:02:40 am", "qty": 2, "rate": null, "usage_end_date": "1/31/2025", "usage_start_date": "1/1/2025" } - schema_attributes:
{ "amount": "string", "class": "string", "contract_internal_id": "string", "created": "string", "currency": "string", "customer_internal_id": "string", "inactive": "string", "internal_id": "string", "invoice_date": "string", "invoice_number": "string", "item": "string", "lastmodified": "string", "qty": "string", "rate": "string", "usage_end_date": "string", "usage_start_date": "string" } - schema_name_id: 1996
- schema_scan_id: 137816716
- updated: 2025-02-25 19:05:34
-
Version 1075801
- created: 2024-11-05 19:09:41
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract_usage`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_contract_usage`\n(\n`class`STRING,`amount`STRING,`rate`STRING,`invoice_number`STRING,`usage_start_date`STRING,`lastmodified`STRING,`created`STRING,`contract_internal_id`STRING,`usage_end_date`STRING,`qty`STRING,`internal_id`STRING,`currency`STRING,`inactive`STRING,`invoice_date`STRING,`item`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_contract_usage'\n", "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract_usage" ] - hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage
- id: 1075801
- processed: 1
- raw_data:
{ "amount": 40.8, "class": "FMS - sE", "contract_internal_id": 380, "created": "12/4/2023 4:10:04 pm", "currency": "USD", "inactive": false, "internal_id": 39984, "invoice_date": "12/1/2023", "invoice_number": "Invoice #859537", "item": "MH Letter", "lastmodified": "11/5/2024 7:02:14 am", "qty": 51, "rate": 0.8, "usage_end_date": "11/30/2023", "usage_start_date": "11/1/2023" } - schema_attributes:
{ "amount": "string", "class": "string", "contract_internal_id": "string", "created": "string", "currency": "string", "inactive": "string", "internal_id": "string", "invoice_date": "string", "invoice_number": "string", "item": "string", "lastmodified": "string", "qty": "string", "rate": "string", "usage_end_date": "string", "usage_start_date": "string" } - schema_name_id: 1996
- schema_scan_id: 131003871
- updated: 2024-11-05 19:09:54
-
Version 1068659
- created: 2024-10-30 11:48:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract_usage`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_contract_usage`\n(\n`contract_internal_id`STRING,`internal_id`STRING,`inactive`STRING,`item`STRING,`class`STRING,`qty`STRING,`amount`STRING,`rate`STRING,`currency`STRING,`created`STRING,`invoice_number`STRING,`invoice_date`STRING,`usage_start_date`STRING,`usage_end_date`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_contract_usage'\n", "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract_usage" ] - hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage
- id: 1068659
- processed: 1
- raw_data:
{ "amount": 54.4, "class": "FMS - sE", "contract_internal_id": 632, "created": "11/1/2023 12:36:51 pm", "currency": "USD", "inactive": false, "internal_id": 32687, "invoice_date": "11/1/2023", "invoice_number": "Invoice #834319", "item": "MH Letter", "qty": 68, "rate": 0.8, "usage_end_date": "10/31/2023", "usage_start_date": "10/1/2023" } - schema_attributes:
{ "amount": "string", "class": "string", "contract_internal_id": "string", "created": "string", "currency": "string", "inactive": "string", "internal_id": "string", "invoice_date": "string", "invoice_number": "string", "item": "string", "qty": "string", "rate": "string", "usage_end_date": "string", "usage_start_date": "string" } - schema_name_id: 1996
- schema_scan_id: 130547253
- updated: 2024-10-30 11:49:00
Schema Scans: 5
Last at 2026-04-16 19:05:34
-
Scan 162152353
- duration: 0:00:03.685707
- exit_message:
{ "ddl_changed": false, "partitions_applied": true, "success": true } - id: 162152353
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/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_contract_usage", "key": "raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-16/netsuite_contract_usage_part_1_17-04-29-440.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract_usage", "type": "drivethrujson" }, "trace_context": { "parent_id": 9781607497220505346, "service_name": "drive-thru", "span_id": 3390286718531620681, "trace_id": 9745827038667463734 } } - running: False
- schema_name_id: 1996
- start_time: 2026-04-16 19:05:34
- success: True
- trace_id: 9745827038667463734
-
Scan 162096327
- duration: 0:00:03.540678
- exit_message:
{ "ddl_changed": false, "partitions_applied": true, "success": true } - id: 162096327
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/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_contract_usage", "key": "raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-15/netsuite_contract_usage_part_1_17-04-15-935.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract_usage", "type": "drivethrujson" }, "trace_context": { "parent_id": 5440698267764048459, "service_name": "drive-thru", "span_id": 8780169912783085737, "trace_id": 417397279858735028 } } - running: False
- schema_name_id: 1996
- start_time: 2026-04-15 19:04:21
- success: True
- trace_id: 417397279858735028
-
Scan 137816716
- duration: 0:00:21.108616
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 73, "partitions_applied": false, "success": true } - id: 137816716
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-02-25", "name": "dt", "type": "string", "value": "2025-02-25" }, "s3": { "bucket": "sfdl-drivethrujson-drivethru-prod", "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage", "key": "raw_incremental/netsuite_netsuite_contract_usage/dt=2025-02-25/netsuite_contract_usage_part_1.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract_usage", "type": "drivethrujson" }, "trace_context": { "parent_id": 8517279698115547198, "service_name": "drive-thru", "span_id": 3159610580063826548, "trace_id": 1663328919891298980 } } - running: False
- schema_name_id: 1996
- start_time: 2025-02-25 19:05:17
- success: True
- trace_id: 1663328919891298980
-
Scan 131003871
- duration: 0:00:25.114207
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2, "partitions_applied": false, "success": true } - id: 131003871
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2024-11-05", "name": "dt", "type": "string", "value": "2024-11-05" }, "s3": { "bucket": "sfdl-drivethrujson-drivethru-prod", "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage", "key": "raw_incremental/netsuite_netsuite_contract_usage/dt=2024-11-05/netsuite_contract_usage_part_3.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract_usage", "type": "drivethrujson" }, "trace_context": { "parent_id": 6696678280503345842, "service_name": "drive-thru", "span_id": 8693805527185534710, "trace_id": 11742820627632920052 } } - running: False
- schema_name_id: 1996
- start_time: 2024-11-05 19:09:32
- success: True
- trace_id: 11742820627632920052
-
Scan 130547253
- duration: 0:00:17.514327
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 130547253
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2024-10-30", "name": "dt", "type": "string", "value": "2024-10-30" }, "s3": { "bucket": "sfdl-drivethrujson-drivethru-prod", "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage", "key": "raw_incremental/netsuite_netsuite_contract_usage/dt=2024-10-30/netsuite_contract_usage_part_3.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract_usage", "type": "drivethrujson" }, "trace_context": { "parent_id": 8953450506625350753, "service_name": "drive-thru", "span_id": 775089749730875902, "trace_id": 4096014078542506323 } } - running: False
- schema_name_id: 1996
- start_time: 2024-10-30 11:48:45
- success: True
- trace_id: 4096014078542506323
- count: 174
- ddl:
[ "ALTER TABLE\n `sfdl_prod_drivethru.netsuite_netsuite_contract_usage`\nADD\n\n\n PARTITION (dt='2025-10-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-01/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-31/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-21/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-24/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-30/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-17/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-06/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-08/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-12/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-16/'\n;" ] - name: dt
- state:
[ { "info": { "id": 1566188, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-15/", "name": "dt", "value": "2025-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-15 19:04:10", "last_data": "2025-10-15 19:04:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1568517, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-16/", "name": "dt", "value": "2025-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-16 19:03:34", "last_data": "2025-10-16 19:03:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1595814, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-17/", "name": "dt", "value": "2025-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 19:03:26", "last_data": "2025-10-17 19:03:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596076, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-18/", "name": "dt", "value": "2025-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-18 19:03:29", "last_data": "2025-10-18 19:03:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596647, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-19/", "name": "dt", "value": "2025-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-19 19:03:05", "last_data": "2025-10-19 19:03:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596857, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-20/", "name": "dt", "value": "2025-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-20 19:07:30", "last_data": "2025-10-20 19:07:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597110, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-21/", "name": "dt", "value": "2025-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-21 19:11:22", "last_data": "2025-10-21 19:11:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597350, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-22/", "name": "dt", "value": "2025-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-22 19:31:41", "last_data": "2025-10-22 19:31:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597571, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-23/", "name": "dt", "value": "2025-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-23 19:12:03", "last_data": "2025-10-23 19:12:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597842, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-24/", "name": "dt", "value": "2025-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-24 19:15:33", "last_data": "2025-10-24 19:15:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598076, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-25/", "name": "dt", "value": "2025-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-25 19:26:59", "last_data": "2025-10-25 19:26:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598308, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-26/", "name": "dt", "value": "2025-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-26 19:22:04", "last_data": "2025-10-26 19:22:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598544, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-27/", "name": "dt", "value": "2025-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-27 19:21:15", "last_data": "2025-10-27 19:21:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598783, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-28/", "name": "dt", "value": "2025-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-28 19:36:24", "last_data": "2025-10-28 19:36:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599007, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-29/", "name": "dt", "value": "2025-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-29 19:13:59", "last_data": "2025-10-29 19:13:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599245, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-30/", "name": "dt", "value": "2025-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-30 19:23:51", "last_data": "2025-10-30 19:23:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599470, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-31/", "name": "dt", "value": "2025-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-31 19:07:40", "last_data": "2025-10-31 19:07:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599905, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-01/", "name": "dt", "value": "2025-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-01 19:15:45", "last_data": "2025-11-01 19:15:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600464, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-03/", "name": "dt", "value": "2025-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-03 20:02:10", "last_data": "2025-11-03 20:02:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600703, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-04/", "name": "dt", "value": "2025-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-04 19:26:58", "last_data": "2025-11-04 19:26:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600930, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-05/", "name": "dt", "value": "2025-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-05 19:30:29", "last_data": "2025-11-05 19:30:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601165, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-06/", "name": "dt", "value": "2025-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-06 19:22:00", "last_data": "2025-11-06 19:22:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601432, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-07/", "name": "dt", "value": "2025-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-07 19:23:29", "last_data": "2025-11-07 19:23:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601665, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-08/", "name": "dt", "value": "2025-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-08 19:15:38", "last_data": "2025-11-08 19:15:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601905, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-09/", "name": "dt", "value": "2025-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-09 19:27:41", "last_data": "2025-11-09 19:27:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602147, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-10/", "name": "dt", "value": "2025-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-10 19:20:51", "last_data": "2025-11-10 19:20:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602382, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-11/", "name": "dt", "value": "2025-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-11 19:20:03", "last_data": "2025-11-11 19:20:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602619, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-12/", "name": "dt", "value": "2025-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-12 19:33:12", "last_data": "2025-11-12 19:33:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602862, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-13/", "name": "dt", "value": "2025-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-13 19:19:46", "last_data": "2025-11-13 19:19:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1603091, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-14/", "name": "dt", "value": "2025-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-14 19:21:29", "last_data": "2025-11-14 19:21:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1603343, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-15/", "name": "dt", "value": "2025-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-15 19:16:09", "last_data": "2025-11-15 19:16:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605748, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-16/", "name": "dt", "value": "2025-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 19:14:29", "last_data": "2025-11-16 19:14:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605992, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-17/", "name": "dt", "value": "2025-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-17 19:20:19", "last_data": "2025-11-17 19:20:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606257, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-18/", "name": "dt", "value": "2025-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-18 19:30:31", "last_data": "2025-11-18 19:30:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606481, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-19/", "name": "dt", "value": "2025-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-19 19:25:27", "last_data": "2025-11-19 19:25:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606726, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-20/", "name": "dt", "value": "2025-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-20 19:33:26", "last_data": "2025-11-20 19:33:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606987, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-21/", "name": "dt", "value": "2025-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-21 19:28:32", "last_data": "2025-11-21 19:28:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607749, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-22/", "name": "dt", "value": "2025-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-22 19:19:40", "last_data": "2025-11-22 19:19:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607976, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-23/", "name": "dt", "value": "2025-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-23 19:25:27", "last_data": "2025-11-23 19:25:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608217, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-24/", "name": "dt", "value": "2025-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-24 19:29:55", "last_data": "2025-11-24 19:29:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608448, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-25/", "name": "dt", "value": "2025-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-25 19:15:55", "last_data": "2025-11-25 19:15:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608681, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-26/", "name": "dt", "value": "2025-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-26 19:15:50", "last_data": "2025-11-26 19:15:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608903, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-27/", "name": "dt", "value": "2025-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-27 19:17:04", "last_data": "2025-11-27 19:17:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609144, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-28/", "name": "dt", "value": "2025-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-28 19:24:24", "last_data": "2025-11-28 19:24:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609362, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-29/", "name": "dt", "value": "2025-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-29 19:14:34", "last_data": "2025-11-29 19:14:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609584, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-30/", "name": "dt", "value": "2025-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-30 19:21:15", "last_data": "2025-11-30 19:21:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609846, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-01/", "name": "dt", "value": "2025-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-01 19:16:09", "last_data": "2025-12-01 19:16:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610089, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-02/", "name": "dt", "value": "2025-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-02 19:30:08", "last_data": "2025-12-02 19:30:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610320, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-03/", "name": "dt", "value": "2025-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-03 19:17:37", "last_data": "2025-12-03 19:17:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610561, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-04/", "name": "dt", "value": "2025-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-04 19:17:15", "last_data": "2025-12-04 19:17:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611068, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-05/", "name": "dt", "value": "2025-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-05 19:13:43", "last_data": "2025-12-05 19:13:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611305, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-06/", "name": "dt", "value": "2025-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-06 19:21:35", "last_data": "2025-12-06 19:21:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611533, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-07/", "name": "dt", "value": "2025-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-07 19:38:58", "last_data": "2025-12-07 19:38:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611773, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-08/", "name": "dt", "value": "2025-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-08 19:16:23", "last_data": "2025-12-08 19:16:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612259, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-09/", "name": "dt", "value": "2025-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-09 19:20:05", "last_data": "2025-12-09 19:20:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612497, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-10/", "name": "dt", "value": "2025-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-10 19:18:55", "last_data": "2025-12-10 19:18:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612750, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-11/", "name": "dt", "value": "2025-12-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-11 19:37:06", "last_data": "2025-12-11 19:37:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613011, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-12/", "name": "dt", "value": "2025-12-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-12 19:17:32", "last_data": "2025-12-12 19:17:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613297, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-13/", "name": "dt", "value": "2025-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-13 19:31:46", "last_data": "2025-12-13 19:31:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613509, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-14/", "name": "dt", "value": "2025-12-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-14 19:17:01", "last_data": "2025-12-14 19:17:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1613797, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-15/", "name": "dt", "value": "2025-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-15 19:32:30", "last_data": "2025-12-15 19:32:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616540, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-16/", "name": "dt", "value": "2025-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 19:22:38", "last_data": "2025-12-16 19:22:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616762, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-17/", "name": "dt", "value": "2025-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-17 19:18:31", "last_data": "2025-12-17 19:18:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616982, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-18/", "name": "dt", "value": "2025-12-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-18 19:40:27", "last_data": "2025-12-18 19:40:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617203, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-19/", "name": "dt", "value": "2025-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-19 19:22:25", "last_data": "2025-12-19 19:22:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617413, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-20/", "name": "dt", "value": "2025-12-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-20 19:33:49", "last_data": "2025-12-20 19:33:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617650, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-21/", "name": "dt", "value": "2025-12-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-21 19:14:09", "last_data": "2025-12-21 19:14:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617876, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-22/", "name": "dt", "value": "2025-12-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-22 19:15:58", "last_data": "2025-12-22 19:15:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618095, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-23/", "name": "dt", "value": "2025-12-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-23 19:13:31", "last_data": "2025-12-23 19:13:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618304, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-24/", "name": "dt", "value": "2025-12-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-24 19:13:58", "last_data": "2025-12-24 19:13:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618516, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-25/", "name": "dt", "value": "2025-12-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-25 19:14:54", "last_data": "2025-12-25 19:14:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618739, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-26/", "name": "dt", "value": "2025-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-26 19:16:55", "last_data": "2025-12-26 19:16:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1618945, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-27/", "name": "dt", "value": "2025-12-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-27 19:13:26", "last_data": "2025-12-27 19:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619191, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-28/", "name": "dt", "value": "2025-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-28 19:15:24", "last_data": "2025-12-28 19:15:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619420, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-29/", "name": "dt", "value": "2025-12-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-29 19:13:53", "last_data": "2025-12-29 19:13:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619636, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-30/", "name": "dt", "value": "2025-12-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-30 19:16:52", "last_data": "2025-12-30 19:16:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619850, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-31/", "name": "dt", "value": "2025-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-31 19:14:50", "last_data": "2025-12-31 19:14:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620304, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-02/", "name": "dt", "value": "2026-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-02 19:13:58", "last_data": "2026-01-02 19:13:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620516, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-03/", "name": "dt", "value": "2026-01-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-03 19:13:37", "last_data": "2026-01-03 19:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620728, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-04/", "name": "dt", "value": "2026-01-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-04 19:13:24", "last_data": "2026-01-04 19:13:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620958, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-05/", "name": "dt", "value": "2026-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-05 19:16:28", "last_data": "2026-01-05 19:16:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621177, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-06/", "name": "dt", "value": "2026-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-06 19:26:19", "last_data": "2026-01-06 19:26:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621403, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-07/", "name": "dt", "value": "2026-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-07 19:17:41", "last_data": "2026-01-07 19:17:41" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621624, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-08/", "name": "dt", "value": "2026-01-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-08 19:16:38", "last_data": "2026-01-08 19:16:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621832, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-09/", "name": "dt", "value": "2026-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-09 19:15:08", "last_data": "2026-01-09 19:15:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622064, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-10/", "name": "dt", "value": "2026-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-10 19:16:50", "last_data": "2026-01-10 19:16:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622293, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-11/", "name": "dt", "value": "2026-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-11 19:14:57", "last_data": "2026-01-11 19:14:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622633, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-12/", "name": "dt", "value": "2026-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-12 19:14:47", "last_data": "2026-01-12 19:14:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622851, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-13/", "name": "dt", "value": "2026-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-13 19:15:08", "last_data": "2026-01-13 19:15:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1623070, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-14/", "name": "dt", "value": "2026-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-14 19:16:43", "last_data": "2026-01-14 19:16:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1623339, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-15/", "name": "dt", "value": "2026-01-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-15 19:16:04", "last_data": "2026-01-15 19:16:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1625664, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-16/", "name": "dt", "value": "2026-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-16 19:15:58", "last_data": "2026-01-16 19:15:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626084, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-17/", "name": "dt", "value": "2026-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-17 19:15:38", "last_data": "2026-01-17 19:15:38" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626297, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-18/", "name": "dt", "value": "2026-01-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-18 19:16:20", "last_data": "2026-01-18 19:16:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626518, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-19/", "name": "dt", "value": "2026-01-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-19 19:15:13", "last_data": "2026-01-19 19:15:13" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626767, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-20/", "name": "dt", "value": "2026-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-20 19:15:27", "last_data": "2026-01-20 19:15:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1626988, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-21/", "name": "dt", "value": "2026-01-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-21 19:14:29", "last_data": "2026-01-21 19:14:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627415, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-23/", "name": "dt", "value": "2026-01-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-23 19:15:27", "last_data": "2026-01-23 19:15:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627628, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-24/", "name": "dt", "value": "2026-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-24 19:14:48", "last_data": "2026-01-24 19:14:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628063, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-26/", "name": "dt", "value": "2026-01-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-26 19:17:35", "last_data": "2026-01-26 19:17:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628275, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-27/", "name": "dt", "value": "2026-01-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-27 19:16:04", "last_data": "2026-01-27 19:16:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628497, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-28/", "name": "dt", "value": "2026-01-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-28 19:15:14", "last_data": "2026-01-28 19:15:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628725, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-29/", "name": "dt", "value": "2026-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-29 19:14:36", "last_data": "2026-01-29 19:14:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1628949, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-30/", "name": "dt", "value": "2026-01-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-30 19:15:32", "last_data": "2026-01-30 19:15:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629385, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-01/", "name": "dt", "value": "2026-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-01 19:15:04", "last_data": "2026-02-01 19:15:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629610, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-02/", "name": "dt", "value": "2026-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-02 19:15:19", "last_data": "2026-02-02 19:15:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629890, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-03/", "name": "dt", "value": "2026-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-03 19:16:19", "last_data": "2026-02-03 19:16:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630109, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-04/", "name": "dt", "value": "2026-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-04 19:16:02", "last_data": "2026-02-04 19:16:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630333, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-05/", "name": "dt", "value": "2026-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-05 19:17:58", "last_data": "2026-02-05 19:17:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630554, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-06/", "name": "dt", "value": "2026-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-06 21:14:12", "last_data": "2026-02-06 21:14:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630767, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-07/", "name": "dt", "value": "2026-02-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-07 19:16:49", "last_data": "2026-02-07 19:16:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630975, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-08/", "name": "dt", "value": "2026-02-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-08 19:19:56", "last_data": "2026-02-08 19:19:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631204, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-09/", "name": "dt", "value": "2026-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-09 19:16:56", "last_data": "2026-02-09 19:16:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631431, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-10/", "name": "dt", "value": "2026-02-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-10 19:39:23", "last_data": "2026-02-10 19:39:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631742, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-11/", "name": "dt", "value": "2026-02-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-11 19:17:19", "last_data": "2026-02-11 19:17:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1631963, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-12/", "name": "dt", "value": "2026-02-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-12 19:18:43", "last_data": "2026-02-12 19:18:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632265, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-13/", "name": "dt", "value": "2026-02-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-13 19:17:36", "last_data": "2026-02-13 19:17:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632472, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-14/", "name": "dt", "value": "2026-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-14 19:16:58", "last_data": "2026-02-14 19:16:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1632746, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-15/", "name": "dt", "value": "2026-02-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-15 19:17:03", "last_data": "2026-02-15 19:17:03" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635050, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-16/", "name": "dt", "value": "2026-02-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-16 19:15:44", "last_data": "2026-02-16 19:15:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635268, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-17/", "name": "dt", "value": "2026-02-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-17 19:15:18", "last_data": "2026-02-17 19:15:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635697, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-19/", "name": "dt", "value": "2026-02-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-19 19:18:57", "last_data": "2026-02-19 19:18:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1635910, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-20/", "name": "dt", "value": "2026-02-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-20 19:15:44", "last_data": "2026-02-20 19:15:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636120, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-21/", "name": "dt", "value": "2026-02-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-21 19:15:06", "last_data": "2026-02-21 19:15:06" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636390, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-22/", "name": "dt", "value": "2026-02-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-22 19:17:47", "last_data": "2026-02-22 19:17:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636672, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-23/", "name": "dt", "value": "2026-02-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-23 19:15:05", "last_data": "2026-02-23 19:15:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1636887, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-24/", "name": "dt", "value": "2026-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-24 19:15:59", "last_data": "2026-02-24 19:15:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1637504, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-25/", "name": "dt", "value": "2026-02-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-25 19:16:24", "last_data": "2026-02-25 19:16:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1637728, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-26/", "name": "dt", "value": "2026-02-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-26 19:17:51", "last_data": "2026-02-26 19:17:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641116, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-27/", "name": "dt", "value": "2026-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-27 19:43:34", "last_data": "2026-02-27 19:43:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641329, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-28/", "name": "dt", "value": "2026-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-28 19:17:39", "last_data": "2026-02-28 19:17:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641566, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-01/", "name": "dt", "value": "2026-03-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-01 19:16:30", "last_data": "2026-03-01 19:16:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641764, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-02/", "name": "dt", "value": "2026-03-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-02 19:15:33", "last_data": "2026-03-02 19:15:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642006, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-03/", "name": "dt", "value": "2026-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-03 21:40:24", "last_data": "2026-03-03 21:40:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642221, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-04/", "name": "dt", "value": "2026-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-04 19:18:04", "last_data": "2026-03-04 19:18:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642440, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-05/", "name": "dt", "value": "2026-03-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-05 19:18:00", "last_data": "2026-03-05 19:18:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642661, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-06/", "name": "dt", "value": "2026-03-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-06 19:19:28", "last_data": "2026-03-06 19:19:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1643122, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-08/", "name": "dt", "value": "2026-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-08 19:16:22", "last_data": "2026-03-08 19:16:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645163, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-11/", "name": "dt", "value": "2026-03-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-11 19:20:31", "last_data": "2026-03-11 19:20:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645376, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-12/", "name": "dt", "value": "2026-03-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-12 19:17:22", "last_data": "2026-03-12 19:17:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1645800, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-14/", "name": "dt", "value": "2026-03-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-14 19:20:14", "last_data": "2026-03-14 19:20:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1646075, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-15/", "name": "dt", "value": "2026-03-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-15 19:04:42", "last_data": "2026-03-15 19:04:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648030, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-16/", "name": "dt", "value": "2026-03-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-16 19:05:14", "last_data": "2026-03-16 19:05:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648245, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-17/", "name": "dt", "value": "2026-03-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-17 19:06:29", "last_data": "2026-03-17 19:06:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648459, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-18/", "name": "dt", "value": "2026-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-18 19:06:18", "last_data": "2026-03-18 19:06:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648705, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-19/", "name": "dt", "value": "2026-03-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-19 19:05:19", "last_data": "2026-03-19 19:05:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648914, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-20/", "name": "dt", "value": "2026-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-20 19:06:37", "last_data": "2026-03-20 19:06:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649249, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-21/", "name": "dt", "value": "2026-03-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-21 19:06:12", "last_data": "2026-03-21 19:06:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649453, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-22/", "name": "dt", "value": "2026-03-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-22 19:05:58", "last_data": "2026-03-22 19:05:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649677, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-23/", "name": "dt", "value": "2026-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-23 19:07:31", "last_data": "2026-03-23 19:07:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649898, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-24/", "name": "dt", "value": "2026-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-24 19:13:37", "last_data": "2026-03-24 19:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650142, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-25/", "name": "dt", "value": "2026-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-25 19:05:29", "last_data": "2026-03-25 19:05:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650354, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-26/", "name": "dt", "value": "2026-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-26 19:05:34", "last_data": "2026-03-26 19:05:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650570, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-27/", "name": "dt", "value": "2026-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-27 19:05:29", "last_data": "2026-03-27 19:05:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650779, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-28/", "name": "dt", "value": "2026-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-28 19:04:42", "last_data": "2026-03-28 19:04:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651413, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-29/", "name": "dt", "value": "2026-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-29 19:04:45", "last_data": "2026-03-29 19:04:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651721, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-30/", "name": "dt", "value": "2026-03-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-30 19:05:04", "last_data": "2026-03-30 19:05:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651935, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-31/", "name": "dt", "value": "2026-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-31 19:05:54", "last_data": "2026-03-31 19:05:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652164, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-01/", "name": "dt", "value": "2026-04-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-01 19:06:16", "last_data": "2026-04-01 19:06:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652538, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-02/", "name": "dt", "value": "2026-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-02 19:05:49", "last_data": "2026-04-02 19:05:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652751, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-03/", "name": "dt", "value": "2026-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-03 19:05:29", "last_data": "2026-04-03 19:05:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652970, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-04/", "name": "dt", "value": "2026-04-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-04 19:05:16", "last_data": "2026-04-04 19:05:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656471, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-05/", "name": "dt", "value": "2026-04-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-05 19:04:47", "last_data": "2026-04-05 19:04:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656683, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-06/", "name": "dt", "value": "2026-04-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-06 19:04:42", "last_data": "2026-04-06 19:04:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656917, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-07/", "name": "dt", "value": "2026-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-07 19:07:53", "last_data": "2026-04-07 19:07:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657320, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-08/", "name": "dt", "value": "2026-04-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-08 19:06:18", "last_data": "2026-04-08 19:06:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657541, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-09/", "name": "dt", "value": "2026-04-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-09 19:05:22", "last_data": "2026-04-09 19:05:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657761, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-10/", "name": "dt", "value": "2026-04-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-10 19:04:44", "last_data": "2026-04-10 19:04:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1657974, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-11/", "name": "dt", "value": "2026-04-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-11 19:05:54", "last_data": "2026-04-11 19:05:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658181, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-12/", "name": "dt", "value": "2026-04-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-12 19:04:20", "last_data": "2026-04-12 19:04:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658396, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-13/", "name": "dt", "value": "2026-04-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-13 19:05:08", "last_data": "2026-04-13 19:05:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1658581, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-14/", "name": "dt", "value": "2026-04-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-14 19:04:24", "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": 1659065, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-15/", "name": "dt", "value": "2026-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-15 19:04:22", "last_data": "2026-04-15 19:04:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1661242, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-16/", "name": "dt", "value": "2026-04-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-16 19:05:34", "last_data": "2026-04-16 19:05:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "amount": "string", "class": "string", "contract_internal_id": "string", "created": "string", "currency": "string", "customer_internal_id": "string", "inactive": "string", "internal_id": "string", "invoice_date": "string", "invoice_number": "string", "item": "string", "lastmodified": "string", "qty": "string", "rate": "string", "usage_end_date": "string", "usage_start_date": "string" } - created: 2025-02-25 19:05:18
- 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_contract_usage`\n(\n`qty`STRING,`contract_internal_id`STRING,`currency`STRING,`internal_id`STRING,`lastmodified`STRING,`class`STRING,`created`STRING,`usage_start_date`STRING,`amount`STRING,`invoice_number`STRING,`inactive`STRING,`invoice_date`STRING,`customer_internal_id`STRING,`item`STRING,`usage_end_date`STRING,`rate`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_contract_usage'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract_usage`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract_usage" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2024-10-30 11:48:45",
"disabled": false,
"format": "raw",
"id": 1996,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "netsuite_netsuite_contract_usage"
},
"type": "drivethrujson"
},
"partition": {
"count": 174,
"ddl": [
"ALTER TABLE\n `sfdl_prod_drivethru.netsuite_netsuite_contract_usage`\nADD\n\n\n PARTITION (dt='2025-10-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-01/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-08/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-09/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-10/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-11/'\n PARTITION (dt='2025-12-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-12/'\n PARTITION (dt='2025-12-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-13/'\n PARTITION (dt='2025-12-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-14/'\n PARTITION (dt='2025-12-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-15/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-17/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-18/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-19/'\n PARTITION (dt='2025-12-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-20/'\n PARTITION (dt='2025-12-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-21/'\n PARTITION (dt='2025-12-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-22/'\n PARTITION (dt='2025-12-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-23/'\n PARTITION (dt='2025-12-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-24/'\n PARTITION (dt='2025-12-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-25/'\n PARTITION (dt='2025-12-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-26/'\n PARTITION (dt='2025-12-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-27/'\n PARTITION (dt='2025-12-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-28/'\n PARTITION (dt='2025-12-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-29/'\n PARTITION (dt='2025-12-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-30/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-31/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-02/'\n PARTITION (dt='2026-01-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-03/'\n PARTITION (dt='2026-01-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-04/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-05/'\n PARTITION (dt='2026-01-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-06/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-07/'\n PARTITION (dt='2026-01-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-08/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-09/'\n PARTITION (dt='2026-01-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-10/'\n PARTITION (dt='2026-01-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-11/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-13/'\n PARTITION (dt='2026-01-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-14/'\n PARTITION (dt='2026-01-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-15/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-16/'\n PARTITION (dt='2026-01-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-17/'\n PARTITION (dt='2026-01-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-18/'\n PARTITION (dt='2026-01-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-19/'\n PARTITION (dt='2026-01-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-20/'\n PARTITION (dt='2026-01-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-21/'\n PARTITION (dt='2026-01-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-23/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-24/'\n PARTITION (dt='2026-01-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-26/'\n PARTITION (dt='2026-01-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-27/'\n PARTITION (dt='2026-01-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-28/'\n PARTITION (dt='2026-01-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-29/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-30/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-01/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-02/'\n PARTITION (dt='2026-02-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-03/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-05/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-06/'\n PARTITION (dt='2026-02-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-07/'\n PARTITION (dt='2026-02-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-08/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-10/'\n PARTITION (dt='2026-02-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-11/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-12/'\n PARTITION (dt='2026-02-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-13/'\n PARTITION (dt='2026-02-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-14/'\n PARTITION (dt='2026-02-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-15/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-16/'\n PARTITION (dt='2026-02-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-17/'\n PARTITION (dt='2026-02-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-19/'\n PARTITION (dt='2026-02-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-20/'\n PARTITION (dt='2026-02-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-21/'\n PARTITION (dt='2026-02-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-22/'\n PARTITION (dt='2026-02-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-23/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-24/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-25/'\n PARTITION (dt='2026-02-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-26/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-28/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-01/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-02/'\n PARTITION (dt='2026-03-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-03/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-05/'\n PARTITION (dt='2026-03-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-06/'\n PARTITION (dt='2026-03-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-08/'\n PARTITION (dt='2026-03-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-11/'\n PARTITION (dt='2026-03-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-12/'\n PARTITION (dt='2026-03-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-14/'\n PARTITION (dt='2026-03-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-15/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-16/'\n PARTITION (dt='2026-03-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-17/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-18/'\n PARTITION (dt='2026-03-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-19/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-20/'\n PARTITION (dt='2026-03-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-21/'\n PARTITION (dt='2026-03-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-22/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-25/'\n PARTITION (dt='2026-03-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-26/'\n PARTITION (dt='2026-03-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-27/'\n PARTITION (dt='2026-03-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-28/'\n PARTITION (dt='2026-03-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-29/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-30/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-31/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-01/'\n PARTITION (dt='2026-04-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-02/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-03/'\n PARTITION (dt='2026-04-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-04/'\n PARTITION (dt='2026-04-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-05/'\n PARTITION (dt='2026-04-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-06/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-07/'\n PARTITION (dt='2026-04-08') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-08/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-10/'\n PARTITION (dt='2026-04-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-11/'\n PARTITION (dt='2026-04-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-12/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-14/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-15/'\n PARTITION (dt='2026-04-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-16/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 1566188,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-15/",
"name": "dt",
"value": "2025-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-15 19:04:10",
"last_data": "2025-10-15 19:04:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1568517,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-16/",
"name": "dt",
"value": "2025-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-16 19:03:34",
"last_data": "2025-10-16 19:03:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1595814,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-17/",
"name": "dt",
"value": "2025-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 19:03:26",
"last_data": "2025-10-17 19:03:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596076,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-18/",
"name": "dt",
"value": "2025-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-18 19:03:29",
"last_data": "2025-10-18 19:03:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596647,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-19/",
"name": "dt",
"value": "2025-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-19 19:03:05",
"last_data": "2025-10-19 19:03:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596857,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-20/",
"name": "dt",
"value": "2025-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-20 19:07:30",
"last_data": "2025-10-20 19:07:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597110,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-21/",
"name": "dt",
"value": "2025-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-21 19:11:22",
"last_data": "2025-10-21 19:11:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597350,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-22/",
"name": "dt",
"value": "2025-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-22 19:31:41",
"last_data": "2025-10-22 19:31:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597571,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-23/",
"name": "dt",
"value": "2025-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-23 19:12:03",
"last_data": "2025-10-23 19:12:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597842,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-24/",
"name": "dt",
"value": "2025-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-24 19:15:33",
"last_data": "2025-10-24 19:15:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598076,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-25/",
"name": "dt",
"value": "2025-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-25 19:26:59",
"last_data": "2025-10-25 19:26:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598308,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-26/",
"name": "dt",
"value": "2025-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-26 19:22:04",
"last_data": "2025-10-26 19:22:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598544,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-27/",
"name": "dt",
"value": "2025-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-27 19:21:15",
"last_data": "2025-10-27 19:21:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598783,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-28/",
"name": "dt",
"value": "2025-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-28 19:36:24",
"last_data": "2025-10-28 19:36:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599007,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-29/",
"name": "dt",
"value": "2025-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-29 19:13:59",
"last_data": "2025-10-29 19:13:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599245,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-30/",
"name": "dt",
"value": "2025-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-30 19:23:51",
"last_data": "2025-10-30 19:23:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599470,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-10-31/",
"name": "dt",
"value": "2025-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-31 19:07:40",
"last_data": "2025-10-31 19:07:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599905,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-01/",
"name": "dt",
"value": "2025-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-01 19:15:45",
"last_data": "2025-11-01 19:15:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600464,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-03/",
"name": "dt",
"value": "2025-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-03 20:02:10",
"last_data": "2025-11-03 20:02:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600703,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-04/",
"name": "dt",
"value": "2025-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-04 19:26:58",
"last_data": "2025-11-04 19:26:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600930,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-05/",
"name": "dt",
"value": "2025-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-05 19:30:29",
"last_data": "2025-11-05 19:30:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601165,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-06/",
"name": "dt",
"value": "2025-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-06 19:22:00",
"last_data": "2025-11-06 19:22:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601432,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-07/",
"name": "dt",
"value": "2025-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-07 19:23:29",
"last_data": "2025-11-07 19:23:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601665,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-08/",
"name": "dt",
"value": "2025-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-08 19:15:38",
"last_data": "2025-11-08 19:15:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601905,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-09/",
"name": "dt",
"value": "2025-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-09 19:27:41",
"last_data": "2025-11-09 19:27:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602147,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-10/",
"name": "dt",
"value": "2025-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-10 19:20:51",
"last_data": "2025-11-10 19:20:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602382,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-11/",
"name": "dt",
"value": "2025-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-11 19:20:03",
"last_data": "2025-11-11 19:20:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602619,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-12/",
"name": "dt",
"value": "2025-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-12 19:33:12",
"last_data": "2025-11-12 19:33:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602862,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-13/",
"name": "dt",
"value": "2025-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-13 19:19:46",
"last_data": "2025-11-13 19:19:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1603091,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-14/",
"name": "dt",
"value": "2025-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-14 19:21:29",
"last_data": "2025-11-14 19:21:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1603343,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-15/",
"name": "dt",
"value": "2025-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-15 19:16:09",
"last_data": "2025-11-15 19:16:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605748,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-16/",
"name": "dt",
"value": "2025-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 19:14:29",
"last_data": "2025-11-16 19:14:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605992,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-17/",
"name": "dt",
"value": "2025-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-17 19:20:19",
"last_data": "2025-11-17 19:20:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606257,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-18/",
"name": "dt",
"value": "2025-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-18 19:30:31",
"last_data": "2025-11-18 19:30:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606481,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-19/",
"name": "dt",
"value": "2025-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-19 19:25:27",
"last_data": "2025-11-19 19:25:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606726,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-20/",
"name": "dt",
"value": "2025-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-20 19:33:26",
"last_data": "2025-11-20 19:33:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606987,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-21/",
"name": "dt",
"value": "2025-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-21 19:28:32",
"last_data": "2025-11-21 19:28:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607749,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-22/",
"name": "dt",
"value": "2025-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-22 19:19:40",
"last_data": "2025-11-22 19:19:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607976,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-23/",
"name": "dt",
"value": "2025-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-23 19:25:27",
"last_data": "2025-11-23 19:25:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608217,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-24/",
"name": "dt",
"value": "2025-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-24 19:29:55",
"last_data": "2025-11-24 19:29:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608448,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-25/",
"name": "dt",
"value": "2025-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-25 19:15:55",
"last_data": "2025-11-25 19:15:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608681,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-26/",
"name": "dt",
"value": "2025-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-26 19:15:50",
"last_data": "2025-11-26 19:15:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608903,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-27/",
"name": "dt",
"value": "2025-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-27 19:17:04",
"last_data": "2025-11-27 19:17:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609144,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-28/",
"name": "dt",
"value": "2025-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-28 19:24:24",
"last_data": "2025-11-28 19:24:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609362,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-29/",
"name": "dt",
"value": "2025-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-29 19:14:34",
"last_data": "2025-11-29 19:14:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609584,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-11-30/",
"name": "dt",
"value": "2025-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-30 19:21:15",
"last_data": "2025-11-30 19:21:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609846,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-01/",
"name": "dt",
"value": "2025-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-01 19:16:09",
"last_data": "2025-12-01 19:16:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610089,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-02/",
"name": "dt",
"value": "2025-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-02 19:30:08",
"last_data": "2025-12-02 19:30:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610320,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-03/",
"name": "dt",
"value": "2025-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-03 19:17:37",
"last_data": "2025-12-03 19:17:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610561,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-04/",
"name": "dt",
"value": "2025-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-04 19:17:15",
"last_data": "2025-12-04 19:17:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611068,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-05/",
"name": "dt",
"value": "2025-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-05 19:13:43",
"last_data": "2025-12-05 19:13:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611305,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-06/",
"name": "dt",
"value": "2025-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-06 19:21:35",
"last_data": "2025-12-06 19:21:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611533,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-07/",
"name": "dt",
"value": "2025-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-07 19:38:58",
"last_data": "2025-12-07 19:38:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611773,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-08/",
"name": "dt",
"value": "2025-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-08 19:16:23",
"last_data": "2025-12-08 19:16:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612259,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-09/",
"name": "dt",
"value": "2025-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-09 19:20:05",
"last_data": "2025-12-09 19:20:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612497,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-10/",
"name": "dt",
"value": "2025-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-10 19:18:55",
"last_data": "2025-12-10 19:18:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612750,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-11/",
"name": "dt",
"value": "2025-12-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-11 19:37:06",
"last_data": "2025-12-11 19:37:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613011,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-12/",
"name": "dt",
"value": "2025-12-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-12 19:17:32",
"last_data": "2025-12-12 19:17:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613297,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-13/",
"name": "dt",
"value": "2025-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-13 19:31:46",
"last_data": "2025-12-13 19:31:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613509,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-14/",
"name": "dt",
"value": "2025-12-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-14 19:17:01",
"last_data": "2025-12-14 19:17:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1613797,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-15/",
"name": "dt",
"value": "2025-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-15 19:32:30",
"last_data": "2025-12-15 19:32:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616540,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-16/",
"name": "dt",
"value": "2025-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 19:22:38",
"last_data": "2025-12-16 19:22:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616762,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-17/",
"name": "dt",
"value": "2025-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-17 19:18:31",
"last_data": "2025-12-17 19:18:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616982,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-18/",
"name": "dt",
"value": "2025-12-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-18 19:40:27",
"last_data": "2025-12-18 19:40:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617203,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-19/",
"name": "dt",
"value": "2025-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-19 19:22:25",
"last_data": "2025-12-19 19:22:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617413,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-20/",
"name": "dt",
"value": "2025-12-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-20 19:33:49",
"last_data": "2025-12-20 19:33:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617650,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-21/",
"name": "dt",
"value": "2025-12-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-21 19:14:09",
"last_data": "2025-12-21 19:14:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617876,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-22/",
"name": "dt",
"value": "2025-12-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-22 19:15:58",
"last_data": "2025-12-22 19:15:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618095,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-23/",
"name": "dt",
"value": "2025-12-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-23 19:13:31",
"last_data": "2025-12-23 19:13:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618304,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-24/",
"name": "dt",
"value": "2025-12-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-24 19:13:58",
"last_data": "2025-12-24 19:13:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618516,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-25/",
"name": "dt",
"value": "2025-12-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-25 19:14:54",
"last_data": "2025-12-25 19:14:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618739,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-26/",
"name": "dt",
"value": "2025-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-26 19:16:55",
"last_data": "2025-12-26 19:16:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1618945,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-27/",
"name": "dt",
"value": "2025-12-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-27 19:13:26",
"last_data": "2025-12-27 19:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619191,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-28/",
"name": "dt",
"value": "2025-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-28 19:15:24",
"last_data": "2025-12-28 19:15:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619420,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-29/",
"name": "dt",
"value": "2025-12-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-29 19:13:53",
"last_data": "2025-12-29 19:13:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619636,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-30/",
"name": "dt",
"value": "2025-12-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-30 19:16:52",
"last_data": "2025-12-30 19:16:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619850,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2025-12-31/",
"name": "dt",
"value": "2025-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-31 19:14:50",
"last_data": "2025-12-31 19:14:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620304,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-02/",
"name": "dt",
"value": "2026-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-02 19:13:58",
"last_data": "2026-01-02 19:13:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620516,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-03/",
"name": "dt",
"value": "2026-01-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-03 19:13:37",
"last_data": "2026-01-03 19:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620728,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-04/",
"name": "dt",
"value": "2026-01-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-04 19:13:24",
"last_data": "2026-01-04 19:13:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620958,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-05/",
"name": "dt",
"value": "2026-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-05 19:16:28",
"last_data": "2026-01-05 19:16:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621177,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-06/",
"name": "dt",
"value": "2026-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-06 19:26:19",
"last_data": "2026-01-06 19:26:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621403,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-07/",
"name": "dt",
"value": "2026-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-07 19:17:41",
"last_data": "2026-01-07 19:17:41"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621624,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-08/",
"name": "dt",
"value": "2026-01-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-08 19:16:38",
"last_data": "2026-01-08 19:16:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621832,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-09/",
"name": "dt",
"value": "2026-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-09 19:15:08",
"last_data": "2026-01-09 19:15:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622064,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-10/",
"name": "dt",
"value": "2026-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-10 19:16:50",
"last_data": "2026-01-10 19:16:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622293,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-11/",
"name": "dt",
"value": "2026-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-11 19:14:57",
"last_data": "2026-01-11 19:14:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622633,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-12/",
"name": "dt",
"value": "2026-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-12 19:14:47",
"last_data": "2026-01-12 19:14:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622851,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-13/",
"name": "dt",
"value": "2026-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-13 19:15:08",
"last_data": "2026-01-13 19:15:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1623070,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-14/",
"name": "dt",
"value": "2026-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-14 19:16:43",
"last_data": "2026-01-14 19:16:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1623339,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-15/",
"name": "dt",
"value": "2026-01-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-15 19:16:04",
"last_data": "2026-01-15 19:16:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1625664,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-16/",
"name": "dt",
"value": "2026-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-16 19:15:58",
"last_data": "2026-01-16 19:15:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626084,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-17/",
"name": "dt",
"value": "2026-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-17 19:15:38",
"last_data": "2026-01-17 19:15:38"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626297,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-18/",
"name": "dt",
"value": "2026-01-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-18 19:16:20",
"last_data": "2026-01-18 19:16:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626518,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-19/",
"name": "dt",
"value": "2026-01-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-19 19:15:13",
"last_data": "2026-01-19 19:15:13"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626767,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-20/",
"name": "dt",
"value": "2026-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-20 19:15:27",
"last_data": "2026-01-20 19:15:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1626988,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-21/",
"name": "dt",
"value": "2026-01-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-21 19:14:29",
"last_data": "2026-01-21 19:14:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627415,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-23/",
"name": "dt",
"value": "2026-01-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-23 19:15:27",
"last_data": "2026-01-23 19:15:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627628,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-24/",
"name": "dt",
"value": "2026-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-24 19:14:48",
"last_data": "2026-01-24 19:14:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628063,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-26/",
"name": "dt",
"value": "2026-01-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-26 19:17:35",
"last_data": "2026-01-26 19:17:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628275,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-27/",
"name": "dt",
"value": "2026-01-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-27 19:16:04",
"last_data": "2026-01-27 19:16:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628497,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-28/",
"name": "dt",
"value": "2026-01-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-28 19:15:14",
"last_data": "2026-01-28 19:15:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628725,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-29/",
"name": "dt",
"value": "2026-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-29 19:14:36",
"last_data": "2026-01-29 19:14:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1628949,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-01-30/",
"name": "dt",
"value": "2026-01-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-30 19:15:32",
"last_data": "2026-01-30 19:15:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629385,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-01/",
"name": "dt",
"value": "2026-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-01 19:15:04",
"last_data": "2026-02-01 19:15:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629610,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-02/",
"name": "dt",
"value": "2026-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-02 19:15:19",
"last_data": "2026-02-02 19:15:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629890,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-03/",
"name": "dt",
"value": "2026-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-03 19:16:19",
"last_data": "2026-02-03 19:16:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630109,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-04/",
"name": "dt",
"value": "2026-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-04 19:16:02",
"last_data": "2026-02-04 19:16:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630333,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-05/",
"name": "dt",
"value": "2026-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-05 19:17:58",
"last_data": "2026-02-05 19:17:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630554,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-06/",
"name": "dt",
"value": "2026-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-06 21:14:12",
"last_data": "2026-02-06 21:14:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630767,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-07/",
"name": "dt",
"value": "2026-02-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-07 19:16:49",
"last_data": "2026-02-07 19:16:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630975,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-08/",
"name": "dt",
"value": "2026-02-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-08 19:19:56",
"last_data": "2026-02-08 19:19:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631204,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-09/",
"name": "dt",
"value": "2026-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-09 19:16:56",
"last_data": "2026-02-09 19:16:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631431,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-10/",
"name": "dt",
"value": "2026-02-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-10 19:39:23",
"last_data": "2026-02-10 19:39:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631742,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-11/",
"name": "dt",
"value": "2026-02-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-11 19:17:19",
"last_data": "2026-02-11 19:17:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1631963,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-12/",
"name": "dt",
"value": "2026-02-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-12 19:18:43",
"last_data": "2026-02-12 19:18:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632265,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-13/",
"name": "dt",
"value": "2026-02-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-13 19:17:36",
"last_data": "2026-02-13 19:17:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632472,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-14/",
"name": "dt",
"value": "2026-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-14 19:16:58",
"last_data": "2026-02-14 19:16:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1632746,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-15/",
"name": "dt",
"value": "2026-02-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-15 19:17:03",
"last_data": "2026-02-15 19:17:03"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635050,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-16/",
"name": "dt",
"value": "2026-02-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-16 19:15:44",
"last_data": "2026-02-16 19:15:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635268,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-17/",
"name": "dt",
"value": "2026-02-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-17 19:15:18",
"last_data": "2026-02-17 19:15:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635697,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-19/",
"name": "dt",
"value": "2026-02-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-19 19:18:57",
"last_data": "2026-02-19 19:18:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1635910,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-20/",
"name": "dt",
"value": "2026-02-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-20 19:15:44",
"last_data": "2026-02-20 19:15:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636120,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-21/",
"name": "dt",
"value": "2026-02-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-21 19:15:06",
"last_data": "2026-02-21 19:15:06"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636390,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-22/",
"name": "dt",
"value": "2026-02-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-22 19:17:47",
"last_data": "2026-02-22 19:17:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636672,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-23/",
"name": "dt",
"value": "2026-02-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-23 19:15:05",
"last_data": "2026-02-23 19:15:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1636887,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-24/",
"name": "dt",
"value": "2026-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-24 19:15:59",
"last_data": "2026-02-24 19:15:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1637504,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-25/",
"name": "dt",
"value": "2026-02-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-25 19:16:24",
"last_data": "2026-02-25 19:16:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1637728,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-26/",
"name": "dt",
"value": "2026-02-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-26 19:17:51",
"last_data": "2026-02-26 19:17:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641116,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-27/",
"name": "dt",
"value": "2026-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-27 19:43:34",
"last_data": "2026-02-27 19:43:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641329,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-02-28/",
"name": "dt",
"value": "2026-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-28 19:17:39",
"last_data": "2026-02-28 19:17:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641566,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-01/",
"name": "dt",
"value": "2026-03-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-01 19:16:30",
"last_data": "2026-03-01 19:16:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641764,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-02/",
"name": "dt",
"value": "2026-03-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-02 19:15:33",
"last_data": "2026-03-02 19:15:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642006,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-03/",
"name": "dt",
"value": "2026-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-03 21:40:24",
"last_data": "2026-03-03 21:40:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642221,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-04/",
"name": "dt",
"value": "2026-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-04 19:18:04",
"last_data": "2026-03-04 19:18:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642440,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-05/",
"name": "dt",
"value": "2026-03-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-05 19:18:00",
"last_data": "2026-03-05 19:18:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642661,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-06/",
"name": "dt",
"value": "2026-03-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-06 19:19:28",
"last_data": "2026-03-06 19:19:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1643122,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-08/",
"name": "dt",
"value": "2026-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-08 19:16:22",
"last_data": "2026-03-08 19:16:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645163,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-11/",
"name": "dt",
"value": "2026-03-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-11 19:20:31",
"last_data": "2026-03-11 19:20:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645376,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-12/",
"name": "dt",
"value": "2026-03-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-12 19:17:22",
"last_data": "2026-03-12 19:17:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1645800,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-14/",
"name": "dt",
"value": "2026-03-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-14 19:20:14",
"last_data": "2026-03-14 19:20:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1646075,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-15/",
"name": "dt",
"value": "2026-03-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-15 19:04:42",
"last_data": "2026-03-15 19:04:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648030,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-16/",
"name": "dt",
"value": "2026-03-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-16 19:05:14",
"last_data": "2026-03-16 19:05:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648245,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-17/",
"name": "dt",
"value": "2026-03-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-17 19:06:29",
"last_data": "2026-03-17 19:06:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648459,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-18/",
"name": "dt",
"value": "2026-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-18 19:06:18",
"last_data": "2026-03-18 19:06:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648705,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-19/",
"name": "dt",
"value": "2026-03-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-19 19:05:19",
"last_data": "2026-03-19 19:05:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648914,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-20/",
"name": "dt",
"value": "2026-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-20 19:06:37",
"last_data": "2026-03-20 19:06:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649249,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-21/",
"name": "dt",
"value": "2026-03-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-21 19:06:12",
"last_data": "2026-03-21 19:06:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649453,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-22/",
"name": "dt",
"value": "2026-03-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-22 19:05:58",
"last_data": "2026-03-22 19:05:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649677,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-23/",
"name": "dt",
"value": "2026-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-23 19:07:31",
"last_data": "2026-03-23 19:07:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649898,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-24/",
"name": "dt",
"value": "2026-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-24 19:13:37",
"last_data": "2026-03-24 19:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650142,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-25/",
"name": "dt",
"value": "2026-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-25 19:05:29",
"last_data": "2026-03-25 19:05:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650354,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-26/",
"name": "dt",
"value": "2026-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-26 19:05:34",
"last_data": "2026-03-26 19:05:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650570,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-27/",
"name": "dt",
"value": "2026-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-27 19:05:29",
"last_data": "2026-03-27 19:05:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650779,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-28/",
"name": "dt",
"value": "2026-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-28 19:04:42",
"last_data": "2026-03-28 19:04:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651413,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-29/",
"name": "dt",
"value": "2026-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-29 19:04:45",
"last_data": "2026-03-29 19:04:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651721,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-30/",
"name": "dt",
"value": "2026-03-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-30 19:05:04",
"last_data": "2026-03-30 19:05:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651935,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-03-31/",
"name": "dt",
"value": "2026-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-31 19:05:54",
"last_data": "2026-03-31 19:05:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652164,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-01/",
"name": "dt",
"value": "2026-04-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-01 19:06:16",
"last_data": "2026-04-01 19:06:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652538,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-02/",
"name": "dt",
"value": "2026-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-02 19:05:49",
"last_data": "2026-04-02 19:05:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652751,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-03/",
"name": "dt",
"value": "2026-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-03 19:05:29",
"last_data": "2026-04-03 19:05:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652970,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-04/",
"name": "dt",
"value": "2026-04-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-04 19:05:16",
"last_data": "2026-04-04 19:05:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656471,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-05/",
"name": "dt",
"value": "2026-04-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-05 19:04:47",
"last_data": "2026-04-05 19:04:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656683,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-06/",
"name": "dt",
"value": "2026-04-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-06 19:04:42",
"last_data": "2026-04-06 19:04:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656917,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-07/",
"name": "dt",
"value": "2026-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-07 19:07:53",
"last_data": "2026-04-07 19:07:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657320,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-08/",
"name": "dt",
"value": "2026-04-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-08 19:06:18",
"last_data": "2026-04-08 19:06:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657541,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-09/",
"name": "dt",
"value": "2026-04-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-09 19:05:22",
"last_data": "2026-04-09 19:05:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657761,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-10/",
"name": "dt",
"value": "2026-04-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-10 19:04:44",
"last_data": "2026-04-10 19:04:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1657974,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-11/",
"name": "dt",
"value": "2026-04-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-11 19:05:54",
"last_data": "2026-04-11 19:05:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658181,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-12/",
"name": "dt",
"value": "2026-04-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-12 19:04:20",
"last_data": "2026-04-12 19:04:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658396,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-13/",
"name": "dt",
"value": "2026-04-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-13 19:05:08",
"last_data": "2026-04-13 19:05:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1658581,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-14/",
"name": "dt",
"value": "2026-04-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-14 19:04:24",
"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": 1659065,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-15/",
"name": "dt",
"value": "2026-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-15 19:04:22",
"last_data": "2026-04-15 19:04:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1661242,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract_usage/dt=2026-04-16/",
"name": "dt",
"value": "2026-04-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-16 19:05:34",
"last_data": "2026-04-16 19:05:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"amount": "string",
"class": "string",
"contract_internal_id": "string",
"created": "string",
"currency": "string",
"customer_internal_id": "string",
"inactive": "string",
"internal_id": "string",
"invoice_date": "string",
"invoice_number": "string",
"item": "string",
"lastmodified": "string",
"qty": "string",
"rate": "string",
"usage_end_date": "string",
"usage_start_date": "string"
},
"created": "2025-02-25 19:05:18",
"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_contract_usage`\n(\n`qty`STRING,`contract_internal_id`STRING,`currency`STRING,`internal_id`STRING,`lastmodified`STRING,`class`STRING,`created`STRING,`usage_start_date`STRING,`amount`STRING,`invoice_number`STRING,`inactive`STRING,`invoice_date`STRING,`customer_internal_id`STRING,`item`STRING,`usage_end_date`STRING,`rate`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_contract_usage'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract_usage`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract_usage"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}