Schema Info

Schema Name: sfdl_prod_drivethru.netsuite_netsuite_deleted_record
  • created: 2024-10-30 11:51:17
  • disabled: False
  • format: raw
  • id: 2001
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "netsuite_netsuite_deleted_record"
    }
  • type: drivethrujson
Schema Versions: 1
    • created: 2024-10-30 11:51:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_deleted_record`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_deleted_record`\n(\n`record_id`STRING,`record_type`STRING,`name`STRING,`date_deleted`STRING,`deleted_by`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_deleted_record'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_deleted_record"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record
    • id: 1068665
    • processed: 1
    • raw_data:
      {
          "date_deleted": "5/14/2014 8:48:49 am",
          "deleted_by": "Raghavendra Kattimani",
          "name": ".Hazel Fueger",
          "record_id": 485457,
          "record_type": "contact"
      }
    • schema_attributes:
      {
          "date_deleted": "string",
          "deleted_by": "string",
          "name": "string",
          "record_id": "string",
          "record_type": "string"
      }
    • schema_name_id: 2001
    • schema_scan_id: 130547443
    • updated: 2024-10-30 11:51:35
Schema Scans: 1
Last at 2024-10-30 11:51:17
    • duration: 0:00:20.283459
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 130547443
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/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_deleted_record",
              "key": "raw_incremental/netsuite_netsuite_deleted_record/dt=2024-10-30/netsuite_deleted_record_part_1.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_deleted_record",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 5668688587662435433,
              "service_name": "drive-thru",
              "span_id": 16124221462863046559,
              "trace_id": 10398837228196933632
          }
      }
    • running: False
    • schema_name_id: 2001
    • start_time: 2024-10-30 11:51:17
    • success: True
    • trace_id: 10398837228196933632
