Schema Info

Schema Name: sfdl_prod_drivethru.netsuite_netsuite_subsidiary
  • created: 2024-10-30 11:45:48
  • disabled: False
  • format: raw
  • id: 1991
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "netsuite_netsuite_subsidiary"
    }
  • type: drivethrujson
Schema Versions: 1
    • created: 2024-10-30 11:45:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_subsidiary`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.netsuite_netsuite_subsidiary`\n(\n`parent_subsidiary_internal_id`STRING,`parent_subsidiary_full_name`STRING,`internal_id`STRING,`full_name`STRING,`name`STRING,`address`STRING,`country`STRING,`currency`STRING,`charge_late_fee`STRING,`edition`STRING,`elimination`STRING,`employer_identification_number_ein`STRING,`fax`STRING,`fiscal_calendar`STRING,`last_modified_date`STRING,`legal_name`STRING,`return_address`STRING,`return_email_address`STRING,`shipping_address`STRING,`state`STRING,`subsidiary_is_inactive`STRING,`business_group`STRING,`business_unit`STRING,`web_site`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_subsidiary'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_subsidiary"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary
    • id: 1068654
    • processed: 1
    • raw_data:
      {
          "address": "Call Potential, LLC\r\nIL",
          "business_group": null,
          "business_unit": null,
          "charge_late_fee": false,
          "country": "US",
          "currency": "USD",
          "edition": "US",
          "elimination": false,
          "employer_identification_number_ein": null,
          "fax": null,
          "fiscal_calendar": "Standard Fiscal Calendar",
          "full_name": "Storable Parent, LP : Storable TopCo, Inc : Storable Intermediate Holdings, LLC : Storable Intermediate Holdco, LP : Storable Holdco II, Inc : Storable Holdco, Inc : Storable, Inc : Storable Intermediate, Inc : SpareFoot, Inc : SpareFoot, LLC : Exceed BuyerCo, LLC : Call Potential, LLC",
          "internal_id": 53,
          "last_modified_date": "8/15/2023 12:03:08 pm",
          "legal_name": null,
          "name": "Call Potential, LLC",
          "parent_subsidiary_full_name": "Storable Parent, LP : Storable TopCo, Inc : Storable Intermediate Holdings, LLC : Storable Intermediate Holdco, LP : Storable Holdco II, Inc : Storable Holdco, Inc : Storable, Inc : Storable Intermediate, Inc : SpareFoot, Inc : SpareFoot, LLC : Exceed BuyerCo, LLC",
          "parent_subsidiary_internal_id": 52,
          "return_address": null,
          "return_email_address": null,
          "shipping_address": null,
          "state": "IL",
          "subsidiary_is_inactive": false,
          "web_site": null
      }
    • schema_attributes:
      {
          "address": "string",
          "business_group": "string",
          "business_unit": "string",
          "charge_late_fee": "string",
          "country": "string",
          "currency": "string",
          "edition": "string",
          "elimination": "string",
          "employer_identification_number_ein": "string",
          "fax": "string",
          "fiscal_calendar": "string",
          "full_name": "string",
          "internal_id": "string",
          "last_modified_date": "string",
          "legal_name": "string",
          "name": "string",
          "parent_subsidiary_full_name": "string",
          "parent_subsidiary_internal_id": "string",
          "return_address": "string",
          "return_email_address": "string",
          "shipping_address": "string",
          "state": "string",
          "subsidiary_is_inactive": "string",
          "web_site": "string"
      }
    • schema_name_id: 1991
    • schema_scan_id: 130546891
    • updated: 2024-10-30 11:46:00
Schema Scans: 1
Last at 2024-10-30 11:45:48
    • duration: 0:00:14.810848
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 130546891
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/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_subsidiary",
              "key": "raw_incremental/netsuite_netsuite_subsidiary/dt=2024-10-30/netsuite_subsidiary_part_1.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.netsuite_netsuite_subsidiary",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 10411329705191730193,
              "service_name": "drive-thru",
              "span_id": 3547045998056241505,
              "trace_id": 18251826860225260431
          }
      }
    • running: False
    • schema_name_id: 1991
    • start_time: 2024-10-30 11:45:48
    • success: True
    • trace_id: 18251826860225260431
