Schema Info

Schema Name: sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary
  • created: 2024-10-17 17:56:47
  • disabled: False
  • format: raw
  • id: 2218
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "netsuitestage_netsuite_subsidiary"
    }
  • type: drivethrujson
Schema Versions: 1
    • created: 2024-10-17 17:56:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_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-stage/raw_incremental/netsuitestage_netsuite_subsidiary'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_subsidiary
    • id: 763131
    • 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: 2218
    • schema_scan_id: 6056755
    • updated: 2024-10-17 17:56:59
Schema Scans: 1
Last at 2024-10-17 17:56:47
    • duration: 0:00:15.130288
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 6056755
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_subsidiary/dt=2024-10-17",
              "name": "dt",
              "type": "string",
              "value": "2024-10-17"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_subsidiary",
              "key": "raw_incremental/netsuitestage_netsuite_subsidiary/dt=2024-10-17/netsuite_subsidiary_part_1.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 8405454991747388820,
              "service_name": "drive-thru",
              "span_id": 3265627458363904191,
              "trace_id": 7819538814171895055
          }
      }
    • running: False
    • schema_name_id: 2218
    • start_time: 2024-10-17 17:56:47
    • success: True
    • trace_id: 7819538814171895055
Partitions:
  • count: 1
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_subsidiary/dt=2024-10-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 576538,
                "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_subsidiary/dt=2024-10-17/",
                "name": "dt",
                "value": "2024-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-10-17 17:56:48",
                    "last_data": "2024-10-17 17:56:48"
                },
                "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-17 17:56:48
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_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-stage/raw_incremental/netsuitestage_netsuite_subsidiary'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-10-17 17:56:47",
        "disabled": false,
        "format": "raw",
        "id": 2218,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "netsuitestage_netsuite_subsidiary"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 1,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_subsidiary/dt=2024-10-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 576538,
                    "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_subsidiary/dt=2024-10-17/",
                    "name": "dt",
                    "value": "2024-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-10-17 17:56:48",
                        "last_data": "2024-10-17 17:56:48"
                    },
                    "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-17 17:56:48",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_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-stage/raw_incremental/netsuitestage_netsuite_subsidiary'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_subsidiary"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}