Schema Info

Schema Name: sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily
  • created: 2020-07-18 19:10:55
  • disabled: False
  • format: raw
  • id: 1490
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_mssql",
        "table": "sitelink_facility_tenant_stats1_daily"
    }
  • type: mssql
Schema Versions: 1
    • created: 2020-07-18 19:10:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_mssql`",
          "DROP TABLE IF EXISTS `sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`\n(\n `start_date`  timestamp , `end_date`  timestamp , `corp_code`  string , `location_code`  string , `moveins_total`  int , `moveins_online`  int , `moveins_autobill`  int , `moveins_online_autobill`  int , `moveouts_total`  int , `tenants_total`  int , `tenants_with_autobill`  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-dev/raw_incremental/facility_tenant_stats1_daily'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily"
      ]
    • hive_path: s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily
    • id: 4680110
    • processed: 1
    • raw_data:
      {
          "corp_code": 2,
          "end_date": 1,
          "location_code": 3,
          "moveins_autobill": 6,
          "moveins_online": 5,
          "moveins_online_autobill": 7,
          "moveins_total": 4,
          "moveouts_total": 8,
          "start_date": 0,
          "tenants_total": 9,
          "tenants_with_autobill": 10
      }
    • schema_attributes:
      {
          "corp_code": "string",
          "end_date": "timestamp",
          "location_code": "string",
          "moveins_autobill": "int",
          "moveins_online": "int",
          "moveins_online_autobill": "int",
          "moveins_total": "int",
          "moveouts_total": "int",
          "start_date": "timestamp",
          "tenants_total": "int",
          "tenants_with_autobill": "int"
      }
    • schema_name_id: 1490
    • schema_scan_id: 5651243
    • updated: 2020-07-18 19:11:06
Schema Scans: 1
Last at 2020-07-18 19:10:55
    • duration: 0:00:14.185342
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 5651243
    • payload:
      {
          "datatype_dict": {
              "corp_code": "string",
              "end_date": "timestamp",
              "location_code": "string",
              "moveins_autobill": "int",
              "moveins_online": "int",
              "moveins_online_autobill": "int",
              "moveins_total": "int",
              "moveouts_total": "int",
              "start_date": "timestamp",
              "tenants_total": "int",
              "tenants_with_autobill": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2020-07-17",
              "name": "dt",
              "type": "string",
              "value": "2020-07-17"
          },
          "s3": {
              "bucket": "sfdl-mssql-sitelink-dev",
              "hive_path": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily",
              "key": "raw_incremental/facility_tenant_stats1_daily/dt=2020-07-17/facility_tenant_stats1_daily.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily",
              "type": "mssql"
          },
          "trace_context": {
              "parent_id": 344096946632085792,
              "service_name": "Default Service",
              "span_id": 2331707157687596681,
              "trace_id": 344096946632085792
          }
      }
    • running: False
    • schema_name_id: 1490
    • start_time: 2020-07-18 19:10:55
    • success: True
    • trace_id: 344096946632085792
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`\nADD\n\n\n PARTITION (dt='2025-07-20') location 's3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-20/'\n PARTITION (dt='2025-07-21') location 's3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-21/'\n PARTITION (dt='2025-07-22') location 's3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-22/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 299203,
                "location": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-20/",
                "name": "dt",
                "value": "2025-07-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-07-20 06:46:52",
                    "last_data": "2025-07-20 06:46:52"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 299284,
                "location": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-21/",
                "name": "dt",
                "value": "2025-07-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-07-21 06:47:05",
                    "last_data": "2025-07-21 06:47:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 299364,
                "location": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-22/",
                "name": "dt",
                "value": "2025-07-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-07-22 06:46:35",
                    "last_data": "2025-07-22 06:46:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "corp_code": "string",
        "end_date": "timestamp",
        "location_code": "string",
        "moveins_autobill": "int",
        "moveins_online": "int",
        "moveins_online_autobill": "int",
        "moveins_total": "int",
        "moveouts_total": "int",
        "start_date": "timestamp",
        "tenants_total": "int",
        "tenants_with_autobill": "int"
    }
  • created: 2020-07-18 19:10:55
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_mssql`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`\n(\n `start_date`  timestamp , `end_date`  timestamp , `corp_code`  string , `location_code`  string , `moveins_total`  int , `moveins_online`  int , `moveins_autobill`  int , `moveins_online_autobill`  int , `moveouts_total`  int , `tenants_total`  int , `tenants_with_autobill`  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-dev/raw_incremental/facility_tenant_stats1_daily'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2020-07-18 19:10:55",
        "disabled": false,
        "format": "raw",
        "id": 1490,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_mssql",
            "table": "sitelink_facility_tenant_stats1_daily"
        },
        "type": "mssql"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`\nADD\n\n\n PARTITION (dt='2025-07-20') location 's3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-20/'\n PARTITION (dt='2025-07-21') location 's3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-21/'\n PARTITION (dt='2025-07-22') location 's3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-22/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 299203,
                    "location": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-20/",
                    "name": "dt",
                    "value": "2025-07-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-07-20 06:46:52",
                        "last_data": "2025-07-20 06:46:52"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 299284,
                    "location": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-21/",
                    "name": "dt",
                    "value": "2025-07-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-07-21 06:47:05",
                        "last_data": "2025-07-21 06:47:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 299364,
                    "location": "s3://sfdl-mssql-sitelink-dev/raw_incremental/facility_tenant_stats1_daily/dt=2025-07-22/",
                    "name": "dt",
                    "value": "2025-07-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-07-22 06:46:35",
                        "last_data": "2025-07-22 06:46:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "corp_code": "string",
            "end_date": "timestamp",
            "location_code": "string",
            "moveins_autobill": "int",
            "moveins_online": "int",
            "moveins_online_autobill": "int",
            "moveins_total": "int",
            "moveouts_total": "int",
            "start_date": "timestamp",
            "tenants_total": "int",
            "tenants_with_autobill": "int"
        },
        "created": "2020-07-18 19:10:55",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_mssql`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`\n(\n `start_date`  timestamp , `end_date`  timestamp , `corp_code`  string , `location_code`  string , `moveins_total`  int , `moveins_online`  int , `moveins_autobill`  int , `moveins_online_autobill`  int , `moveouts_total`  int , `tenants_total`  int , `tenants_with_autobill`  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-dev/raw_incremental/facility_tenant_stats1_daily'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_mssql.sitelink_facility_tenant_stats1_daily"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}