Partitions:
  • count: 7
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_drivethru.netsuite_netsuite_subsidiary`\nADD\n\n\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-12/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-25/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-05/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-10/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-01-30/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-06/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-25/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1602615,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-12/",
                "name": "dt",
                "value": "2025-11-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-12 19:30:22",
                    "last_data": "2025-11-12 19:30:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1608440,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-25/",
                "name": "dt",
                "value": "2025-11-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-25 19:12:50",
                    "last_data": "2025-11-25 19:12:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1611066,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-05/",
                "name": "dt",
                "value": "2025-12-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-05 19:13:27",
                    "last_data": "2025-12-05 19:13:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1612488,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-10/",
                "name": "dt",
                "value": "2025-12-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-10 19:14:40",
                    "last_data": "2025-12-10 19:14:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1628934,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-01-30/",
                "name": "dt",
                "value": "2026-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-30 19:03:53",
                    "last_data": "2026-01-30 19:03:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1630545,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-06/",
                "name": "dt",
                "value": "2026-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-06 21:01:18",
                    "last_data": "2026-02-06 21:01:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 1637493,
                "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-25/",
                "name": "dt",
                "value": "2026-02-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-25 19:02:41",
                    "last_data": "2026-02-25 19:02:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "address": "string",
        "business_group": "string",
        "business_unit": "string",
        "charge_late_fee": "string",
        "country": "string",
        "currency": "string",
        "edition": "string",
        "elimination": "string",
        "employer_identification_number_ein": "string",
        "fax": "string",
        "fiscal_calendar": "string",
        "full_name": "string",
        "internal_id": "string",
        "last_modified_date": "string",
        "legal_name": "string",
        "name": "string",
        "parent_subsidiary_full_name": "string",
        "parent_subsidiary_internal_id": "string",
        "return_address": "string",
        "return_email_address": "string",
        "shipping_address": "string",
        "state": "string",
        "subsidiary_is_inactive": "string",
        "web_site": "string"
    }
  • created: 2024-10-30 11:45:49
  • 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_subsidiary`\n(\n`parent_subsidiary_internal_id`STRING,`parent_subsidiary_full_name`STRING,`internal_id`STRING,`full_name`STRING,`name`STRING,`address`STRING,`country`STRING,`currency`STRING,`charge_late_fee`STRING,`edition`STRING,`elimination`STRING,`employer_identification_number_ein`STRING,`fax`STRING,`fiscal_calendar`STRING,`last_modified_date`STRING,`legal_name`STRING,`return_address`STRING,`return_email_address`STRING,`shipping_address`STRING,`state`STRING,`subsidiary_is_inactive`STRING,`business_group`STRING,`business_unit`STRING,`web_site`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_subsidiary'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_subsidiary`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_subsidiary"
    }
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:45:48",
        "disabled": false,
        "format": "raw",
        "id": 1991,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "netsuite_netsuite_subsidiary"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 7,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_drivethru.netsuite_netsuite_subsidiary`\nADD\n\n\n PARTITION (dt='2025-11-12') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-12/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-25/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-05/'\n PARTITION (dt='2025-12-10') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-10/'\n PARTITION (dt='2026-01-30') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-01-30/'\n PARTITION (dt='2026-02-06') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-06/'\n PARTITION (dt='2026-02-25') location 's3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-25/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1602615,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-12/",
                    "name": "dt",
                    "value": "2025-11-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-12 19:30:22",
                        "last_data": "2025-11-12 19:30:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1608440,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-11-25/",
                    "name": "dt",
                    "value": "2025-11-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-25 19:12:50",
                        "last_data": "2025-11-25 19:12:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1611066,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-05/",
                    "name": "dt",
                    "value": "2025-12-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-05 19:13:27",
                        "last_data": "2025-12-05 19:13:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1612488,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2025-12-10/",
                    "name": "dt",
                    "value": "2025-12-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-10 19:14:40",
                        "last_data": "2025-12-10 19:14:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1628934,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-01-30/",
                    "name": "dt",
                    "value": "2026-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-30 19:03:53",
                        "last_data": "2026-01-30 19:03:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1630545,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-06/",
                    "name": "dt",
                    "value": "2026-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-06 21:01:18",
                        "last_data": "2026-02-06 21:01:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 1637493,
                    "location": "s3://sfdl-drivethrujson-drivethru-prod/raw_incremental/netsuite_netsuite_subsidiary/dt=2026-02-25/",
                    "name": "dt",
                    "value": "2026-02-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-25 19:02:41",
                        "last_data": "2026-02-25 19:02:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "address": "string",
            "business_group": "string",
            "business_unit": "string",
            "charge_late_fee": "string",
            "country": "string",
            "currency": "string",
            "edition": "string",
            "elimination": "string",
            "employer_identification_number_ein": "string",
            "fax": "string",
            "fiscal_calendar": "string",
            "full_name": "string",
            "internal_id": "string",
            "last_modified_date": "string",
            "legal_name": "string",
            "name": "string",
            "parent_subsidiary_full_name": "string",
            "parent_subsidiary_internal_id": "string",
            "return_address": "string",
            "return_email_address": "string",
            "shipping_address": "string",
            "state": "string",
            "subsidiary_is_inactive": "string",
            "web_site": "string"
        },
        "created": "2024-10-30 11:45:49",
        "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_subsidiary`\n(\n`parent_subsidiary_internal_id`STRING,`parent_subsidiary_full_name`STRING,`internal_id`STRING,`full_name`STRING,`name`STRING,`address`STRING,`country`STRING,`currency`STRING,`charge_late_fee`STRING,`edition`STRING,`elimination`STRING,`employer_identification_number_ein`STRING,`fax`STRING,`fiscal_calendar`STRING,`last_modified_date`STRING,`legal_name`STRING,`return_address`STRING,`return_email_address`STRING,`shipping_address`STRING,`state`STRING,`subsidiary_is_inactive`STRING,`business_group`STRING,`business_unit`STRING,`web_site`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_subsidiary'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.netsuite_netsuite_subsidiary`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.netsuite_netsuite_subsidiary"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}