Schema Info

Schema Name: sfdl_stage_mssql.sitelink_storsmart_insur_mru
  • created: 2021-02-04 15:20:05
  • disabled: False
  • format: raw
  • id: 1012
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_mssql",
        "table": "sitelink_storsmart_insur_mru"
    }
  • type: mssql
Schema Versions: 1
    • created: 2021-02-04 15:20:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_mssql`",
          "DROP TABLE IF EXISTS `sfdl_stage_mssql.sitelink_storsmart_insur_mru`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_mssql.sitelink_storsmart_insur_mru`\n(\n `corp_code`  string , `location_code`  string , `company_name`  string , `facility_name`  string , `country`  string , `state`  string , `city`  string , `address`  string , `zip`  string , `phone`  string , `total_units_parking`  int , `total_units_storage`  int , `rented_units_parking`  int , `rented_units_storage`  int , `total_insureds_parking`  int , `total_insureds_storage`  int , `total_moveins_parking`  int , `total_moveins_storage`  int , `new_insureds_from_moveins_parking`  int , `new_insureds_from_moveins_storage`  int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_mssql.sitelink_storsmart_insur_mru"
      ]
    • hive_path: s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru
    • id: 312796
    • processed: 1
    • raw_data:
      {
          "address": 7,
          "city": 6,
          "company_name": 2,
          "corp_code": 0,
          "country": 4,
          "facility_name": 3,
          "location_code": 1,
          "new_insureds_from_moveins_parking": 18,
          "new_insureds_from_moveins_storage": 19,
          "phone": 9,
          "rented_units_parking": 12,
          "rented_units_storage": 13,
          "state": 5,
          "total_insureds_parking": 14,
          "total_insureds_storage": 15,
          "total_moveins_parking": 16,
          "total_moveins_storage": 17,
          "total_units_parking": 10,
          "total_units_storage": 11,
          "zip": 8
      }
    • schema_attributes:
      {
          "address": "string",
          "city": "string",
          "company_name": "string",
          "corp_code": "string",
          "country": "string",
          "facility_name": "string",
          "location_code": "string",
          "new_insureds_from_moveins_parking": "int",
          "new_insureds_from_moveins_storage": "int",
          "phone": "string",
          "rented_units_parking": "int",
          "rented_units_storage": "int",
          "state": "string",
          "total_insureds_parking": "int",
          "total_insureds_storage": "int",
          "total_moveins_parking": "int",
          "total_moveins_storage": "int",
          "total_units_parking": "int",
          "total_units_storage": "int",
          "zip": "string"
      }
    • schema_name_id: 1012
    • schema_scan_id: 3132330
    • updated: 2021-02-04 15:20:16
Schema Scans: 1
Last at 2021-02-04 15:20:05
    • duration: 0:00:14.080177
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 3132330
    • payload:
      {
          "datatype_dict": {
              "address": "string",
              "city": "string",
              "company_name": "string",
              "corp_code": "string",
              "country": "string",
              "facility_name": "string",
              "location_code": "string",
              "new_insureds_from_moveins_parking": "int",
              "new_insureds_from_moveins_storage": "int",
              "phone": "string",
              "rented_units_parking": "int",
              "rented_units_storage": "int",
              "state": "string",
              "total_insureds_parking": "int",
              "total_insureds_storage": "int",
              "total_moveins_parking": "int",
              "total_moveins_storage": "int",
              "total_units_parking": "int",
              "total_units_storage": "int",
              "zip": "string"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2021-02-01",
              "name": "dt",
              "type": "string",
              "value": "2021-02-01"
          },
          "s3": {
              "bucket": "sfdl-mssql-sitelink-stage",
              "hive_path": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru",
              "key": "raw_incremental/storsmart_insur_mru/dt=2021-02-01/storsmart_insur_mru.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_mssql.sitelink_storsmart_insur_mru",
              "type": "mssql"
          },
          "trace_context": {
              "parent_id": 11262284675966783845,
              "service_name": "Default Service",
              "span_id": 15301873253529885109,
              "trace_id": 11262284675966783845
          }
      }
    • running: False
    • schema_name_id: 1012
    • start_time: 2021-02-04 15:20:05
    • success: True
    • trace_id: 11262284675966783845
