Schema Info

Schema Name: sfdl_stage_drivethru.netsuitestage_netsuite_location
  • created: 2024-10-17 17:56:28
  • disabled: False
  • format: raw
  • id: 2216
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "netsuitestage_netsuite_location"
    }
  • type: drivethrujson
Schema Versions: 1
    • created: 2024-10-17 17:56:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_netsuite_location`\n(\n`parent_location_internal_id`STRING,`parent_location_full_name`STRING,`internal_id`STRING,`full_name`STRING,`address`STRING,`include_children`STRING,`last_modified_date`STRING,`location_is_inactive`STRING,`location_type`STRING,`subsidiary`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_location'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_location"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_location
    • id: 763129
    • processed: 1
    • raw_data:
      {
          "address": "Drop-Off Supported",
          "full_name": "Direct : Drop-Off Supported",
          "include_children": true,
          "internal_id": 6,
          "last_modified_date": "8/1/2019 3:10:57 pm",
          "location_is_inactive": true,
          "location_type": null,
          "parent_location_full_name": "Direct",
          "parent_location_internal_id": 4,
          "subsidiary": "Applied Merchant Group, LLC"
      }
    • schema_attributes:
      {
          "address": "string",
          "full_name": "string",
          "include_children": "string",
          "internal_id": "string",
          "last_modified_date": "string",
          "location_is_inactive": "string",
          "location_type": "string",
          "parent_location_full_name": "string",
          "parent_location_internal_id": "string",
          "subsidiary": "string"
      }
    • schema_name_id: 2216
    • schema_scan_id: 6056752
    • updated: 2024-10-17 17:56:40
Schema Scans: 1
Last at 2024-10-17 17:56:28
    • duration: 0:00:14.730452
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 6056752
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_location/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_location",
              "key": "raw_incremental/netsuitestage_netsuite_location/dt=2024-10-17/netsuite_location_part_1.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.netsuitestage_netsuite_location",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7356193118673750318,
              "service_name": "drive-thru",
              "span_id": 9104676408884007048,
              "trace_id": 523155828592664099
          }
      }
    • running: False
    • schema_name_id: 2216
    • start_time: 2024-10-17 17:56:28
    • success: True
    • trace_id: 523155828592664099
Partitions:
  • count: 1
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_drivethru.netsuitestage_netsuite_location`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_location/dt=2024-10-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 576536,
                "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_location/dt=2024-10-17/",
                "name": "dt",
                "value": "2024-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-10-17 17:56:28",
                    "last_data": "2024-10-17 17:56:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "address": "string",
        "full_name": "string",
        "include_children": "string",
        "internal_id": "string",
        "last_modified_date": "string",
        "location_is_inactive": "string",
        "location_type": "string",
        "parent_location_full_name": "string",
        "parent_location_internal_id": "string",
        "subsidiary": "string"
    }
  • created: 2024-10-17 17:56:28
  • 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_location`\n(\n`parent_location_internal_id`STRING,`parent_location_full_name`STRING,`internal_id`STRING,`full_name`STRING,`address`STRING,`include_children`STRING,`last_modified_date`STRING,`location_is_inactive`STRING,`location_type`STRING,`subsidiary`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_location'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_location`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_location"
    }
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:28",
        "disabled": false,
        "format": "raw",
        "id": 2216,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "netsuitestage_netsuite_location"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 1,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_drivethru.netsuitestage_netsuite_location`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_location/dt=2024-10-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 576536,
                    "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_location/dt=2024-10-17/",
                    "name": "dt",
                    "value": "2024-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-10-17 17:56:28",
                        "last_data": "2024-10-17 17:56:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "address": "string",
            "full_name": "string",
            "include_children": "string",
            "internal_id": "string",
            "last_modified_date": "string",
            "location_is_inactive": "string",
            "location_type": "string",
            "parent_location_full_name": "string",
            "parent_location_internal_id": "string",
            "subsidiary": "string"
        },
        "created": "2024-10-17 17:56:28",
        "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_location`\n(\n`parent_location_internal_id`STRING,`parent_location_full_name`STRING,`internal_id`STRING,`full_name`STRING,`address`STRING,`include_children`STRING,`last_modified_date`STRING,`location_is_inactive`STRING,`location_type`STRING,`subsidiary`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_location'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_location`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_location"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}