Schema Info
Schema Name: sfdl_prod_drivethru.netsuite_netsuite_contract
- created: 2025-02-27 19:05:10
- disabled: False
- format: raw
- id: 3475
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "netsuite_netsuite_contract" } - type: drivethrujson
Schema Versions: 2
-
Version 1227284
- created: 2025-03-14 19:03:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_contract`\n(\n`lastmodifieddate`STRING,`deferral_account`STRING,`type`STRING,`inactive`STRING,`internal_id`STRING,`description`STRING,`special_account_type`STRING,`display_name_with_hierarchy`STRING,`subsidiaries`STRING,`subaccount_of`STRING,`external_id`STRING,`subaccount_number`STRING,`name`STRING,`currency`STRING,`1099misc_category`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'\n", "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract" ] - hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract
- id: 1227284
- processed: 1
- raw_data:
{ "1099misc_category": null, "currency": "USD", "deferral_account": null, "description": "Sitelink Operating Account", "display_name_with_hierarchy": "10985 Sitelink Software LLC (JPM)", "external_id": "10985", "inactive": false, "internal_id": 1955, "lastmodifieddate": "3/14/2025 5:23:36 am", "name": "Sitelink Software LLC (JPM)", "special_account_type": null, "subaccount_number": null, "subaccount_of": null, "subsidiaries": "SiteLink Software, LLC", "type": "Bank" } - schema_attributes:
{ "1099misc_category": "string", "currency": "string", "deferral_account": "string", "description": "string", "display_name_with_hierarchy": "string", "external_id": "string", "inactive": "string", "internal_id": "string", "lastmodifieddate": "string", "name": "string", "special_account_type": "string", "subaccount_number": "string", "subaccount_of": "string", "subsidiaries": "string", "type": "string" } - schema_name_id: 3475
- schema_scan_id: 138800264
- updated: 2025-03-14 19:03:56
-
Version 1209341
- created: 2025-02-27 19:05:12
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_contract`\n(\n`external_id`STRING,`internal_id`STRING,`display_name_with_hierarchy`STRING,`name`STRING,`type`STRING,`description`STRING,`1099misc_category`STRING,`inactive`STRING,`special_account_type`STRING,`subaccount_of`STRING,`subaccount_number`STRING,`subsidiaries`STRING,`currency`STRING,`deferral_account`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'\n", "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract" ] - hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract
- id: 1209341
- processed: 1
- raw_data:
{ "1099misc_category": null, "currency": null, "deferral_account": null, "description": "To record claims/LAE reserves associated with sE TPP", "display_name_with_hierarchy": "54538 Loss Expense : Claims/LAE Reserves - sE TPP", "external_id": "54538", "inactive": false, "internal_id": 1727, "name": "Claims/LAE Reserves - sE TPP", "special_account_type": null, "subaccount_number": "54500", "subaccount_of": "Loss Expense", "subsidiaries": "Storable Intermediate Holdco, LP", "type": "COGS" } - schema_attributes:
{ "1099misc_category": "string", "currency": "string", "deferral_account": "string", "description": "string", "display_name_with_hierarchy": "string", "external_id": "string", "inactive": "string", "internal_id": "string", "name": "string", "special_account_type": "string", "subaccount_number": "string", "subaccount_of": "string", "subsidiaries": "string", "type": "string" } - schema_name_id: 3475
- schema_scan_id: 137937658
- updated: 2025-02-27 19:05:26
Schema Scans: 3
Last at 2026-04-15 19:03:57
-
Scan 162096286
- duration: 0:00:03.479455
- exit_message:
{ "ddl_changed": false, "partitions_applied": true, "success": true } - id: 162096286
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/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", "key": "raw_incremental/netsuite_netsuite_contract/dt=2026-04-15/netsuite_contract_part_1_17-03-40-715.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract", "type": "drivethrujson" }, "trace_context": { "parent_id": 16654663797696480694, "service_name": "drive-thru", "span_id": 9722881283177151803, "trace_id": 14983971711063230316 } } - running: False
- schema_name_id: 3475
- start_time: 2026-04-15 19:03:57
- success: True
- trace_id: 14983971711063230316
-
Scan 138800264
- duration: 0:00:14.864218
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2, "partitions_applied": false, "success": true } - id: 138800264
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-03-14", "name": "dt", "type": "string", "value": "2025-03-14" }, "s3": { "bucket": "sfdl-drivethrujson-drivethru-prod", "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract", "key": "raw_incremental/netsuite_netsuite_contract/dt=2025-03-14/netsuite_contract_part_1.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract", "type": "drivethrujson" }, "trace_context": { "parent_id": 11389923684085087670, "service_name": "drive-thru", "span_id": 4631955167636890208, "trace_id": 14723439916010737704 } } - running: False
- schema_name_id: 3475
- start_time: 2025-03-14 19:03:44
- success: True
- trace_id: 14723439916010737704
-
Scan 137937658
- duration: 0:00:18.696494
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 137937658
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-02-27", "name": "dt", "type": "string", "value": "2025-02-27" }, "s3": { "bucket": "sfdl-drivethrujson-drivethru-prod", "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract", "key": "raw_incremental/netsuite_netsuite_contract/dt=2025-02-27/netsuite_contract_part_2.json.gz" }, "schema": { "name": "sfdl_prod_drivethru.netsuite_netsuite_contract", "type": "drivethrujson" }, "trace_context": { "parent_id": 16695553039059239324, "service_name": "drive-thru", "span_id": 18106485152902609759, "trace_id": 6302516483734650152 } } - running: False
- schema_name_id: 3475
- start_time: 2025-02-27 19:05:10
- success: True
- trace_id: 6302516483734650152
- count: 36
- ddl:
[ "ALTER TABLE\n `sfdl_prod_drivethru.netsuite_netsuite_contract`\nADD\n\n\n PARTITION (dt='2025-10-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-10-27/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-06/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-10/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-12/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-17/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-19/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-24/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-26/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-01/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-09/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-17/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-19/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-31/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-02/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-05/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-07/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-09/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-12/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-22/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-24/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-02/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-05/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-28/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-04/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-09/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-18/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-25/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-31/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-03/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-07/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-15/'\n;" ] - name: dt
- state:
[ { "info": { "id": 1598538, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-10-27/", "name": "dt", "value": "2025-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-27 19:14:02", "last_data": "2025-10-27 19:14:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601173, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-06/", "name": "dt", "value": "2025-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-06 19:30:08", "last_data": "2025-11-06 19:30:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602143, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-10/", "name": "dt", "value": "2025-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-10 19:20:24", "last_data": "2025-11-10 19:20:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602623, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-12/", "name": "dt", "value": "2025-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-12 19:34:52", "last_data": "2025-11-12 19:34:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605986, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-17/", "name": "dt", "value": "2025-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-17 19:18:18", "last_data": "2025-11-17 19:18:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606477, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-19/", "name": "dt", "value": "2025-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-19 19:23:32", "last_data": "2025-11-19 19:23:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608213, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-24/", "name": "dt", "value": "2025-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-24 19:21:44", "last_data": "2025-11-24 19:21:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608680, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-26/", "name": "dt", "value": "2025-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-26 19:15:24", "last_data": "2025-11-26 19:15:24" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609844, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-01/", "name": "dt", "value": "2025-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-01 19:15:04", "last_data": "2025-12-01 19:15:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1612252, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-09/", "name": "dt", "value": "2025-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-09 19:16:21", "last_data": "2025-12-09 19:16:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616532, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-16/", "name": "dt", "value": "2025-12-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-16 19:13:52", "last_data": "2025-12-16 19:13:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1616761, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-17/", "name": "dt", "value": "2025-12-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-17 19:17:44", "last_data": "2025-12-17 19:17:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1617192, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-19/", "name": "dt", "value": "2025-12-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-19 19:12:36", "last_data": "2025-12-19 19:12:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1619847, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-31/", "name": "dt", "value": "2025-12-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-31 19:07:09", "last_data": "2025-12-31 19:07:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620298, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-02/", "name": "dt", "value": "2026-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-02 19:05:27", "last_data": "2026-01-02 19:05:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1620946, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-05/", "name": "dt", "value": "2026-01-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-05 19:04:37", "last_data": "2026-01-05 19:04:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621395, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-07/", "name": "dt", "value": "2026-01-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-07 19:07:54", "last_data": "2026-01-07 19:07:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1621826, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-09/", "name": "dt", "value": "2026-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-09 19:05:47", "last_data": "2026-01-09 19:05:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1622631, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-12/", "name": "dt", "value": "2026-01-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-12 19:05:35", "last_data": "2026-01-12 19:05:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627192, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-22/", "name": "dt", "value": "2026-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-22 19:05:23", "last_data": "2026-01-22 19:05:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1627622, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-24/", "name": "dt", "value": "2026-01-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-01-24 19:04:47", "last_data": "2026-01-24 19:04:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1629605, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-02/", "name": "dt", "value": "2026-02-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-02 19:05:43", "last_data": "2026-02-02 19:05:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630097, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-04/", "name": "dt", "value": "2026-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-04 19:04:34", "last_data": "2026-02-04 19:04:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1630322, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-05/", "name": "dt", "value": "2026-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-05 19:04:52", "last_data": "2026-02-05 19:04:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641111, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-27/", "name": "dt", "value": "2026-02-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-27 19:31:39", "last_data": "2026-02-27 19:31:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1641324, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-28/", "name": "dt", "value": "2026-02-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-28 19:07:16", "last_data": "2026-02-28 19:07:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1642211, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-04/", "name": "dt", "value": "2026-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-04 19:05:31", "last_data": "2026-03-04 19:05:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1643868, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-09/", "name": "dt", "value": "2026-03-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-09 19:06:31", "last_data": "2026-03-09 19:06:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1648456, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-18/", "name": "dt", "value": "2026-03-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-18 19:05:34", "last_data": "2026-03-18 19:05:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649672, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-23/", "name": "dt", "value": "2026-03-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-23 19:05:55", "last_data": "2026-03-23 19:05:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1649888, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-24/", "name": "dt", "value": "2026-03-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-24 19:05:18", "last_data": "2026-03-24 19:05:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1650140, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-25/", "name": "dt", "value": "2026-03-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-25 19:04:54", "last_data": "2026-03-25 19:04:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1651936, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-31/", "name": "dt", "value": "2026-03-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-03-31 19:06:01", "last_data": "2026-03-31 19:06:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1652749, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-03/", "name": "dt", "value": "2026-04-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-03 19:05:02", "last_data": "2026-04-03 19:05:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1656915, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-07/", "name": "dt", "value": "2026-04-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-07 19:07:05", "last_data": "2026-04-07 19:07:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1659061, "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-15/", "name": "dt", "value": "2026-04-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-04-15 19:03:57", "last_data": "2026-04-15 19:03:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "1099misc_category": "string", "currency": "string", "deferral_account": "string", "description": "string", "display_name_with_hierarchy": "string", "external_id": "string", "inactive": "string", "internal_id": "string", "lastmodifieddate": "string", "name": "string", "special_account_type": "string", "subaccount_number": "string", "subaccount_of": "string", "subsidiaries": "string", "type": "string" } - created: 2025-03-14 19:03:45
- 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`\n(\n`lastmodifieddate`STRING,`deferral_account`STRING,`type`STRING,`inactive`STRING,`internal_id`STRING,`description`STRING,`special_account_type`STRING,`display_name_with_hierarchy`STRING,`subsidiaries`STRING,`subaccount_of`STRING,`external_id`STRING,`subaccount_number`STRING,`name`STRING,`currency`STRING,`1099misc_category`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'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2025-02-27 19:05:10",
"disabled": false,
"format": "raw",
"id": 3475,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "netsuite_netsuite_contract"
},
"type": "drivethrujson"
},
"partition": {
"count": 36,
"ddl": [
"ALTER TABLE\n `sfdl_prod_drivethru.netsuite_netsuite_contract`\nADD\n\n\n PARTITION (dt='2025-10-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-10-27/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-06/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-10/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-12/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-17/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-19/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-24/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-26/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-01/'\n PARTITION (dt='2025-12-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-09/'\n PARTITION (dt='2025-12-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-16/'\n PARTITION (dt='2025-12-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-17/'\n PARTITION (dt='2025-12-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-19/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-31/'\n PARTITION (dt='2026-01-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-02/'\n PARTITION (dt='2026-01-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-05/'\n PARTITION (dt='2026-01-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-07/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-09/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-12/'\n PARTITION (dt='2026-01-22') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-22/'\n PARTITION (dt='2026-01-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-24/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-02/'\n PARTITION (dt='2026-02-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-04/'\n PARTITION (dt='2026-02-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-05/'\n PARTITION (dt='2026-02-27') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-27/'\n PARTITION (dt='2026-02-28') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-28/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-04/'\n PARTITION (dt='2026-03-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-09/'\n PARTITION (dt='2026-03-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-18/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-23/'\n PARTITION (dt='2026-03-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-24/'\n PARTITION (dt='2026-03-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-25/'\n PARTITION (dt='2026-03-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-31/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-03/'\n PARTITION (dt='2026-04-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-07/'\n PARTITION (dt='2026-04-15') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-15/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 1598538,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-10-27/",
"name": "dt",
"value": "2025-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-27 19:14:02",
"last_data": "2025-10-27 19:14:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601173,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-06/",
"name": "dt",
"value": "2025-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-06 19:30:08",
"last_data": "2025-11-06 19:30:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602143,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-10/",
"name": "dt",
"value": "2025-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-10 19:20:24",
"last_data": "2025-11-10 19:20:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602623,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-12/",
"name": "dt",
"value": "2025-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-12 19:34:52",
"last_data": "2025-11-12 19:34:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605986,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-17/",
"name": "dt",
"value": "2025-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-17 19:18:18",
"last_data": "2025-11-17 19:18:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606477,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-19/",
"name": "dt",
"value": "2025-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-19 19:23:32",
"last_data": "2025-11-19 19:23:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608213,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-24/",
"name": "dt",
"value": "2025-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-24 19:21:44",
"last_data": "2025-11-24 19:21:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608680,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-11-26/",
"name": "dt",
"value": "2025-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-26 19:15:24",
"last_data": "2025-11-26 19:15:24"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609844,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-01/",
"name": "dt",
"value": "2025-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-01 19:15:04",
"last_data": "2025-12-01 19:15:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1612252,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-09/",
"name": "dt",
"value": "2025-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-09 19:16:21",
"last_data": "2025-12-09 19:16:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616532,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-16/",
"name": "dt",
"value": "2025-12-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-16 19:13:52",
"last_data": "2025-12-16 19:13:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1616761,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-17/",
"name": "dt",
"value": "2025-12-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-17 19:17:44",
"last_data": "2025-12-17 19:17:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1617192,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-19/",
"name": "dt",
"value": "2025-12-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-19 19:12:36",
"last_data": "2025-12-19 19:12:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1619847,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2025-12-31/",
"name": "dt",
"value": "2025-12-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-31 19:07:09",
"last_data": "2025-12-31 19:07:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620298,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-02/",
"name": "dt",
"value": "2026-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-02 19:05:27",
"last_data": "2026-01-02 19:05:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1620946,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-05/",
"name": "dt",
"value": "2026-01-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-05 19:04:37",
"last_data": "2026-01-05 19:04:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621395,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-07/",
"name": "dt",
"value": "2026-01-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-07 19:07:54",
"last_data": "2026-01-07 19:07:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1621826,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-09/",
"name": "dt",
"value": "2026-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-09 19:05:47",
"last_data": "2026-01-09 19:05:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1622631,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-12/",
"name": "dt",
"value": "2026-01-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-12 19:05:35",
"last_data": "2026-01-12 19:05:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627192,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-22/",
"name": "dt",
"value": "2026-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-22 19:05:23",
"last_data": "2026-01-22 19:05:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1627622,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-01-24/",
"name": "dt",
"value": "2026-01-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-01-24 19:04:47",
"last_data": "2026-01-24 19:04:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1629605,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-02/",
"name": "dt",
"value": "2026-02-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-02 19:05:43",
"last_data": "2026-02-02 19:05:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630097,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-04/",
"name": "dt",
"value": "2026-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-04 19:04:34",
"last_data": "2026-02-04 19:04:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1630322,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-05/",
"name": "dt",
"value": "2026-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-05 19:04:52",
"last_data": "2026-02-05 19:04:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641111,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-27/",
"name": "dt",
"value": "2026-02-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-27 19:31:39",
"last_data": "2026-02-27 19:31:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1641324,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-02-28/",
"name": "dt",
"value": "2026-02-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-28 19:07:16",
"last_data": "2026-02-28 19:07:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1642211,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-04/",
"name": "dt",
"value": "2026-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-04 19:05:31",
"last_data": "2026-03-04 19:05:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1643868,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-09/",
"name": "dt",
"value": "2026-03-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-09 19:06:31",
"last_data": "2026-03-09 19:06:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1648456,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-18/",
"name": "dt",
"value": "2026-03-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-18 19:05:34",
"last_data": "2026-03-18 19:05:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649672,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-23/",
"name": "dt",
"value": "2026-03-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-23 19:05:55",
"last_data": "2026-03-23 19:05:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1649888,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-24/",
"name": "dt",
"value": "2026-03-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-24 19:05:18",
"last_data": "2026-03-24 19:05:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1650140,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-25/",
"name": "dt",
"value": "2026-03-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-25 19:04:54",
"last_data": "2026-03-25 19:04:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1651936,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-03-31/",
"name": "dt",
"value": "2026-03-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-03-31 19:06:01",
"last_data": "2026-03-31 19:06:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1652749,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-03/",
"name": "dt",
"value": "2026-04-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-03 19:05:02",
"last_data": "2026-04-03 19:05:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1656915,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-07/",
"name": "dt",
"value": "2026-04-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-07 19:07:05",
"last_data": "2026-04-07 19:07:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1659061,
"location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_contract/dt=2026-04-15/",
"name": "dt",
"value": "2026-04-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-04-15 19:03:57",
"last_data": "2026-04-15 19:03:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"1099misc_category": "string",
"currency": "string",
"deferral_account": "string",
"description": "string",
"display_name_with_hierarchy": "string",
"external_id": "string",
"inactive": "string",
"internal_id": "string",
"lastmodifieddate": "string",
"name": "string",
"special_account_type": "string",
"subaccount_number": "string",
"subaccount_of": "string",
"subsidiaries": "string",
"type": "string"
},
"created": "2025-03-14 19:03:45",
"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`\n(\n`lastmodifieddate`STRING,`deferral_account`STRING,`type`STRING,`inactive`STRING,`internal_id`STRING,`description`STRING,`special_account_type`STRING,`display_name_with_hierarchy`STRING,`subsidiaries`STRING,`subaccount_of`STRING,`external_id`STRING,`subaccount_number`STRING,`name`STRING,`currency`STRING,`1099misc_category`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'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_contract`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_contract"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}