Partitions:
  • count: 6
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_mssql.sitelink_storsmart_insur_mru`\nADD\n\n\n PARTITION (dt='2025-11-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-11-01/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-12-01/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-01-01/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-02-01/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-03-01/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-04-01/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 652098,
                "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-11-01/",
                "name": "dt",
                "value": "2025-11-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-11-01 05:52:36",
                    "last_data": "2025-11-01 05:52:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 657089,
                "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-12-01/",
                "name": "dt",
                "value": "2025-12-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-12-01 04:40:03",
                    "last_data": "2025-12-01 04:40:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 659924,
                "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-01-01/",
                "name": "dt",
                "value": "2026-01-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-01-01 04:38:20",
                    "last_data": "2026-01-01 04:38:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 666340,
                "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-02-01/",
                "name": "dt",
                "value": "2026-02-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-02-01 04:20:17",
                    "last_data": "2026-02-01 04:20:17"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 669637,
                "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-03-01/",
                "name": "dt",
                "value": "2026-03-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-01 04:20:22",
                    "last_data": "2026-03-01 04:20:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 673375,
                "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-04-01/",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 06:26:03",
                    "last_data": "2026-04-01 06:26:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "address": "string",
        "city": "string",
        "company_name": "string",
        "corp_code": "string",
        "country": "string",
        "facility_name": "string",
        "location_code": "string",
        "new_insureds_from_moveins_parking": "int",
        "new_insureds_from_moveins_storage": "int",
        "phone": "string",
        "rented_units_parking": "int",
        "rented_units_storage": "int",
        "state": "string",
        "total_insureds_parking": "int",
        "total_insureds_storage": "int",
        "total_moveins_parking": "int",
        "total_moveins_storage": "int",
        "total_units_parking": "int",
        "total_units_storage": "int",
        "zip": "string"
    }
  • created: 2021-02-04 15:20:05
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_mssql`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_mssql.sitelink_storsmart_insur_mru`\n(\n `corp_code`  string , `location_code`  string , `company_name`  string , `facility_name`  string , `country`  string , `state`  string , `city`  string , `address`  string , `zip`  string , `phone`  string , `total_units_parking`  int , `total_units_storage`  int , `rented_units_parking`  int , `rented_units_storage`  int , `total_insureds_parking`  int , `total_insureds_storage`  int , `total_moveins_parking`  int , `total_moveins_storage`  int , `new_insureds_from_moveins_parking`  int , `new_insureds_from_moveins_storage`  int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_mssql.sitelink_storsmart_insur_mru`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_mssql.sitelink_storsmart_insur_mru"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-02-04 15:20:05",
        "disabled": false,
        "format": "raw",
        "id": 1012,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_mssql",
            "table": "sitelink_storsmart_insur_mru"
        },
        "type": "mssql"
    },
    "partition": {
        "count": 6,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_mssql.sitelink_storsmart_insur_mru`\nADD\n\n\n PARTITION (dt='2025-11-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-11-01/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-12-01/'\n PARTITION (dt='2026-01-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-01-01/'\n PARTITION (dt='2026-02-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-02-01/'\n PARTITION (dt='2026-03-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-03-01/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-04-01/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 652098,
                    "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-11-01/",
                    "name": "dt",
                    "value": "2025-11-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-11-01 05:52:36",
                        "last_data": "2025-11-01 05:52:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 657089,
                    "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2025-12-01/",
                    "name": "dt",
                    "value": "2025-12-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-12-01 04:40:03",
                        "last_data": "2025-12-01 04:40:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 659924,
                    "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-01-01/",
                    "name": "dt",
                    "value": "2026-01-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-01-01 04:38:20",
                        "last_data": "2026-01-01 04:38:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 666340,
                    "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-02-01/",
                    "name": "dt",
                    "value": "2026-02-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-02-01 04:20:17",
                        "last_data": "2026-02-01 04:20:17"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 669637,
                    "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-03-01/",
                    "name": "dt",
                    "value": "2026-03-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-01 04:20:22",
                        "last_data": "2026-03-01 04:20:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 673375,
                    "location": "s3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru/dt=2026-04-01/",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 06:26:03",
                        "last_data": "2026-04-01 06:26:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "address": "string",
            "city": "string",
            "company_name": "string",
            "corp_code": "string",
            "country": "string",
            "facility_name": "string",
            "location_code": "string",
            "new_insureds_from_moveins_parking": "int",
            "new_insureds_from_moveins_storage": "int",
            "phone": "string",
            "rented_units_parking": "int",
            "rented_units_storage": "int",
            "state": "string",
            "total_insureds_parking": "int",
            "total_insureds_storage": "int",
            "total_moveins_parking": "int",
            "total_moveins_storage": "int",
            "total_units_parking": "int",
            "total_units_storage": "int",
            "zip": "string"
        },
        "created": "2021-02-04 15:20:05",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_mssql`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_mssql.sitelink_storsmart_insur_mru`\n(\n `corp_code`  string , `location_code`  string , `company_name`  string , `facility_name`  string , `country`  string , `state`  string , `city`  string , `address`  string , `zip`  string , `phone`  string , `total_units_parking`  int , `total_units_storage`  int , `rented_units_parking`  int , `rented_units_storage`  int , `total_insureds_parking`  int , `total_insureds_storage`  int , `total_moveins_parking`  int , `total_moveins_storage`  int , `new_insureds_from_moveins_parking`  int , `new_insureds_from_moveins_storage`  int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-mssql-sitelink-stage/raw_incremental/storsmart_insur_mru'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_mssql.sitelink_storsmart_insur_mru`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_mssql.sitelink_storsmart_insur_mru"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}