Partitions:
  • count: 43
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_drivethru.netsuite_netsuite_deleted_record`\nADD\n\n\n PARTITION (dt='2025-10-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-17/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-21/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-29/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-31/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-07/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-13/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-17/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-19/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-24/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-02/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-05/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-11/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-18/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-31/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-09/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-13/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-16/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-02/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-10/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-12/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-16/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-02/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-05/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-13/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-16/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-20/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-23/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-30/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-01/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-03/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-10/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1568518,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-16/",
                "name": "dt",
                "value": "2025-10-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-16 19:03:55",
                    "last_data": "2025-10-16 19:03:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1595817,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-17/",
                "name": "dt",
                "value": "2025-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-17 19:04:03",
                    "last_data": "2025-10-17 19:04:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1596863,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-20/",
                "name": "dt",
                "value": "2025-10-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-20 19:54:25",
                    "last_data": "2025-10-20 19:54:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1597117,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-21/",
                "name": "dt",
                "value": "2025-10-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-21 19:16:24",
                    "last_data": "2025-10-21 19:16:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599018,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-29/",
                "name": "dt",
                "value": "2025-10-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-29 19:58:37",
                    "last_data": "2025-10-29 19:58:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1599483,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-31/",
                "name": "dt",
                "value": "2025-10-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-10-31 19:39:38",
                    "last_data": "2025-10-31 19:39:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601176,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-06/",
                "name": "dt",
                "value": "2025-11-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-06 19:40:49",
                    "last_data": "2025-11-06 19:40:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1601430,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-07/",
                "name": "dt",
                "value": "2025-11-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-07 19:23:07",
                    "last_data": "2025-11-07 19:23:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602140,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-10/",
                "name": "dt",
                "value": "2025-11-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-10 19:18:52",
                    "last_data": "2025-11-10 19:18:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602372,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-11/",
                "name": "dt",
                "value": "2025-11-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-11 19:12:05",
                    "last_data": "2025-11-11 19:12:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602626,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-12/",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 19:38:20",
                    "last_data": "2025-11-12 19:38:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1602860,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-13/",
                "name": "dt",
                "value": "2025-11-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-13 19:18:12",
                    "last_data": "2025-11-13 19:18:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1605983,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-17/",
                "name": "dt",
                "value": "2025-11-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-17 19:15:18",
                    "last_data": "2025-11-17 19:15:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1606483,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-19/",
                "name": "dt",
                "value": "2025-11-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-19 19:25:32",
                    "last_data": "2025-11-19 19:25:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608218,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-24/",
                "name": "dt",
                "value": "2025-11-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-24 19:29:56",
                    "last_data": "2025-11-24 19:29:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1609848,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-01/",
                "name": "dt",
                "value": "2025-12-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-01 19:16:29",
                    "last_data": "2025-12-01 19:16:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610086,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-02/",
                "name": "dt",
                "value": "2025-12-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-02 19:17:49",
                    "last_data": "2025-12-02 19:17:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1610557,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-04/",
                "name": "dt",
                "value": "2025-12-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-04 19:16:40",
                    "last_data": "2025-12-04 19:16:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611077,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-05/",
                "name": "dt",
                "value": "2025-12-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-05 19:18:59",
                    "last_data": "2025-12-05 19:18:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612751,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-11/",
                "name": "dt",
                "value": "2025-12-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-11 19:37:15",
                    "last_data": "2025-12-11 19:37:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1616984,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-18/",
                "name": "dt",
                "value": "2025-12-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-18 19:51:18",
                    "last_data": "2025-12-18 19:51:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1619841,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-31/",
                "name": "dt",
                "value": "2025-12-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-31 19:06:42",
                    "last_data": "2025-12-31 19:06:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1621827,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-09/",
                "name": "dt",
                "value": "2026-01-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-09 19:05:50",
                    "last_data": "2026-01-09 19:05:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622627,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-12/",
                "name": "dt",
                "value": "2026-01-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-12 19:05:18",
                    "last_data": "2026-01-12 19:05:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1622844,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-13/",
                "name": "dt",
                "value": "2026-01-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-13 19:05:37",
                    "last_data": "2026-01-13 19:05:37"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1625659,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-16/",
                "name": "dt",
                "value": "2026-01-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-16 19:06:10",
                    "last_data": "2026-01-16 19:06:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1629601,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-02/",
                "name": "dt",
                "value": "2026-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-02 19:05:13",
                    "last_data": "2026-02-02 19:05:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631200,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-09/",
                "name": "dt",
                "value": "2026-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-09 19:06:16",
                    "last_data": "2026-02-09 19:06:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631429,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-10/",
                "name": "dt",
                "value": "2026-02-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-10 19:27:38",
                    "last_data": "2026-02-10 19:27:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1631959,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-12/",
                "name": "dt",
                "value": "2026-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-12 19:04:58",
                    "last_data": "2026-02-12 19:04:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1635047,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-16/",
                "name": "dt",
                "value": "2026-02-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-16 19:06:08",
                    "last_data": "2026-02-16 19:06:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1641758,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-02/",
                "name": "dt",
                "value": "2026-03-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-02 19:05:58",
                    "last_data": "2026-03-02 19:05:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642217,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-04/",
                "name": "dt",
                "value": "2026-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-04 19:06:33",
                    "last_data": "2026-03-04 19:06:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1642437,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-05/",
                "name": "dt",
                "value": "2026-03-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-05 19:08:01",
                    "last_data": "2026-03-05 19:08:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1645591,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-13/",
                "name": "dt",
                "value": "2026-03-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-13 19:05:25",
                    "last_data": "2026-03-13 19:05:25"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648032,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-16/",
                "name": "dt",
                "value": "2026-03-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-16 19:05:34",
                    "last_data": "2026-03-16 19:05:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1648917,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-20/",
                "name": "dt",
                "value": "2026-03-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-20 19:07:59",
                    "last_data": "2026-03-20 19:07:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1649674,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-23/",
                "name": "dt",
                "value": "2026-03-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-23 19:07:03",
                    "last_data": "2026-03-23 19:07:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1651723,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-30/",
                "name": "dt",
                "value": "2026-03-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-30 19:05:12",
                    "last_data": "2026-03-30 19:05:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652166,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-01/",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 19:07:11",
                    "last_data": "2026-04-01 19:07:11"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1652753,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-03/",
                "name": "dt",
                "value": "2026-04-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-03 19:05:45",
                    "last_data": "2026-04-03 19:05:45"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657542,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-09/",
                "name": "dt",
                "value": "2026-04-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-09 19:05:27",
                    "last_data": "2026-04-09 19:05:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1657763,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-10/",
                "name": "dt",
                "value": "2026-04-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-10 19:05:12",
                    "last_data": "2026-04-10 19:05:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "date_deleted": "string",
        "deleted_by": "string",
        "name": "string",
        "record_id": "string",
        "record_type": "string"
    }
  • created: 2024-10-30 11:51:21
  • 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_deleted_record`\n(\n`record_id`STRING,`record_type`STRING,`name`STRING,`date_deleted`STRING,`deleted_by`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_deleted_record'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_deleted_record`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_deleted_record"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-10-30 11:51:17",
        "disabled": false,
        "format": "raw",
        "id": 2001,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "netsuite_netsuite_deleted_record"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 43,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_drivethru.netsuite_netsuite_deleted_record`\nADD\n\n\n PARTITION (dt='2025-10-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-17/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-21/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-29/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-31/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-07/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-13/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-17/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-19/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-24/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-02/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-05/'\n PARTITION (dt='2025-12-11') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-11/'\n PARTITION (dt='2025-12-18') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-18/'\n PARTITION (dt='2025-12-31') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-31/'\n PARTITION (dt='2026-01-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-09/'\n PARTITION (dt='2026-01-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-12/'\n PARTITION (dt='2026-01-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-13/'\n PARTITION (dt='2026-01-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-16/'\n PARTITION (dt='2026-02-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-02/'\n PARTITION (dt='2026-02-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-09/'\n PARTITION (dt='2026-02-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-10/'\n PARTITION (dt='2026-02-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-12/'\n PARTITION (dt='2026-02-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-16/'\n PARTITION (dt='2026-03-02') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-02/'\n PARTITION (dt='2026-03-04') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-04/'\n PARTITION (dt='2026-03-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-05/'\n PARTITION (dt='2026-03-13') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-13/'\n PARTITION (dt='2026-03-16') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-16/'\n PARTITION (dt='2026-03-20') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-20/'\n PARTITION (dt='2026-03-23') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-23/'\n PARTITION (dt='2026-03-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-30/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-01/'\n PARTITION (dt='2026-04-03') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-03/'\n PARTITION (dt='2026-04-09') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-09/'\n PARTITION (dt='2026-04-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-10/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1568518,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-16/",
                    "name": "dt",
                    "value": "2025-10-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-16 19:03:55",
                        "last_data": "2025-10-16 19:03:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1595817,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-17/",
                    "name": "dt",
                    "value": "2025-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-17 19:04:03",
                        "last_data": "2025-10-17 19:04:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1596863,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-20/",
                    "name": "dt",
                    "value": "2025-10-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-20 19:54:25",
                        "last_data": "2025-10-20 19:54:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1597117,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-21/",
                    "name": "dt",
                    "value": "2025-10-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-21 19:16:24",
                        "last_data": "2025-10-21 19:16:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599018,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-29/",
                    "name": "dt",
                    "value": "2025-10-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-29 19:58:37",
                        "last_data": "2025-10-29 19:58:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1599483,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-10-31/",
                    "name": "dt",
                    "value": "2025-10-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-10-31 19:39:38",
                        "last_data": "2025-10-31 19:39:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601176,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-06/",
                    "name": "dt",
                    "value": "2025-11-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-06 19:40:49",
                        "last_data": "2025-11-06 19:40:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1601430,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-07/",
                    "name": "dt",
                    "value": "2025-11-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-07 19:23:07",
                        "last_data": "2025-11-07 19:23:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602140,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-10/",
                    "name": "dt",
                    "value": "2025-11-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-10 19:18:52",
                        "last_data": "2025-11-10 19:18:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602372,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-11/",
                    "name": "dt",
                    "value": "2025-11-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-11 19:12:05",
                        "last_data": "2025-11-11 19:12:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602626,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-12/",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 19:38:20",
                        "last_data": "2025-11-12 19:38:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1602860,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-13/",
                    "name": "dt",
                    "value": "2025-11-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-13 19:18:12",
                        "last_data": "2025-11-13 19:18:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1605983,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-17/",
                    "name": "dt",
                    "value": "2025-11-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-17 19:15:18",
                        "last_data": "2025-11-17 19:15:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1606483,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-19/",
                    "name": "dt",
                    "value": "2025-11-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-19 19:25:32",
                        "last_data": "2025-11-19 19:25:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608218,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-11-24/",
                    "name": "dt",
                    "value": "2025-11-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-24 19:29:56",
                        "last_data": "2025-11-24 19:29:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1609848,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-01/",
                    "name": "dt",
                    "value": "2025-12-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-01 19:16:29",
                        "last_data": "2025-12-01 19:16:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610086,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-02/",
                    "name": "dt",
                    "value": "2025-12-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-02 19:17:49",
                        "last_data": "2025-12-02 19:17:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1610557,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-04/",
                    "name": "dt",
                    "value": "2025-12-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-04 19:16:40",
                        "last_data": "2025-12-04 19:16:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611077,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-05/",
                    "name": "dt",
                    "value": "2025-12-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-05 19:18:59",
                        "last_data": "2025-12-05 19:18:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612751,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-11/",
                    "name": "dt",
                    "value": "2025-12-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-11 19:37:15",
                        "last_data": "2025-12-11 19:37:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1616984,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-18/",
                    "name": "dt",
                    "value": "2025-12-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-18 19:51:18",
                        "last_data": "2025-12-18 19:51:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1619841,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2025-12-31/",
                    "name": "dt",
                    "value": "2025-12-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-31 19:06:42",
                        "last_data": "2025-12-31 19:06:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1621827,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-09/",
                    "name": "dt",
                    "value": "2026-01-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-09 19:05:50",
                        "last_data": "2026-01-09 19:05:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622627,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-12/",
                    "name": "dt",
                    "value": "2026-01-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-12 19:05:18",
                        "last_data": "2026-01-12 19:05:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1622844,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-13/",
                    "name": "dt",
                    "value": "2026-01-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-13 19:05:37",
                        "last_data": "2026-01-13 19:05:37"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1625659,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-01-16/",
                    "name": "dt",
                    "value": "2026-01-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-16 19:06:10",
                        "last_data": "2026-01-16 19:06:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1629601,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-02/",
                    "name": "dt",
                    "value": "2026-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-02 19:05:13",
                        "last_data": "2026-02-02 19:05:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631200,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-09/",
                    "name": "dt",
                    "value": "2026-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-09 19:06:16",
                        "last_data": "2026-02-09 19:06:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631429,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-10/",
                    "name": "dt",
                    "value": "2026-02-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-10 19:27:38",
                        "last_data": "2026-02-10 19:27:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1631959,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-12/",
                    "name": "dt",
                    "value": "2026-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-12 19:04:58",
                        "last_data": "2026-02-12 19:04:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1635047,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-02-16/",
                    "name": "dt",
                    "value": "2026-02-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-16 19:06:08",
                        "last_data": "2026-02-16 19:06:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1641758,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-02/",
                    "name": "dt",
                    "value": "2026-03-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-02 19:05:58",
                        "last_data": "2026-03-02 19:05:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642217,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-04/",
                    "name": "dt",
                    "value": "2026-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-04 19:06:33",
                        "last_data": "2026-03-04 19:06:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1642437,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-05/",
                    "name": "dt",
                    "value": "2026-03-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-05 19:08:01",
                        "last_data": "2026-03-05 19:08:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1645591,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-13/",
                    "name": "dt",
                    "value": "2026-03-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-13 19:05:25",
                        "last_data": "2026-03-13 19:05:25"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648032,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-16/",
                    "name": "dt",
                    "value": "2026-03-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-16 19:05:34",
                        "last_data": "2026-03-16 19:05:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1648917,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-20/",
                    "name": "dt",
                    "value": "2026-03-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-20 19:07:59",
                        "last_data": "2026-03-20 19:07:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1649674,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-23/",
                    "name": "dt",
                    "value": "2026-03-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-23 19:07:03",
                        "last_data": "2026-03-23 19:07:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1651723,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-03-30/",
                    "name": "dt",
                    "value": "2026-03-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-30 19:05:12",
                        "last_data": "2026-03-30 19:05:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652166,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-01/",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 19:07:11",
                        "last_data": "2026-04-01 19:07:11"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1652753,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-03/",
                    "name": "dt",
                    "value": "2026-04-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-03 19:05:45",
                        "last_data": "2026-04-03 19:05:45"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657542,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-09/",
                    "name": "dt",
                    "value": "2026-04-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-09 19:05:27",
                        "last_data": "2026-04-09 19:05:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1657763,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_deleted_record/dt=2026-04-10/",
                    "name": "dt",
                    "value": "2026-04-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-10 19:05:12",
                        "last_data": "2026-04-10 19:05:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "date_deleted": "string",
            "deleted_by": "string",
            "name": "string",
            "record_id": "string",
            "record_type": "string"
        },
        "created": "2024-10-30 11:51:21",
        "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_deleted_record`\n(\n`record_id`STRING,`record_type`STRING,`name`STRING,`date_deleted`STRING,`deleted_by`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_deleted_record'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_deleted_record`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_deleted_record"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}